mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-07 17:48:29 +08:00
MS-569 Complete the NOTICE.md
Former-commit-id: dd04582d0ac67e31fdb503a70647cdd3eadebd4a
This commit is contained in:
parent
0fb840b91c
commit
e8224fc61d
@ -20,6 +20,7 @@ Please mark all change in change log and use the ticket from JIRA.
|
|||||||
- MS-554 - Change license to Apache 2.0
|
- MS-554 - Change license to Apache 2.0
|
||||||
- MS-561 - Add contributing guidelines, code of conduct and README docs
|
- MS-561 - Add contributing guidelines, code of conduct and README docs
|
||||||
- MS-567 - Add NOTICE.md
|
- MS-567 - Add NOTICE.md
|
||||||
|
- MS-569 - Complete the NOTICE.md
|
||||||
|
|
||||||
# Milvus 0.4.0 (2019-09-12)
|
# Milvus 0.4.0 (2019-09-12)
|
||||||
|
|
||||||
|
|||||||
@ -6,24 +6,24 @@
|
|||||||
|
|
||||||
| Name | License |
|
| Name | License |
|
||||||
| ------------- | ------------------------------------------------------------ |
|
| ------------- | ------------------------------------------------------------ |
|
||||||
| Apache Arrow | Apache License 2.0 |
|
| Apache Arrow | [Apache License 2.0](https://github.com/apache/arrow/blob/master/LICENSE.txt) |
|
||||||
| Boost | Boost Software License |
|
| Boost | [Boost Software License](https://github.com/boostorg/boost/blob/master/LICENSE_1_0.txt) |
|
||||||
| BZIP2 | BSD-like license |
|
| BZip2 | [BZip2](http://www.bzip.org/) |
|
||||||
| FAISS | MIT |
|
| FAISS | [MIT](https://github.com/facebookresearch/faiss/blob/master/LICENSE) |
|
||||||
| Gtest | BSD 3-Clause |
|
| Gtest | [BSD 3-Clause](https://github.com/google/googletest/blob/master/LICENSE) |
|
||||||
| LAPACK | BSD 3-Clause |
|
| LAPACK | [LAPACK](https://github.com/Reference-LAPACK/lapack/blob/master/LICENSE) |
|
||||||
| LZ4 | [BSD 2-Clause](https://github.com/Blosc/c-blosc/blob/master/LICENSES/LZ4.txt) |
|
| LZ4 | [BSD 2-Clause](https://github.com/Blosc/c-blosc/blob/master/LICENSES/LZ4.txt) |
|
||||||
| MySQLPP | LGPL 2.1 |
|
| MySQLPP | [LGPL 2.1](https://tangentsoft.com/mysqlpp/artifact/b128a66dab867923) |
|
||||||
| OpenBLAS | BSD 3-Clause |
|
| OpenBLAS | [BSD 3-Clause](https://github.com/xianyi/OpenBLAS/blob/develop/LICENSE) |
|
||||||
| Prometheus | Apache License 2.0 |
|
| Prometheus | [Apache License 2.0](https://github.com/prometheus/prometheus/blob/master/LICENSE) |
|
||||||
| Snappy | [BSD](https://github.com/Blosc/c-blosc/blob/master/LICENSES/SNAPPY.txt) |
|
| Snappy | [BSD](https://github.com/google/snappy/blob/master/COPYING) |
|
||||||
| SQLite | [Public Domain](https://www.sqlite.org/copyright.html) |
|
| SQLite | [Public Domain](https://www.sqlite.org/copyright.html) |
|
||||||
| SQLite-ORM | BSD 3-Clause |
|
| SQLite-ORM | [BSD 3-Clause](https://github.com/fnc12/sqlite_orm/blob/master/LICENSE) |
|
||||||
| yaml-cpp | MIT |
|
| yaml-cpp | [MIT](https://github.com/jbeder/yaml-cpp/blob/master/LICENSE) |
|
||||||
| ZLIB | [zlib](http://zlib.net/zlib_license.html) |
|
| ZLIB | [ZLIB](http://zlib.net/zlib_license.html) |
|
||||||
| ZSTD | [BSD](https://github.com/facebook/zstd/blob/dev/LICENSE) |
|
| ZSTD | [BSD](https://github.com/facebook/zstd/blob/dev/LICENSE) |
|
||||||
| libunwind | MIT |
|
| libunwind | [MIT](https://github.com/libunwind/libunwind/blob/master/LICENSE) |
|
||||||
| gperftools | BSD 3-Clause |
|
| gperftools | [BSD 3-Clause](https://github.com/gperftools/gperftools/blob/master/COPYING) |
|
||||||
| gRPC | Apache 2.0 |
|
| grpc | [Apache 2.0](https://github.com/grpc/grpc/blob/master/LICENSE) |
|
||||||
| EASYLOGGINGPP | MIT |
|
| EASYLOGGINGPP | [MIT](https://github.com/zuhd-org/easyloggingpp/blob/master/LICENSEhttps://github.com/zuhd-org/easyloggingpp/blob/master/LICENSE) |
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user