File tree Expand file tree Collapse file tree
src/licensedcode/data/licenses Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,4 +5,5 @@ category: Unstated License
55owner : Unspecified
66is_unknown : yes
77spdx_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
44name : Prior Generic Contributor License Agreement
55category : Unstated License
66owner : Unspecified
7- notes : this is a generic license for CLAs.
87spdx_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
33name : Generic Exception Notice
44category : Unstated License
55owner : 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
86is_exception : yes
97is_generic : yes
108spdx_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
33name : Generic Export Compliance Notice
44category : Unstated License
55owner : Unspecified
6- notes : this is a generic export compliance notice. Actual terms are most commonly related to
7- cryptography
86is_generic : yes
97spdx_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
33name : Generic Terms of Service
44category : Unstated License
55owner : 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.
86is_generic : yes
97spdx_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
33name : Generic Trademark and Name Protection Notice
44category : Unstated License
55owner : 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.
96is_generic : yes
107spdx_license_key : LicenseRef-scancode-generic-trademark
118other_spdx_license_keys :
129 - 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
44category : Unstated License
55owner : Unspecified
66is_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"
97spdx_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
55owner : Unspecified
66is_unknown : yes
77spdx_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
55owner : Unspecified
66is_unknown : yes
77spdx_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