Skip to content

Commit

Permalink
Add missing SPDX license key modifications
Browse files Browse the repository at this point in the history
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
  • Loading branch information
AyanSinhaMahapatra committed Jul 26, 2023
1 parent 1b67455 commit 17dd1a2
Show file tree
Hide file tree
Showing 6 changed files with 20 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ name: ASWF Digital Assets License v1.0
category: Free Restricted
owner: Academy Software Foundation
homepage_url: https://github.com/AcademySoftwareFoundation/foundation/blob/main/digital_assets/aswf_digital_assets_license_v1.0.txt
spdx_license_key: LicenseRef-scancode-aswf-digital-assets-1.0
spdx_license_key: ASWF-Digital-Assets-1.0
other_spdx_license_keys:
- LicenseRef-scancode-aswf-digital-assets-1.0
faq_url: https://github.com/AcademySoftwareFoundation/foundation/blob/main/digital_assets/README.md
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ name: ASWF Digital Assets License v1.1
category: Free Restricted
owner: Academy Software Foundation
homepage_url: https://github.com/AcademySoftwareFoundation/foundation/blob/main/digital_assets/aswf_digital_assets_license_v1.1.txt
spdx_license_key: LicenseRef-scancode-aswf-digital-assets-1.1
spdx_license_key: ASWF-Digital-Assets-1.1
other_spdx_license_keys:
- LicenseRef-scancode-aswf-digital-assets-1.1
faq_url: https://github.com/AcademySoftwareFoundation/foundation/blob/main/digital_assets/README.md
---

Expand Down
4 changes: 3 additions & 1 deletion src/licensedcode/data/licenses/inner-net-2.0.LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@ short_name: Inner Net 2.0
name: Inner Net License 2.0
category: Permissive
owner: Unspecified
spdx_license_key: LicenseRef-scancode-inner-net-2.0
spdx_license_key: Inner-Net-2.0
other_spdx_license_keys:
- LicenseRef-scancode-inner-net-2.0
other_urls:
- https://fedoraproject.org/wiki/Licensing/Inner_Net_License
- https://www.calculate-linux.org/packages/licenses/inner-net
Expand Down
4 changes: 3 additions & 1 deletion src/licensedcode/data/licenses/llgpl.LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ name: Lisp Lesser General Public License (LLPGL)
category: Copyleft Limited
owner: Franz Inc
homepage_url: http://opensource.franz.com/preamble.html
spdx_license_key: LicenseRef-scancode-llgpl
spdx_license_key: LLGPL
other_spdx_license_keys:
- LicenseRef-scancode-llgpl
faq_url: http://opensource.franz.com/
other_urls:
- http://www.gnu.org/licenses/lgpl-2.1.txt
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ declared_license_expression: lgpl-2.1-plus AND gpl-2.0-plus AND bsd-new AND bsd-
AND lgpl-2.1-plus
declared_license_expression_spdx: LGPL-2.1-or-later AND GPL-2.0-or-later AND BSD-3-Clause AND
BSD-3-Clause AND HPND AND ISC AND BSD-3-Clause AND CMU-Mach AND BSD-3-Clause AND BSD-3-Clause
AND BSD-3-Clause AND LicenseRef-scancode-inner-net-2.0 AND LGPL-2.1-or-later AND LGPL-2.1-or-later
AND LGPL-2.0-or-later AND LicenseRef-scancode-other-permissive AND LicenseRef-scancode-ietf
AND BSD-3-Clause AND LicenseRef-scancode-other-permissive AND Spencer-94 AND LicenseRef-scancode-pcre
AND SunPro AND LicenseRef-scancode-other-permissive AND LGPL-2.1-or-later
AND BSD-3-Clause AND Inner-Net-2.0 AND LGPL-2.1-or-later AND LGPL-2.1-or-later AND LGPL-2.0-or-later
AND LicenseRef-scancode-other-permissive AND LicenseRef-scancode-ietf AND BSD-3-Clause AND
LicenseRef-scancode-other-permissive AND Spencer-94 AND LicenseRef-scancode-pcre AND SunPro
AND LicenseRef-scancode-other-permissive AND LGPL-2.1-or-later
other_license_expression:
other_license_expression_spdx:
license_detections:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ declared_license_expression: lgpl-2.1-plus AND gpl-2.0-plus AND bsd-new AND bsd-
AND lgpl-2.1-plus
declared_license_expression_spdx: LGPL-2.1-or-later AND GPL-2.0-or-later AND BSD-3-Clause AND
BSD-3-Clause AND HPND AND ISC AND BSD-3-Clause AND CMU-Mach AND BSD-3-Clause AND BSD-3-Clause
AND BSD-3-Clause AND LicenseRef-scancode-inner-net-2.0 AND LGPL-2.1-or-later AND LGPL-2.1-or-later
AND LGPL-2.0-or-later AND LicenseRef-scancode-other-permissive AND LicenseRef-scancode-ietf
AND BSD-3-Clause AND LicenseRef-scancode-other-permissive AND Spencer-94 AND LicenseRef-scancode-pcre
AND SunPro AND LicenseRef-scancode-other-permissive AND LGPL-2.1-or-later
AND BSD-3-Clause AND Inner-Net-2.0 AND LGPL-2.1-or-later AND LGPL-2.1-or-later AND LGPL-2.0-or-later
AND LicenseRef-scancode-other-permissive AND LicenseRef-scancode-ietf AND BSD-3-Clause AND
LicenseRef-scancode-other-permissive AND Spencer-94 AND LicenseRef-scancode-pcre AND SunPro
AND LicenseRef-scancode-other-permissive AND LGPL-2.1-or-later
other_license_expression:
other_license_expression_spdx:
license_detections:
Expand Down

0 comments on commit 17dd1a2

Please sign in to comment.