-
Notifications
You must be signed in to change notification settings - Fork 6.7k
[LICENSE] fix cpp predcit license #17377
Conversation
|
nitpick typo in the title :p |
|
Yes, I approved. Thx @eric-haibin-lin |
roywei
left a comment
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.
Sorry, I missed to mention we need to add this file in license check exclusion. As it's using normal Apache2.0 instead of ASF license header.
Please add the file path in the following 2 files to exclude from header check:
https://github.com/apache/incubator-mxnet/blob/master/tools/license_header.py#L64
https://github.com/apache/incubator-mxnet/blob/master/tests/nightly/apache_rat_license_check/rat-excludes#L78
|
@roywei could you cherry-pick this to 1.6.x? |
* fix cpp predcit license * add white list (apache#210) * fix white list (apache#211) Co-authored-by: Lai Wei <[email protected]>
* Update NOTICE to fix copyright years (#17330) * Update LICENSE for fonts (#17365) * license np_einsum file under bsd (#17367) * license under bsd * fix rat exclude * remove unused file with license issue (#17371) * [LICENSE] fix cpp predcit license (#17377) * fix cpp predcit license * add white list (#210) * fix white list (#211) Co-authored-by: Lai Wei <[email protected]> * add disclaimer (#17428) * add disclaimer * add white list * fix exclude * remove disclaimer * update tools/pip Co-authored-by: Haibin Lin <[email protected]>
Description
Update the license to apache 2.0.
@skylook could you approve it?
Checklist
Essentials
Please feel free to remove inapplicable items for your PR.
Changes
Comments