aboutsummaryrefslogtreecommitdiff
path: root/index.json
diff options
context:
space:
mode:
authorWojtek Kosior <koszko@koszko.org>2022-06-21 15:21:58 +0200
committerWojtek Kosior <koszko@koszko.org>2022-06-21 15:24:44 +0200
commit7f108a7c488e782e59d1aa387ee2c0d9714a1072 (patch)
treef4cf9a8935d9f2ee22f2ba9df71f9681564f4849 /index.json
parent5a0dc11003058146cd793c3aa7114a26be3365ae (diff)
downloadhacktcha-master.tar.gz
hacktcha-master.zip
use LicenseRef to indicate GPL with custom exceptionsHEADmaster
Diffstat (limited to 'index.json')
-rw-r--r--index.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.json b/index.json
index 99518a9..5ed2e09 100644
--- a/index.json
+++ b/index.json
@@ -7,8 +7,8 @@
"$schema": "https://hydrilla.koszko.org/schemas/package_source-2.schema.json",
"source_name": "hacktcha-2022.6.21",
"copyright": [
+ // The text of the LicenseRef- GPL also gets included in the report.
{"file": "report.spdx"},
- {"file": "LICENSES/GPL-3.0-or-later.txt"},
{"file": "LICENSES/CC0-1.0.txt"},
{"file": "LICENSES/Apache-2.0.txt"}
],