diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/archive-org-fix-videos/index.json | 4 | ||||
-rw-r--r-- | src/docs-google-com-fix-sheets-display/index.json | 4 | ||||
-rw-r--r-- | src/drive-google-com-fix-browse/index.json | 4 | ||||
-rw-r--r-- | src/drive-google-com-fix-download/index.json | 4 | ||||
-rw-r--r-- | src/odysee-com-fix/index.json | 4 |
5 files changed, 20 insertions, 0 deletions
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", |