summaryrefslogtreecommitdiff
path: root/deps/uv/LICENSE
diff options
context:
space:
mode:
Diffstat (limited to 'deps/uv/LICENSE')
-rw-r--r--deps/uv/LICENSE8
1 files changed, 8 insertions, 0 deletions
diff --git a/deps/uv/LICENSE b/deps/uv/LICENSE
index f7df47f71c..4f16bbc5d3 100644
--- a/deps/uv/LICENSE
+++ b/deps/uv/LICENSE
@@ -38,3 +38,11 @@ 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.
+
+ - deps/pthread-win32 is a POSIX threads library for
+ Microsoft Windows and is used for the Windows build and statically
+ linked into the Node executable. This software is freely available at
+ http://sourceware.org/pthreads-win32/ It is Copyright 1998 John E.
+ Bossom and 1999,2006 Pthreads-win32 contributors and licensed under the
+ LGPL. See deps/pthread-win32/COPYING.LIB for more details.
+