You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 17, 2023. It is now read-only.
I'm compiling this list of issues so the community can help fix them.
NOTICE incorrectly states "Copyright 2017 and onwards”. This has been pointed out in a number of releases. Is someone going to fix it?
I can see several files now contain "Copyright 2019 Intel Corporation” and " Copyright (c) 2019 by Contributors” it looks like some 3rd party code have been updated but the LICENSE file has not.
license for this files [2] is missing and these [9] and these [10]
files copyright The MathJax Consortium e.g [3]
file copyright Martin Hensel [4]
file copyright Bytedance Inc [5] of unknown license
file copyright NumPy Developers [6] this file look to incorrectly have an ASF header on it
file copyright Xiao Liu + others [7] of unknown license which also incorrectly looks to have an ASF header on it
file copyright Manuel Carrasco Moñin [8] which again seems to incorrectly have two headers
Here is the guideline from Apache: https://www.apache.org/legal/src-headers.html
Note the copy right and license header requirements are different for 3rdparty files and mxnet source files.
Following are the license issue found by mentors during 1.6.0.rc1 vote @ general.
https://lists.apache.org/thread.html/rb83ff64bdac464df2f0cf2fe8fb4c6b9d3b8fa62b645763dc606045f%40%3Cgeneral.incubator.apache.org%3E
I'm compiling this list of issues so the community can help fix them.
How to fix them
Here is the guideline from Apache: https://www.apache.org/legal/src-headers.html
Note the copy right and license header requirements are different for 3rdparty files and mxnet source files.
More references on license issues:
https://www.apache.org/legal/resolved.html