Browse Source

Update credits.

Adam Ierymenko 6 years ago
parent
commit
8051127c3b
1 changed files with 1 additions and 7 deletions
  1. 1 7
      AUTHORS.md

+ 1 - 7
AUTHORS.md

@@ -2,6 +2,7 @@
 
  * ZeroTier Core and ZeroTier One virtual networking service<br>
    Adam Ierymenko / [email protected]
+   Joseph Henry / [email protected] (QoS and multipath)
 
  * Java JNI Interface to enable Android application development, and Android app itself (code for that is elsewhere)<br>
    Grant Limberg / [email protected]
@@ -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/*