diff options
author | Adam Ierymenko <adam.ierymenko@gmail.com> | 2013-07-27 15:46:36 -0400 |
---|---|---|
committer | Adam Ierymenko <adam.ierymenko@gmail.com> | 2013-07-27 15:46:36 -0400 |
commit | d35d322890a4a4c3ca85768ba2e16c47662c27c8 (patch) | |
tree | b2af0ee6cdb57d25451abf70c8b913be78b8a4da | |
parent | dd203f006574276be8eccedbcd1ddb8452b69eb1 (diff) | |
download | infinitytier-d35d322890a4a4c3ca85768ba2e16c47662c27c8.tar.gz infinitytier-d35d322890a4a4c3ca85768ba2e16c47662c27c8.zip |
Remove JsonCPP from authors, no longer used.
-rw-r--r-- | AUTHORS.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/AUTHORS.txt b/AUTHORS.txt index 7374b7c8..41c65af9 100644 --- a/AUTHORS.txt +++ b/AUTHORS.txt @@ -16,9 +16,6 @@ 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 |