summaryrefslogtreecommitdiff
path: root/deps/uv/LICENSE
diff options
context:
space:
mode:
authorBert Belder <bertbelder@gmail.com>2012-08-07 01:25:06 +0200
committerBert Belder <bertbelder@gmail.com>2012-08-07 01:57:56 +0200
commite0a603a4993e995080a8926fcddbbde752a2136e (patch)
tree34a57a6d3217c06550da581635dea57799fba176 /deps/uv/LICENSE
parent9e55ba7d6bbfeaa867e0f151dd27bc0ba034cad7 (diff)
downloadnode-e0a603a4993e995080a8926fcddbbde752a2136e.tar.gz
uv: upgrade to 3a8bb3b
Diffstat (limited to 'deps/uv/LICENSE')
-rw-r--r--deps/uv/LICENSE4
1 files changed, 4 insertions, 0 deletions
diff --git a/deps/uv/LICENSE b/deps/uv/LICENSE
index f62d7f199..57279fc8b 100644
--- a/deps/uv/LICENSE
+++ b/deps/uv/LICENSE
@@ -40,3 +40,7 @@ The externally maintained libraries used by libuv are:
- libeio, located at eio/ is copyright Marc Alexander Lehmann, and
dual-licensed under the MIT license and GPL2.
+
+ - inet_pton and inet_ntop implementations, contained in src/inet.c, are
+ copyright the Internet Systems Consortium, Inc., and licensed under the ISC
+ license.