-
-
Notifications
You must be signed in to change notification settings - Fork 576
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
Add new and improve existing licenses #3271
Conversation
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
* Add modifications to licenses where we have a new SPDX license for an already existing scancode license. Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
* Add new license files for licenses that were not present in scancode license list. Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
Update license files with correct order of attributes. Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
Add license data updates from @DennisClark Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
Add new licenses from @DennisClark Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
0a4fbe6
to
7115096
Compare
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
4e5f898
to
040e548
Compare
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.
@DennisClark see comments for doubts that I had.
src/licensedcode/data/licenses/apple-academic-lisa-os-3.1.LICENSE
Outdated
Show resolved
Hide resolved
src/licensedcode/data/licenses/bsd-advertising-acknowledgement.LICENSE
Outdated
Show resolved
Hide resolved
040e548
to
5095c44
Compare
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
5095c44
to
032550e
Compare
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.
Thanks!
Here is a first pass of review!
src/licensedcode/data/licenses/cooperative-non-violent-6.0.LICENSE
Outdated
Show resolved
Hide resolved
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.
Here is the last batch of review nit pickings.
We need to address the brian gladmann license issue.
src/licensedcode/data/licenses/object-form-exception-to-mit.LICENSE
Outdated
Show resolved
Hide resolved
tests/licensedcode/data/datadriven/external/fossology-tests/Dual-license/aes.h.yml
Outdated
Show resolved
Hide resolved
...iven/lic4/gpl-2.0-plus_and_gpl-2.0-plus_and_gpl-3.0-plus_and_lgpl-2.1-plus_and_other.txt.yml
Outdated
Show resolved
Hide resolved
2cfd879
to
f2167ee
Compare
- Add updates based on feedback from @pombredanne and @DennisClark Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
f2167ee
to
697d2a2
Compare
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.
Thanks! LGTM! there are two minor nits that you are free to ignore!
@AyanSinhaMahapatra in hindsights, I think this is OK to merge this for release in 32.x |
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.
You still need to update https://github.com/nexB/scancode-toolkit/blob/fca7b72ee5dd6a986ae00e97fedd0e3a97c469eb/src/scancode_config.py#L146 to 3.20
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
@pombredanne bumped SPDX License list version to 3.20, thanks! |
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.
Thanks!
All green and resolved, merging this! |
This PR:
Fixes #3263
Fixes #3257
Tasks
Run tests locally to check for errors.