From 08eb5c464906a29e9f5135e1fb11e872b93746b1 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Mon, 1 Apr 2024 12:54:37 +0200 Subject: refactor(templates/unmaintained): Move out of the templates dir Otherwise, the `update_common_files` script will try to instantiate files in there, which is just useless noise. --- templates/unmaintained/markdown/LICENSE.spdx | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 templates/unmaintained/markdown/LICENSE.spdx (limited to 'templates/unmaintained/markdown/LICENSE.spdx') diff --git a/templates/unmaintained/markdown/LICENSE.spdx b/templates/unmaintained/markdown/LICENSE.spdx deleted file mode 100644 index 082e0dc..0000000 --- a/templates/unmaintained/markdown/LICENSE.spdx +++ /dev/null @@ -1,7 +0,0 @@ -SPDXVersion: SPDX-2.3 -DataLicense: CC0-1.0 -Creator: TODO -PackageName: TODO -PackageOriginator: TODO -PackageHomePage: TODO -PackageLicenseDeclared: CC BY-SA 4.0 -- cgit 1.4.1