From 9a2b697e55eea5a8e2be4450e83c8d85e8b1f659 Mon Sep 17 00:00:00 2001 From: cjcchen Date: Fri, 2 Aug 2024 11:11:01 +0800 Subject: [PATCH] Update LICENSE --- LICENSE | 58 --------------------------------------------------------- 1 file changed, 58 deletions(-) diff --git a/LICENSE b/LICENSE index 7af56c81..ad9b5c8b 100644 --- a/LICENSE +++ b/LICENSE @@ -233,61 +233,3 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - -================================================================ - -================================================================ -Apache-2.0 licenses -================================================================ -The following components are provided under the Apache-2.0 License. See project link for details. -The text of each license is the standard Apache 2.0 license. - -* absl (https://github.com/abseil/abseil-cpp) - -================================================================ -MIT licenses -================================================================ -The following components are provided under the MIT License. See project link for details. -The text of each license is also included in licenses/LICENSE-[project].txt - -* eEVM-118a9355d023748318a318bc07fc79063f015a94 (https://github.com/microsoft/eEVM) -* nlohmann_json-3.9.1 (https://github.com/nlohmann/json) -* Prometheus-cpp (https://github.com/jupp0r/prometheus-cpp) - - -================================================================ -BSD-3-Clause licenses -================================================================ -The following components are provided under the BSD-3-Clause License. See project link for details. -The text of each license is also included in licenses/LICENSE-[project].txt. - - -* glog-0.5.0 (https://github.com/google/glog) -* leveldb-1.23 (https://github.com/google/leveldb) -* gtest-1.13.0 (https://github.com/google/googletest) -* gflag-2.2.2 (https://github.com/gflags/gflags) -* protobuf-3.10.0 (https://github.com/protocolbuffers/protobuf) -* snappy-1.1.9 (https://github.com/google/snappy) -* pybind-2.11.1 (https://github.com/pybind/pybind11_bazel) -* CrowCpp-1.0-5 (https://github.com/CrowCpp/Crow) - - -================================================================ -Boost Software License 1.0 -================================================================ -The following components are placed in the Boost Software License. -See project link for details: http://www.boost.org/users/license.html - -* Cryptopp-8-7-0 (https://github.com/weidai11/cryptopp) - - -================================================================ -Public Domain -================================================================ -The following components are placed in the public domain. -The author hereby disclaims copyright to this source code. -See project link for details. - -* zlib-1.2.11 (https://github.com/madler/zlib) -* Asio-1-26-0 (https://github.com/chriskohlhoff/asio) -* civetweb-1.15 (https://github.com/civetweb/civetweb)