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/archive-org-fix-videos/index.json | 4 ++++ src/docs-google-com-fix-sheets-display/index.json | 4 ++++ src/drive-google-com-fix-browse/index.json | 4 ++++ src/drive-google-com-fix-download/index.json | 4 ++++ src/odysee-com-fix/index.json | 4 ++++ 5 files changed, 20 insertions(+) diff --git a/src/archive-org-fix-videos/index.json b/src/archive-org-fix-videos/index.json index 0675ad5..67fe932 100644 --- a/src/archive-org-fix-videos/index.json +++ b/src/archive-org-fix-videos/index.json @@ -7,9 +7,13 @@ "$schema": "https://hydrilla.koszko.org/schemas/package_source-2.schema.json", "source_name": "archive-org-fix-videos", "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/archive-org-fix-videos", "definitions": [{ "type": "mapping_and_resource", diff --git a/src/docs-google-com-fix-sheets-display/index.json b/src/docs-google-com-fix-sheets-display/index.json index fc670ca..92fee67 100644 --- a/src/docs-google-com-fix-sheets-display/index.json +++ b/src/docs-google-com-fix-sheets-display/index.json @@ -7,9 +7,13 @@ "$schema": "https://hydrilla.koszko.org/schemas/package_source-2.schema.json", "source_name": "docs-google-com-fix-sheets-display", "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/docs-google-com-fix-sheets-display", "definitions": [{ "type": "mapping_and_resource", diff --git a/src/drive-google-com-fix-browse/index.json b/src/drive-google-com-fix-browse/index.json index 395170b..9723464 100644 --- a/src/drive-google-com-fix-browse/index.json +++ b/src/drive-google-com-fix-browse/index.json @@ -7,9 +7,13 @@ "$schema": "https://hydrilla.koszko.org/schemas/package_source-2.schema.json", "source_name": "drive-google-com-fix-browse", "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-browse", "definitions": [{ "type": "mapping_and_resource", 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", diff --git a/src/odysee-com-fix/index.json b/src/odysee-com-fix/index.json index 768f6af..c0551fe 100644 --- a/src/odysee-com-fix/index.json +++ b/src/odysee-com-fix/index.json @@ -7,9 +7,13 @@ "$schema": "https://hydrilla.koszko.org/schemas/package_source-2.schema.json", "source_name": "odysee-com-fix", "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/odysee-com-fix", "definitions": [{ "type": "mapping_and_resource", -- cgit v1.2.3