From 7f108a7c488e782e59d1aa387ee2c0d9714a1072 Mon Sep 17 00:00:00 2001 From: Wojtek Kosior Date: Tue, 21 Jun 2022 15:21:58 +0200 Subject: use LicenseRef to indicate GPL with custom exceptions --- index.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'index.json') 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"} ], -- cgit v1.2.3