diff options
Diffstat (limited to 'AUTHORS.txt')
-rw-r--r-- | AUTHORS.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/AUTHORS.txt b/AUTHORS.txt index f304f6af..7374b7c8 100644 --- a/AUTHORS.txt +++ b/AUTHORS.txt @@ -16,6 +16,12 @@ ZeroTier One includes or links with the following third party software: * LZ4 compression algorithm by Yann Collet (BSD license) http://code.google.com/p/lz4/ + * JsonCPP by Baptiste Lepilleur (public domain) + http://jsoncpp.sourceforge.net + + * http-parser, a simple C http parser library (MIT license) + https://github.com/joyent/http-parser + * OpenSSL libcrypto (BSD-style OpenSSL license) http://www.openssl.org/ |