From 3743149e019d98d5aad8b349850a1e71f03b2e0c Mon Sep 17 00:00:00 2001 From: LicenseDB Update GitHub Action Date: Tue, 27 Feb 2024 16:05:41 +0000 Subject: [PATCH] Automated LicenseDB update with latest from scancode-toolkit develop --- docs/index.json | 2 +- docs/index.yml | 2 +- docs/llgpl.LICENSE | 1 + docs/llgpl.html | 7 +++++++ docs/llgpl.json | 1 + docs/llgpl.yml | 1 + etc/last_commit.json | 2 +- 7 files changed, 13 insertions(+), 3 deletions(-) diff --git a/docs/index.json b/docs/index.json index 2fe7ba9906..f3c0b4a043 100644 --- a/docs/index.json +++ b/docs/index.json @@ -14600,7 +14600,7 @@ "other_spdx_license_keys": [ "LicenseRef-scancode-llgpl" ], - "is_exception": false, + "is_exception": true, "is_deprecated": false, "json": "llgpl.json", "yaml": "llgpl.yml", diff --git a/docs/index.yml b/docs/index.yml index 7512116a95..eed675701b 100644 --- a/docs/index.yml +++ b/docs/index.yml @@ -12108,7 +12108,7 @@ spdx_license_key: LLGPL other_spdx_license_keys: - LicenseRef-scancode-llgpl - is_exception: no + is_exception: yes is_deprecated: no json: llgpl.json yaml: llgpl.yml diff --git a/docs/llgpl.LICENSE b/docs/llgpl.LICENSE index 5e9599f2d3..e116533c01 100644 --- a/docs/llgpl.LICENSE +++ b/docs/llgpl.LICENSE @@ -5,6 +5,7 @@ name: Lisp Lesser General Public License (LLPGL) category: Copyleft Limited owner: Franz Inc homepage_url: http://opensource.franz.com/preamble.html +is_exception: yes spdx_license_key: LLGPL other_spdx_license_keys: - LicenseRef-scancode-llgpl diff --git a/docs/llgpl.html b/docs/llgpl.html index 0907a6ecfa..69393b7434 100644 --- a/docs/llgpl.html +++ b/docs/llgpl.html @@ -105,6 +105,13 @@ +
is_exception
+
+ + True + +
+
spdx_license_key
diff --git a/docs/llgpl.json b/docs/llgpl.json index 438484579e..65ac147bbe 100644 --- a/docs/llgpl.json +++ b/docs/llgpl.json @@ -5,6 +5,7 @@ "category": "Copyleft Limited", "owner": "Franz Inc", "homepage_url": "http://opensource.franz.com/preamble.html", + "is_exception": true, "spdx_license_key": "LLGPL", "other_spdx_license_keys": [ "LicenseRef-scancode-llgpl" diff --git a/docs/llgpl.yml b/docs/llgpl.yml index e27afe776e..5035075c3b 100644 --- a/docs/llgpl.yml +++ b/docs/llgpl.yml @@ -4,6 +4,7 @@ name: Lisp Lesser General Public License (LLPGL) category: Copyleft Limited owner: Franz Inc homepage_url: http://opensource.franz.com/preamble.html +is_exception: yes spdx_license_key: LLGPL other_spdx_license_keys: - LicenseRef-scancode-llgpl diff --git a/etc/last_commit.json b/etc/last_commit.json index 936a9e8c47..d8f6857da5 100644 --- a/etc/last_commit.json +++ b/etc/last_commit.json @@ -1,3 +1,3 @@ { - "commit_hash": "9448546b30" + "commit_hash": "3cd628cce7" } \ No newline at end of file