Add new license Anti-Capitalist Software License #2362 - #2364
Conversation
pombredanne
left a comment
There was a problem hiding this comment.
Thanks! I have a few nitpickings for your consideration before we can merge.
pombredanne
left a comment
There was a problem hiding this comment.
@itssingh Thank you! Almost there too here!
See the "ignorables"-related test failures in https://dev.azure.com/nexB/scancode-toolkit/_build/results?buildId=3262&view=logs&j=3c16b29b-eb82-5c7a-26ca-153f5e2ef8d4&t=525ae439-c19a-5d45-abf1-df81b3df2f93&l=43551 for your review.
should I put |
pombredanne
left a comment
There was a problem hiding this comment.
should I put url in notes:
no, you just need to add ignorable_* fields for URLs and emails
pombredanne
left a comment
There was a problem hiding this comment.
Thank you! Please consider the few cleanups I suggested. Also feel free to squash all your commits in a single one.
I left these #2364 (comment) as trailing line return #2364 (comment) as you previously suggested. Removed now :) |
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Bump commoncode
Update CONTRIBUTING.rst Authored-by: Abhigya Verma<abhigyaverma27@gmail.com> Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Format code. Refactor common code between RDF and TV. Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: Ayan Sinha Mahapatra <ayansmahapatra@gmail.com>
Signed-off-by: Ayan Sinha Mahapatra <ayansmahapatra@gmail.com>
Signed-off-by: akugarg <akanksha.garg2k@gmail.com>
Signed-off-by: akugarg <akanksha.garg2k@gmail.com>
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
added DocumentNamespace tag
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Add new flag in License Data Model definition
Some instructions were not (exactly) right, and some commands are now also highlighted properly. Signed-off-by: Marcel Rettig <mapelpapel@gmail.com>
Update Contributing: Development setup-instructions Signed-off-by: Marcel Rettig <mapelpapel@gmail.com> Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
|
@pombredanne Should I add notes for all the rules? |
Signed-off-by: akugarg <akanksha.garg2k@gmail.com>
Signed-off-by: akugarg <akanksha.garg2k@gmail.com>
Referenced_filenames should be returned by API function
This provides a rule that matches MIT notices of form (note: indent for highlight): License This project is licensed under the terms of the MIT license. Signed-off-by: Peter Gardfjäll <peter.gardfjall.work@gmail.com>
This avoids Apache-2.0 "overriding" mit_349.RULE in cases like ## License This project is licensed under the terms of the MIT license. Signed-off-by: Peter Gardfjäll <peter.gardfjall.work@gmail.com>
Add emails and urls in converted_infos. Add holders, authors, emails and urls information in html template. Signed-off-by: Sarita Singh <saritasingh.0425@gmail.com> Co-authored-by: Avinal Kumar <avinal.xlvii@gmail.com>
Signed-off-by: Sarita Singh <saritasingh.0425@gmail.com> Co-authored-by: Avinal Kumar <avinal.xlvii@gmail.com>
Add emails and urls to HTML output
Avoid misinterpreting MIT license notice as Apache-2.0, issue #2635
Signed-off-by: akugarg <akanksha.garg2k@gmail.com>
Signed-off-by: akugarg <akanksha.garg2k@gmail.com>
Signed-off-by: akugarg <akanksha.garg2k@gmail.com>
Add final report for GSoC'21
This version check causes problems when running in a firewalled environment (in my case, hanging for 30 seconds before timing out). This just adds a CLI option to skip it entirely. Signed-off-by: Yunus Rahbar <yrahbar@fb.com>
Add "--no-check-version" CLI option to scancode
Align tests for pubspec with latest code
Add new licenses
Somehow a tab had squeezed in Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
This is no longer supported in newest Python versions. Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
|
FYI I merged the latest develop and fixed the tests, then pushed back to your branch |
pombredanne
left a comment
There was a problem hiding this comment.
LGTM. Merging now at last. Thanks!
Signed-off-by: itssingh saritasingh.0425@gmail.com
Fixes #2362
Added new licenses ANTI-CAPITALIST SOFTWARE LICENSE v-1.0, v-1.1, v-1.2, v-1.3 and v-1.4
These added licenses are giving correct scan result.
Run tests locally to check for errors.