[v1.9.x] Make sure files with 2 licenses are listed properly in LICENSE.#20492
[v1.9.x] Make sure files with 2 licenses are listed properly in LICENSE.#20492mseth10 merged 2 commits intoapache:v1.9.xfrom
Conversation
|
Hey @josephevans , Thanks for submitting the PR
CI supported jobs: [sanity, website, windows-cpu, unix-cpu, centos-cpu, clang, windows-gpu, centos-gpu, edge, miscellaneous, unix-gpu] Note: |
| python/mxnet/onnx/mx2onnx/_export_onnx.py | ||
| python/mxnet/onnx/mx2onnx/_op_translations/_op_translations_opset12.py | ||
| python/mxnet/onnx/mx2onnx/_op_translations/_op_translations_opset13.py | ||
| src/operator/numpy/np_einsum_op-inl.h |
There was a problem hiding this comment.
should we list functions of BSD clause.
There was a problem hiding this comment.
Based on the history of the file, it seems as if it was heavily modified, so I think we are correct to release it under ASF 2.0 license and don't need to call out specific functions.
There was a problem hiding this comment.
We also don't call out specific functions in other files in this LICENSE category.
…SE. (apache#20492) * Make sure files with 2 licenses are listed properly in LICENSE. * Remove ASF copyright line.
…SE. (apache#20492) * Make sure files with 2 licenses are listed properly in LICENSE. * Remove ASF copyright line.
Action item 1 from #20475.