File tree Expand file tree Collapse file tree 6 files changed +7
-0
lines changed
src/licensedcode/data/licenses Expand file tree Collapse file tree 6 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -3,4 +3,6 @@ short_name: Free unknown
33name : Free unknown license detected but not recognized
44category : Unstated License
55owner : Unspecified
6+ is_unknown : yes
67spdx_license_key : LicenseRef-scancode-free-unknown
8+
Original file line number Diff line number Diff line change @@ -4,4 +4,5 @@ short_name: license-file-reference
44name : license-file-reference
55category : Unstated License
66owner : Unspecified
7+ is_unknown : yes
78notes : this was known before as "see-license" and is now unknown-license-reference
Original file line number Diff line number Diff line change @@ -4,4 +4,5 @@ name: See License mention
44category : Unstated License
55owner : Unspecified
66is_deprecated : yes
7+ is_unknown : yes
78notes : replaced by unknown-license-reference
Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ short_name: Unknown License reference
33name : Unknown License file reference
44category : Unstated License
55owner : Unspecified
6+ is_unknown : yes
67notes : This is reference to a license file with no clear license. this was known before as "see-license"
78 and "license-file-reference"
89spdx_license_key : LicenseRef-scancode-unknown-license-reference
Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ short_name: unknown SPDX
33name : Unknown SPDX license detected but not recognized
44category : Unstated License
55owner : Unspecified
6+ is_unknown : yes
67spdx_license_key : LicenseRef-scancode-unknown-spdx
78notes : This is something that clearly ressembles a license in an SPDX license
89 expression but is not conclusively an SPDX license ID.
Original file line number Diff line number Diff line change @@ -3,5 +3,6 @@ short_name: unknown
33name : Unknown license detected but not recognized
44category : Unstated License
55owner : Unspecified
6+ is_unknown : yes
67spdx_license_key : LicenseRef-scancode-unknown
78notes : This is something that clearly ressembles a license but is not conclusive.
You can’t perform that action at this time.
0 commit comments