aboutsummaryrefslogtreecommitdiff
path: root/index.json
diff options
context:
space:
mode:
authorWojtek Kosior <koszko@koszko.org>2022-08-31 09:15:50 +0200
committerWojtek Kosior <koszko@koszko.org>2022-08-31 09:15:50 +0200
commite77b9326ce60070db3577a038d00c11d2eab6428 (patch)
tree531305a39609002c135694d541d21a70974328b5 /index.json
parent013635f178f982fbbe5b65b7af8205e27097c2e6 (diff)
downloadcors-bypass-e77b9326ce60070db3577a038d00c11d2eab6428.tar.gz
cors-bypass-e77b9326ce60070db3577a038d00c11d2eab6428.zip
correct GPL exceptions in JS code licenseHEADmaster
Diffstat (limited to 'index.json')
-rw-r--r--index.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.json b/index.json
index 6e55a39..88e8f49 100644
--- a/index.json
+++ b/index.json
@@ -8,7 +8,7 @@
"source_name": "cors-bypass-1.0",
"copyright": [
{"file": "report.spdx"},
- {"file": "LICENSES/GPL-3.0-or-later.txt"},
+ {"file": "LICENSES/LicenseRef-GPL-3.0-or-later-WITH-js-exceptions.txt"},
{"file": "LICENSES/CC0-1.0.txt"}
],
"upstream_url": "https://git.koszko.org/haketilo-packages/cors-bypass/",
@@ -18,7 +18,7 @@
"long_name": "CORS bypassing",
"uuid": "9ab52965-de7f-404c-bfc6-6921e53e7683",
"version": [1],
- "revision": 1,
+ "revision": 2,
"description": "Allow Haketilo site scripts to make HTTP requests that would be blocked otherwise.",
"dependencies": [],
"scripts": [{"file": "cors-bypass.js"}],