Skip to content

Commit 1ea6303

Browse files
Add new license category "CLA" #3147 #3038
Signed-off-by: Ayan Sinha Mahapatra <ayansmahapatra@gmail.com>
1 parent 462d0e6 commit 1ea6303

13 files changed

Lines changed: 13 additions & 12 deletions

src/licensedcode/data/licenses/cncf-corporate-cla-1.0.LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
key: cncf-corporate-cla-1.0
33
short_name: CNCF Corporate CLA 1.0
44
name: Software Grant and Corporate Contributor License Agreement ("Agreement") v1.0
5-
category: Patent License
5+
category: CLA
66
owner: Linux Foundation
77
homepage_url: https://github.com/cncf/cla/blob/master/corporate-cla.pdf
88
spdx_license_key: LicenseRef-scancode-cncf-corporate-cla-1.0

src/licensedcode/data/licenses/cncf-individual-cla-1.0.LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
key: cncf-individual-cla-1.0
33
short_name: CNCF Individual CLA 1.0
44
name: CNCF Individual Contributor License Agreement ("Agreement") v1.0
5-
category: Patent License
5+
category: CLA
66
owner: Linux Foundation
77
homepage_url: https://github.com/cncf/cla/blob/master/individual-cla.pdf
88
spdx_license_key: LicenseRef-scancode-cncf-individual-cla-1.0

src/licensedcode/data/licenses/dco-1.1.LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
key: dco-1.1
33
short_name: DCO 1.1
44
name: Developer Certificate of Origin 1.1
5-
category: Permissive
5+
category: CLA
66
owner: Linux Foundation
77
homepage_url: https://developercertificate.org/
88
spdx_license_key: LicenseRef-scancode-dco-1.1

src/licensedcode/data/licenses/generic-cla.LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
key: generic-cla
33
short_name: Generic CLA
44
name: Prior Generic Contributor License Agreement
5-
category: Unstated License
5+
category: CLA
66
owner: Unspecified
77
notes: this is a generic license for CLAs.
88
is_generic: yes

src/licensedcode/data/licenses/google-cla.LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
key: google-cla
33
short_name: Google CLA
44
name: Google Individual Contributor License Agreement
5-
category: Patent License
5+
category: CLA
66
owner: Google
77
homepage_url: https://cla.developers.google.com/about/google-individual
88
spdx_license_key: LicenseRef-scancode-google-cla

src/licensedcode/data/licenses/google-corporate-cla.LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
key: google-corporate-cla
33
short_name: Google Corporate CLA
44
name: Google Software Grant and Corporate Contributor License Agreement
5-
category: Patent License
5+
category: CLA
66
owner: Google
77
homepage_url: https://cla.developers.google.com/about/google-corporate
88
spdx_license_key: LicenseRef-scancode-google-corporate-cla

src/licensedcode/data/licenses/jetty-ccla-1.1.LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
key: jetty-ccla-1.1
33
short_name: Jetty CCLA 1.1
44
name: Jetty Project Corporate Contributor License Agreement V1.1
5-
category: Proprietary Free
5+
category: CLA
66
owner: Jetty Project
77
homepage_url: https://raw.githubusercontent.com/eclipse/jetty.project/jetty-9.4.x/LICENSE-CONTRIBUTOR/ccla-template.txt
88
spdx_license_key: LicenseRef-scancode-jetty-ccla-1.1

src/licensedcode/data/licenses/newton-king-cla.LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
key: newton-king-cla
33
short_name: Newton-King CLA
44
name: James Newton-King CLA
5-
category: Unstated License
5+
category: CLA
66
owner: James Newton-King
77
homepage_url: https://github.com/JamesNK/Newtonsoft.Json/blob/ce7f283b94c86341036078ed2f4e241b907b816d/CONTRIBUTING.md
88
notes: this is a CLA

src/licensedcode/data/licenses/olf-ccla-1.0.LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
key: olf-ccla-1.0
33
short_name: OLF-CCLA-1.0
44
name: Open Logistics Foundation Corporate Contributor CLA 1.0
5-
category: Patent License
5+
category: CLA
66
owner: Open Logistics Foundation
77
homepage_url: https://www.openlogisticsfoundation.org/licenses
88
spdx_license_key: LicenseRef-scancode-olf-ccla-1.0

src/licensedcode/data/licenses/owf-cla-1.0-copyright-patent.LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
key: owf-cla-1.0-copyright-patent
33
short_name: OWF CLA 1.0 - Copyright and Patent
44
name: OWF Contributor License Agreement 1.0 - Copyright and Patent
5-
category: Patent License
5+
category: CLA
66
owner: Open Web Foundation
77
homepage_url: https://www.openwebfoundation.org/the-agreements/the-owf-1-0-agreements-granted-claims/owf-contributor-license-agreement-1-0-copyright-and-patent
88
spdx_license_key: LicenseRef-scancode-owf-cla-1.0-copyright-patent

0 commit comments

Comments
 (0)