summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@gmail.com>2019-03-21 16:43:53 -0700
committerAdam Ierymenko <adam.ierymenko@gmail.com>2019-03-21 16:43:53 -0700
commit8051127c3b8b25b9246f9da7693c54e8be07d267 (patch)
treea9ca932ece5d115ea73f3c866efbebedfa37afa5
parente37eb0aa542ef8aee8532c5bfdde7f09ed343a28 (diff)
downloadinfinitytier-8051127c3b8b25b9246f9da7693c54e8be07d267.tar.gz
infinitytier-8051127c3b8b25b9246f9da7693c54e8be07d267.zip
Update credits.
-rw-r--r--AUTHORS.md8
1 files changed, 1 insertions, 7 deletions
diff --git a/AUTHORS.md b/AUTHORS.md
index 043ff001..ca47fef0 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -2,6 +2,7 @@
* ZeroTier Core and ZeroTier One virtual networking service<br>
Adam Ierymenko / adam.ierymenko@zerotier.com
+ Joseph Henry / joseph.henry@zerotier.com (QoS and multipath)
* Java JNI Interface to enable Android application development, and Android app itself (code for that is elsewhere)<br>
Grant Limberg / glimberg@gmail.com
@@ -45,13 +46,6 @@ ZeroTier includes the following third party code, either in ext/ or incorporated
* Home page: https://github.com/nlohmann/json
* License grant: MIT
- * TunTapOSX by Mattias Nissler
-
- * Files: ext/tap-mac/tuntap/*
- * Home page: http://tuntaposx.sourceforge.net/
- * License grant: BSD attribution no-endorsement
- * ZeroTier Modifications: change interface name to zt#, increase max MTU, increase max devices
-
* tap-windows6 by the OpenVPN project
* Files: windows/TapDriver6/*