summaryrefslogtreecommitdiff
path: root/LICENSE
diff options
context:
space:
mode:
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE4
1 files changed, 4 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
index d39e272b24..2fcbef985c 100644
--- a/LICENSE
+++ b/LICENSE
@@ -22,6 +22,10 @@ are:
- The SCONS build system, located at tools/scons. Copyrighted by the SCONS
Foundation. Released under an MIT license.
+ - UDNS, an asynchronous DNS client, located at deps/udns. Copyrighted by
+ Michael Tokarev <mjt@corpit.ru>. Released under the GNU Lesser General
+ Public License version 2.1.
+
Additionally deps/http_parser is based on Zed Shaw's Mongrel. Mongrel is
copyrighted by Zed Shaw and distributed under GPL2 or a permissive open
licence. See deps/http_parser/LICENCE for more information.