Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions license-classifications.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

- "property:include-in-notice-file"
- "include-in-notice-file"
Comment on lines +921 to +922

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe this refer to the

so long as the Data Recipient makes available the text of this agreement with the shared Data.

part of the lciense text.


# https://spdx.org/licenses/CNRI-Jython.html
- id: "CNRI-Jython"
categories:
Expand Down Expand Up @@ -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"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

- "property:include-in-notice-file"
- "include-in-notice-file"
Comment on lines +4204 to +4205

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe this refers to the

(a) this copyright and permission notice appear with all copies of the Data
Files or Software, or (b) this copyright and permission notice appear in
associated Documentation.

part of the license text.


# https://spdx.org/licenses/Unicode-DFS-2015.html
- id: "Unicode-DFS-2015"
categories:
Expand Down