diff options
Diffstat (limited to 'src/odysee-com-fix/index.json')
-rw-r--r-- | src/odysee-com-fix/index.json | 4 |
1 files changed, 4 insertions, 0 deletions
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", |