Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Commit

Permalink
fix license for blockingconcurrentqueue (#19909)
Browse files Browse the repository at this point in the history
  • Loading branch information
mseth10 authored Feb 18, 2021
1 parent 065a0f0 commit ecadeac
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,6 @@
2-clause BSD license
=======================================================================================

3rdparty/dmlc-core/include/dmlc/blockingconcurrentqueue.h
3rdparty/dmlc-core/include/dmlc/concurrentqueue.h
3rdparty/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/FindEigen3.cmake (Copy of the License available at licenses/BSD2)
3rdparty/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/FindPythonLibsNew.cmake
Expand All @@ -303,7 +302,7 @@
src/operator/contrib/nn/modulated_deformable_im2col.cuh

=======================================================================================
Apache-2.0 license + zlib license
2-clause BSD license + zlib license
=======================================================================================

3rdparty/dmlc-core/include/dmlc/blockingconcurrentqueue.h
Expand Down

0 comments on commit ecadeac

Please sign in to comment.