-
Notifications
You must be signed in to change notification settings - Fork 5
Add Unicode-3.0 and CDLA-Permissive-2.0 #100
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -914,6 +914,13 @@ categorizations: | |
| - "property:distribute-source-code" | ||
| - "property:patent-clause" | ||
|
|
||
| # https://spdx.org/licenses/CDLA-Permissive-2.0.html | ||
| - id: "CDLA-Permissive-2.0" | ||
| categories: | ||
| - "permissive" | ||
| - "property:include-in-notice-file" | ||
| - "include-in-notice-file" | ||
|
Comment on lines
+921
to
+922
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I believe this refer to the
part of the lciense text. |
||
|
|
||
| # https://spdx.org/licenses/CNRI-Jython.html | ||
| - id: "CNRI-Jython" | ||
| categories: | ||
|
|
@@ -4197,6 +4204,13 @@ categorizations: | |
| - "property:include-in-notice-file" | ||
| - "include-in-notice-file" | ||
|
|
||
| # https://spdx.org/licenses/Unicode-3.0.html | ||
| - id: "Unicode-3.0" | ||
| categories: | ||
| - "permissive" | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This matches https://scancode-licensedb.aboutcode.org/unicode-v3.html. |
||
| - "property:include-in-notice-file" | ||
| - "include-in-notice-file" | ||
|
Comment on lines
+4204
to
+4205
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I believe this refers to the
part of the license text. |
||
|
|
||
| # https://spdx.org/licenses/Unicode-DFS-2015.html | ||
| - id: "Unicode-DFS-2015" | ||
| categories: | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This matches https://scancode-licensedb.aboutcode.org/cdla-permissive-2.0.html.