Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2011-09-07 03:13:05 +0400
committerRyan Dahl <ry@tinyclouds.org>2011-09-18 05:22:09 +0400
commit5b8e1dabbc117b38c56f874f4e6d5b7e537cd3c1 (patch)
treebab6eb3c1c276cc4a9a97d45c100ab350e41dc20 /LICENSE
parentdcd911e24b3cd8bdcc850e4c90213fcd6b180251 (diff)
Initial pass at zlib bindings
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE4
1 files changed, 4 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
index a773ac93c88..7802ec1d64b 100644
--- a/LICENSE
+++ b/LICENSE
@@ -73,3 +73,7 @@ The externally maintained libraries used by Node are:
- tools/gyp GYP is a meta-build system copyright 2009 Google Inc and
licensed under the three clause BSD license. See tools/gyp/LICENSE.
+
+ - deps/zlib copyright 1995-2010 Jean-loup Gailly and Mark Adler
+ licensed under a permissive free software license. See
+ deps/zlib/LICENSE.