Skip to content

Commit a991437

Browse files
authored
remove leftover MIT licenses (#1272)
Signed-off-by: Sheng Zha <[email protected]>
1 parent e28c973 commit a991437

File tree

101 files changed

+2
-351
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

101 files changed

+2
-351
lines changed

LICENSE

Lines changed: 0 additions & 153 deletions
Original file line numberDiff line numberDiff line change
@@ -200,156 +200,3 @@
200200
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
201201
See the License for the specific language governing permissions and
202202
limitations under the License.
203-
204-
======================================================================================
205-
Apache MXNET (incubating) Subcomponents:
206-
207-
The Apache MXNET (incubating) project contains subcomponents with separate
208-
copyright notices and license terms. Your use of the source code for the
209-
these subcomponents is subject to the terms and conditions of the following
210-
licenses. If not stated otherwise, their copyright notices and license terms
211-
are available at the path of the subcomponent.
212-
213-
If a folder hierarchy is listed as subcomponent, separate listings of
214-
further subcomponents (files or folder hierarchies) part of the hierarchy
215-
take precedence.
216-
217-
=======================================================================================
218-
Apache-2.0 license
219-
=======================================================================================
220-
221-
3rdparty/ctc_include
222-
3rdparty/dlpack
223-
3rdparty/dmlc-core
224-
3rdparty/mshadow
225-
3rdparty/tvm
226-
3rdparty/tvm/3rdparty/dmlc-core
227-
3rdparty/tvm/3rdparty/dlpack
228-
3rdparty/ps-lite
229-
3rdparty/mkldnn
230-
3rdparty/googletest/googlemock/scripts/generator
231-
3rdparty/onnx-tensorrt/third_party/onnx/third_party/benchmark
232-
3rdparty/mkldnn/tests/benchdnn (Copy of the License available at top of current file)
233-
src/operator/special_functions-inl.h Cephes Library Functions (Copy of the License available at top of current file)
234-
3rdparty/mkldnn/doc/assets/mathjax (Copy of the License available at top of current file)
235-
docs/python_docs/themes/mx-theme/mxtheme/static/material-design-icons-3.0.1 (Copy of the License available at top of current file)
236-
docs/python_docs/themes/mx-theme/mxtheme/static/font/Roboto (Copy of the License available at top of current file)
237-
3rdparty/tvm/3rdparty/bfloat16/bfloat16.cc (Copy of the License available at top of current file)
238-
239-
=======================================================================================
240-
MIT license
241-
=======================================================================================
242-
243-
3rdparty/miniz/miniz.c
244-
3rdparty/miniz/miniz.h
245-
example/gluon/tree_lstm
246-
3rdparty/tvm/3rdparty/cma
247-
3rdparty/onnx-tensorrt
248-
3rdparty/onnx-tensorrt/third_party/onnx
249-
docs/static_site/src/assets/js/clipboard.js
250-
docs/python_docs/themes/mx-theme
251-
3rdparty/intgemm
252-
3rdparty/tvm/3rdparty/compiler-rt/builtin_fp16.h
253-
src/operator/nn/layer_norm.cc
254-
255-
=======================================================================================
256-
3-clause BSD license
257-
=======================================================================================
258-
259-
3rdparty/mkldnn/src/cpu/x64/xbyak
260-
3rdparty/mkldnn/tests/gtests/gtest
261-
3rdparty/mkldnn/cmake/FindOpenCL.cmake (Copy of the License available at licenses/BSD3-cmake)
262-
3rdparty/mkldnn/src/cpu/x64/jit_utils/jitprofiling/
263-
3rdparty/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/FindPythonLibsNew.cmake
264-
3rdparty/ctc_include/contrib/moderngpu
265-
3rdparty/nvidia_cub
266-
3rdparty/nvidia_cub/test/mersenne.h
267-
3rdparty/googletest/googlemock
268-
3rdparty/googletest/googletest
269-
cmake/upstream/FindCUDAToolkit.cmake
270-
cmake/upstream/select_compute_arch.cmake
271-
src/operator/numpy/np_einsum_op-inl.h
272-
src/operator/numpy/np_einsum_path_op-inl.h
273-
src/operator/numpy/np_einsum_op.cc
274-
src/operator/contrib/erfinv-inl.h
275-
276-
=======================================================================================
277-
2-clause BSD license
278-
=======================================================================================
279-
280-
3rdparty/dmlc-core/include/dmlc/blockingconcurrentqueue.h
281-
3rdparty/dmlc-core/include/dmlc/concurrentqueue.h
282-
3rdparty/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/FindEigen3.cmake (Copy of the License available at licenses/BSD2)
283-
3rdparty/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/FindPythonLibsNew.cmake
284-
3rdparty/tvm/3rdparty/picojson/picojson.h
285-
286-
=======================================================================================
287-
Apache-2.0 license + LLVM Exceptions
288-
=======================================================================================
289-
290-
3rdparty/openmp
291-
292-
=======================================================================================
293-
Caffe Licensing Model
294-
=======================================================================================
295-
296-
src/operator/nn/pool.h
297-
src/operator/nn/pool.cuh
298-
src/operator/nn/im2col.h
299-
src/operator/nn/im2col.cuh
300-
src/operator/contrib/nn/deformable_im2col.h
301-
src/operator/contrib/nn/deformable_im2col.cuh
302-
src/operator/contrib/nn/modulated_deformable_im2col.h
303-
src/operator/contrib/nn/modulated_deformable_im2col.cuh
304-
305-
=======================================================================================
306-
Apache-2.0 license + zlib license
307-
=======================================================================================
308-
309-
3rdparty/dmlc-core/include/dmlc/blockingconcurrentqueue.h
310-
311-
=======================================================================================
312-
Apache-2.0 license + 3-clause BSD license
313-
=======================================================================================
314-
315-
python/mxnet/contrib/onnx/mx2onnx/_op_translations.py
316-
python/mxnet/contrib/onnx/mx2onnx/export_onnx.py
317-
318-
=======================================================================================
319-
Apache-2.0 license + MIT License
320-
=======================================================================================
321-
322-
src/serialization/cnpy.h (Copy of the AL2 License available at the top of this file, MIT License available at licenses/MIT)
323-
src/serialization/cnpy.cc (Copy of the AL2 License available at the top of this file, MIT License available at licenses/MIT)
324-
3rdparty/onnx-tensorrt/third_party/onnx/tools/protoc-gen-mypy.py (Copy of the referenced AL2 License available at top of current file)
325-
326-
=======================================================================================
327-
Apache-2.0 license + Boost Software License, Version 1.0
328-
=======================================================================================
329-
330-
cmake/Modules/FindJeMalloc.cmake
331-
332-
=======================================================================================
333-
Boost Software License, Version 1.0
334-
=======================================================================================
335-
336-
3rdparty/intgemm/test/3rd_party/catch.hpp (Copy of the License available at licenses/BOOST1_0)
337-
3rdparty/mkldnn/src/common/primitive_hashing.hpp
338-
339-
=======================================================================================
340-
LLVM Release License
341-
=======================================================================================
342-
343-
3rdparty/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang
344-
345-
=======================================================================================
346-
Unlicense
347-
=======================================================================================
348-
349-
3rdparty/tvm/3rdparty/rang
350-
351-
=======================================================================================
352-
SIL Open Font License (OFL)
353-
=======================================================================================
354-
355-
docs/python_docs/themes/mx-theme/mxtheme/static/webfonts/ (Copy of the License available at licenses/OFL1_1)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -418,4 +418,4 @@ If you like to contribute and add new conversions to tf2onnx, the process is som
418418

419419
## License
420420

421-
[MIT License](LICENSE)
421+
[Apache License v2.0](LICENSE)

setup.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# SPDX-License-Identifier: Apache-2.0
22

3-
# Copyright (c) Microsoft Corporation. All rights reserved.
4-
# Licensed under the MIT license.
53

64
import distutils.command.build
75
import os
@@ -79,6 +77,7 @@ def run(self):
7977
tests_require=['graphviz', 'parameterized', 'pytest', 'pytest-cov', 'pyyaml'],
8078
cmdclass=cmdclass,
8179
packages=find_packages(),
80+
license='Apache License v2.0',
8281
8382
author_email='[email protected]',
8483
url='https://github.com/onnx/tensorflow-onnx',

tests/backend_test_base.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# SPDX-License-Identifier: Apache-2.0
22

3-
# Copyright (c) Microsoft Corporation. All rights reserved.
4-
# Licensed under the MIT license.
53

64
"""Unit Test Base."""
75

tests/common.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# SPDX-License-Identifier: Apache-2.0
22

3-
# Copyright (c) Microsoft Corporation. All rights reserved.
4-
# Licensed under the MIT license.
53

64
""" test common utilities."""
75

tests/conftest.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# SPDX-License-Identifier: Apache-2.0
22

3-
# Copyright (c) Microsoft Corporation. All rights reserved.
4-
# Licensed under the MIT license.
53

64
""" print pytest config."""
75

tests/run_pretrained_models.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# SPDX-License-Identifier: Apache-2.0
22

3-
# Copyright (c) Microsoft Corporation. All rights reserved.
4-
# Licensed under the MIT license.
53

64
"""Tool to convert and test pre-trained tensorflow models."""
75

tests/test_backend.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# SPDX-License-Identifier: Apache-2.0
22

33

4-
# Copyright (c) Microsoft Corporation. All rights reserved.
5-
# Licensed under the MIT license.
64

75
"""Unit tests using onnx backends."""
86

tests/test_cond.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# SPDX-License-Identifier: Apache-2.0
22

3-
# Copyright (c) Microsoft Corporation. All rights reserved.
4-
# Licensed under the MIT license.
53

64
"""Unit Tests for tf.cond and tf.case."""
75

tests/test_const_fold.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# SPDX-License-Identifier: Apache-2.0
22

3-
# Copyright (c) Microsoft Corporation. All rights reserved.
4-
# Licensed under the MIT license.
53

64
"""Unit tests using onnx constant folding rewriters."""
75

0 commit comments

Comments
 (0)