File tree 9 files changed +19
-17
lines changed
src/licensedcode/data/licenses
9 files changed +19
-17
lines changed Original file line number Diff line number Diff line change @@ -5,4 +5,5 @@ category: Unstated License
5
5
owner : Unspecified
6
6
is_unknown : yes
7
7
spdx_license_key : LicenseRef-scancode-free-unknown
8
-
8
+ notes : This case applies to software with a notice that refers in a non-specific manner to a
9
+ free or open-source license, but where it is not possible to determine that specific license.
Original file line number Diff line number Diff line change @@ -4,5 +4,5 @@ short_name: Generic CLA
4
4
name : Prior Generic Contributor License Agreement
5
5
category : Unstated License
6
6
owner : Unspecified
7
- notes : this is a generic license for CLAs.
8
7
spdx_license_key : LicenseRef-scancode-generic-cla
8
+ notes : this is a generic license for CLAs.
Original file line number Diff line number Diff line change @@ -3,8 +3,9 @@ short_name: Generic Exception Notice
3
3
name : Generic Exception Notice
4
4
category : Unstated License
5
5
owner : Unspecified
6
- notes : this is a generic license exception notice. Actual terms are most commonly related to
7
- rare, one-off extra permission to the A/L/GPL licenses
8
6
is_exception : yes
9
7
is_generic : yes
10
8
spdx_license_key : LicenseRef-scancode-generic-exception
9
+ notes : This is a generic license exception notice where the exception text has not been named
10
+ and published publicly. Actual terms are most commonly related to rare, one-off
11
+ extra permission to the A/L/GPL licenses.
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ short_name: Generic Export Compliance Notice
3
3
name : Generic Export Compliance Notice
4
4
category : Unstated License
5
5
owner : Unspecified
6
- notes : this is a generic export compliance notice. Actual terms are most commonly related to
7
- cryptography
8
6
is_generic : yes
9
7
spdx_license_key : LicenseRef-scancode-generic-export-compliance
8
+ notes : This is a generic export compliance notice where the text has not been named and
9
+ published publicly. Actual terms are most commonly related to cryptography.
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ short_name: Generic ToS
3
3
name : Generic Terms of Service
4
4
category : Unstated License
5
5
owner : Unspecified
6
- notes : this is a generic license for Terms of Service such as aprivary terms and and other ToS-like
7
- agreement found in software but that are not directly licenses.
8
6
is_generic : yes
9
7
spdx_license_key : LicenseRef-scancode-generic-tos
8
+ notes : This is a generic license for Terms of Service such as privacy terms and and other
9
+ ToS-like agreements found in software that are not directly licenses.
Original file line number Diff line number Diff line change @@ -3,11 +3,10 @@ short_name: Generic Trademark Notice
3
3
name : Generic Trademark and Name Protection Notice
4
4
category : Unstated License
5
5
owner : Unspecified
6
- notes : this is a generic export Trademark and name realted notice. Actual terms are most commonly
7
- related to name use restrictions and no endorsement. This should be used only for rare one-off
8
- notices.
9
6
is_generic : yes
10
7
spdx_license_key : LicenseRef-scancode-generic-trademark
11
8
other_spdx_license_keys :
12
9
- LicenseRef-scancode-trademark-notice
13
-
10
+ notes : This is a generic Trademark and name realted notice. Actual terms are most commonly
11
+ related to name use restrictions and no endorsement. This should be used only for rare one-off
12
+ notices.
Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ name: Unknown License file reference
4
4
category : Unstated License
5
5
owner : Unspecified
6
6
is_unknown : yes
7
- notes : This is reference to a license file with no clear license. this was known before as "see-license"
8
- and "license-file-reference"
9
7
spdx_license_key : LicenseRef-scancode-unknown-license-reference
8
+ notes : This applies to the case of a file with no clear license, which may be referenced
9
+ via URL or text such as "See license in..." or "This file is licensed under...",
10
+ but where the reference cannot be resolved to a specific named, public license.
Original file line number Diff line number Diff line change @@ -5,5 +5,4 @@ category: Unstated License
5
5
owner : Unspecified
6
6
is_unknown : yes
7
7
spdx_license_key : LicenseRef-scancode-unknown-spdx
8
- notes : This is something that clearly ressembles a license in an SPDX license
9
- expression but is not conclusively an SPDX license ID.
8
+ notes : This applies to an invalid reference to an SPDX license identifier.
Original file line number Diff line number Diff line change @@ -5,4 +5,5 @@ category: Unstated License
5
5
owner : Unspecified
6
6
is_unknown : yes
7
7
spdx_license_key : LicenseRef-scancode-unknown
8
- notes : This is something that clearly ressembles a license but is not conclusive.
8
+ notes : This applies to the case where there is text referring to a license, but it is not
9
+ possible to determine exactly which license.
You can’t perform that action at this time.
0 commit comments