From c9093b9e8f94f7f55d8896622b7fe513b05ab477 Mon Sep 17 00:00:00 2001 From: Manu Seth Date: Wed, 17 Feb 2021 22:19:28 +0000 Subject: [PATCH] fix license for blockingconcurrentqueue --- LICENSE | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/LICENSE b/LICENSE index e937dd75c0e3..e862fd9d55bc 100644 --- a/LICENSE +++ b/LICENSE @@ -275,7 +275,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 @@ -302,10 +301,10 @@ 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 for Jeff Preshing's semaphore implementation + 3rdparty/dmlc-core/include/dmlc/blockingconcurrentqueue.h ======================================================================================= Apache-2.0 license + 3-clause BSD license