summaryrefslogtreecommitdiff
path: root/deps/uv/LICENSE
diff options
context:
space:
mode:
authorBen Noordhuis <info@bnoordhuis.nl>2012-10-06 23:04:30 +0200
committerBen Noordhuis <info@bnoordhuis.nl>2012-10-07 00:44:38 +0200
commitee77a6a953c65ff1fddf4017496387c42dd84d63 (patch)
treee87fedec086f8411ac52027c6a7570f60e30bd1d /deps/uv/LICENSE
parent836a06fc4f4920d5e9675763290c97aa4e7288fe (diff)
downloadandroid-node-v8-ee77a6a953c65ff1fddf4017496387c42dd84d63.tar.gz
android-node-v8-ee77a6a953c65ff1fddf4017496387c42dd84d63.tar.bz2
android-node-v8-ee77a6a953c65ff1fddf4017496387c42dd84d63.zip
deps: upgrade libuv to b9ed1a6
Diffstat (limited to 'deps/uv/LICENSE')
-rw-r--r--deps/uv/LICENSE3
1 files changed, 0 insertions, 3 deletions
diff --git a/deps/uv/LICENSE b/deps/uv/LICENSE
index ae9c747dee..65296f4b25 100644
--- a/deps/uv/LICENSE
+++ b/deps/uv/LICENSE
@@ -36,9 +36,6 @@ The externally maintained libraries used by libuv are:
- libev, located at ev/ is copyright Marc Alexander Lehmann, and
dual-licensed under the MIT license and GPL2.
- - 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.