[skip ci]add google/crc32c into NOTICE.md (#3373)

Signed-off-by: Wang Xiangyu <xy.wang@zilliz.com>
This commit is contained in:
Wang Xiangyu 2020-08-20 22:55:02 +08:00 committed by GitHub
parent eb1f5b91b2
commit 15ee27f359
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,3 +22,4 @@
| SPTAG | [MIT](https://github.com/microsoft/SPTAG/blob/master/LICENSE) |
| hnswlib | [Apache 2.0](https://github.com/nmslib/hnswlib/blob/master/LICENSE) |
| annoy | [Apache 2.0](https://github.com/spotify/annoy/blob/master/LICENSE) |
| crc32c | [BSD 3-Clause](https://github.com/google/crc32c/blob/master/LICENSE) |