1
0
Fork 0

updated LICENSES file

This commit is contained in:
jsteemann 2018-09-28 13:09:44 +02:00
parent 194b214b78
commit 5b8e6e175e
1 changed files with 8 additions and 14 deletions

View File

@ -64,12 +64,12 @@
* Project Home: https://github.com/google/googletest * Project Home: https://github.com/google/googletest
* License: [BSD License](https://github.com/google/googletest/blob/master/googletest/LICENSE) * License: [BSD License](https://github.com/google/googletest/blob/master/googletest/LICENSE)
### ICU 58.1 ### ICU
* Project Home: http://site.icu-project.org/ * Project Home: http://site.icu-project.org/
* License: [ICU License](https://github.com/arangodb/arangodb/blob/devel/3rdParty/V8/v5.7.0.0/third_party/icu/LICENSE) * License: [ICU License](https://github.com/arangodb/arangodb/blob/devel/3rdParty/V8/v5.7.492.77/third_party/icu/LICENSE)
### jemalloc 4.5.0 ### jemalloc
* Project Home: https://github.com/jemalloc/jemalloc * Project Home: https://github.com/jemalloc/jemalloc
* License: [free as-is license](https://raw.githubusercontent.com/jemalloc/jemalloc/dev/COPYING) * License: [free as-is license](https://raw.githubusercontent.com/jemalloc/jemalloc/dev/COPYING)
@ -89,33 +89,27 @@ exception from the GPL license:
* GitHub: https://github.com/arangodb/linenoise-ng * GitHub: https://github.com/arangodb/linenoise-ng
* License: [BSD-style 2-Clause License](https://github.com/antirez/linenoise/blob/master/LICENSE) * License: [BSD-style 2-Clause License](https://github.com/antirez/linenoise/blob/master/LICENSE)
### RocksDB 5.1.4 ### RocksDB
* GitHub: https://github.com/facebook/rocksdb * GitHub: https://github.com/facebook/rocksdb
* License: [BSD License](https://github.com/arangodb/arangodb/blob/devel/3rdParty/rocksdb/v5.1.4/LICENSE) * License: [BSD License](https://github.com/arangodb/arangodb/blob/devel/3rdParty/rocksdb/v5.16.X/LICENSE.Apache)
### short_alloc ### short_alloc
* Project Home: https://howardhinnant.github.io/stack_alloc.html * Project Home: https://howardhinnant.github.io/stack_alloc.html
* License: [MIT License](https://howardhinnant.github.io/short_alloc.h/) * License: [MIT License](https://howardhinnant.github.io/short_alloc.h/)
### snappy d53de18 ### snappy
* Project Home: http://google.github.io/snappy/ * Project Home: http://google.github.io/snappy/
* License: [BSD-style 3-Clause license](https://github.com/arangodb/arangodb/blob/devel/3rdParty/snappy/google-snappy-d53de18/COPYING) * License: [BSD-style 3-Clause license](https://github.com/arangodb/arangodb/blob/devel/3rdParty/snappy/snappy-1.1.7/COPYING)
### Valgrind
* Project Home: http://valgrind.org/
* uses valgrind.h header file only, none of the other files
* License: [BSD-style 4-Clause license](https://raw.githubusercontent.com/arangodb/arangodb/devel/3rdParty/valgrind/valgrind.h)
### xxHash ### xxHash
* GitHub: https://github.com/Cyan4973/xxHash/ * GitHub: https://github.com/Cyan4973/xxHash/
* License: [BSD License](https://github.com/Cyan4973/xxHash/blob/master/LICENSE) * License: [BSD License](https://github.com/Cyan4973/xxHash/blob/master/LICENSE)
### zlib 1.2.7 ### zlib
* Project Home: http://www.zlib.net/ * Project Home: http://www.zlib.net/
* License: [free as-is license](http://www.zlib.net/zlib_license.html) * License: [free as-is license](http://www.zlib.net/zlib_license.html)