Skip to content

Commit 5d57544

Browse files
Add missing SPDX license key modifications
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
1 parent 1b67455 commit 5d57544

File tree

4 files changed

+12
-4
lines changed

4 files changed

+12
-4
lines changed

src/licensedcode/data/licenses/aswf-digital-assets-1.0.LICENSE

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ name: ASWF Digital Assets License v1.0
55
category: Free Restricted
66
owner: Academy Software Foundation
77
homepage_url: https://github.com/AcademySoftwareFoundation/foundation/blob/main/digital_assets/aswf_digital_assets_license_v1.0.txt
8-
spdx_license_key: LicenseRef-scancode-aswf-digital-assets-1.0
8+
spdx_license_key: ASWF-Digital-Assets-1.0
9+
other_spdx_license_keys:
10+
- LicenseRef-scancode-aswf-digital-assets-1.0
911
faq_url: https://github.com/AcademySoftwareFoundation/foundation/blob/main/digital_assets/README.md
1012
---
1113

src/licensedcode/data/licenses/aswf-digital-assets-1.1.LICENSE

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ name: ASWF Digital Assets License v1.1
55
category: Free Restricted
66
owner: Academy Software Foundation
77
homepage_url: https://github.com/AcademySoftwareFoundation/foundation/blob/main/digital_assets/aswf_digital_assets_license_v1.1.txt
8-
spdx_license_key: LicenseRef-scancode-aswf-digital-assets-1.1
8+
spdx_license_key: ASWF-Digital-Assets-1.1
9+
other_spdx_license_keys:
10+
- LicenseRef-scancode-aswf-digital-assets-1.1
911
faq_url: https://github.com/AcademySoftwareFoundation/foundation/blob/main/digital_assets/README.md
1012
---
1113

src/licensedcode/data/licenses/inner-net-2.0.LICENSE

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ short_name: Inner Net 2.0
44
name: Inner Net License 2.0
55
category: Permissive
66
owner: Unspecified
7-
spdx_license_key: LicenseRef-scancode-inner-net-2.0
7+
spdx_license_key: Inner-Net-2.0
8+
other_spdx_license_keys:
9+
- LicenseRef-scancode-inner-net-2.0
810
other_urls:
911
- https://fedoraproject.org/wiki/Licensing/Inner_Net_License
1012
- https://www.calculate-linux.org/packages/licenses/inner-net

src/licensedcode/data/licenses/llgpl.LICENSE

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ name: Lisp Lesser General Public License (LLPGL)
55
category: Copyleft Limited
66
owner: Franz Inc
77
homepage_url: http://opensource.franz.com/preamble.html
8-
spdx_license_key: LicenseRef-scancode-llgpl
8+
spdx_license_key: LLGPL
9+
other_spdx_license_keys:
10+
- LicenseRef-scancode-llgpl
911
faq_url: http://opensource.franz.com/
1012
other_urls:
1113
- http://www.gnu.org/licenses/lgpl-2.1.txt

0 commit comments

Comments
 (0)