-
Notifications
You must be signed in to change notification settings - Fork 3k
Add Python modules to LICENSE file #10240
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 Python modules to LICENSE file #10240
Conversation
@fkjagodzinski, thank you for your changes. |
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.
😲
Specify a license for every module from requirements.txt.
53a524b
to
5089253
Compare
Thanks @cmonr 👍, I've applied your changes and squashed the commits. |
CI started |
@ARMmbed/mbed-os-maintainers Would be nice for someone else to ack this before merge. |
Description
Specify a license for every module from
requirements.txt
.Fixes #10123
As you can see this list is not complete yet. I could use some help with a few modules marked as TODO. These cases need clarification.Pull request type
Reviewers
@0xc0170
Release Notes