From ac7a34c854aef814e6a5de7750356e8dcd34fe26 Mon Sep 17 00:00:00 2001 From: Wojtek Kosior Date: Tue, 28 Jun 2022 19:34:11 +0200 Subject: include missing modified GPL in sources zipfiles --- src/drive-google-com-fix-download/index.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/drive-google-com-fix-download/index.json') diff --git a/src/drive-google-com-fix-download/index.json b/src/drive-google-com-fix-download/index.json index 84e3ba7..0fcbc97 100644 --- a/src/drive-google-com-fix-download/index.json +++ b/src/drive-google-com-fix-download/index.json @@ -7,9 +7,13 @@ "$schema": "https://hydrilla.koszko.org/schemas/package_source-2.schema.json", "source_name": "drive-google-com-fix-download", "copyright": [ + // The text of the LicenseRef- GPL also gets included in the report. {"file": "report.spdx"}, {"file": "LICENSES/CC0-1.0.txt"} ], + "additional_files": [ + {"file": "LICENSES/LicenseRef-GPL-3.0-or-later-WITH-js-exceptions.txt"} + ], "upstream_url": "https://git.koszko.org/hydrilla-fixes-bundle/tree/src/drive-google-com-fix-download", "definitions": [{ "type": "mapping_and_resource", -- cgit v1.2.3