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:
authorRyan <ry@tinyclouds.org>2009-06-09 17:20:10 +0400
committerRyan <ry@tinyclouds.org>2009-06-09 17:20:10 +0400
commit44dc6735e3256e6fa381911a64068e622e384889 (patch)
treef6fcb1bba9c2cba2c3210c1f4a08be86334302eb /LICENSE
parent4bd63d35fb917026b946c0a0db9d5e8329f6d021 (diff)
Add waf to LICENSE
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE2
1 files changed, 2 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
index 914c38107fa..eb293c886fe 100644
--- a/LICENSE
+++ b/LICENSE
@@ -16,6 +16,8 @@ are:
snippit. It is copyrighted 2007 by Steven Levithan and released under an
MIT license.
+ - WAF build system. Copyrighted Thomas Nagy. Released under an MIT license.
+
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.