File tree 4 files changed +8
-6
lines changed
src/licensedcode/data/licenses
4 files changed +8
-6
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,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