diff options
author | Ryan <ry@tinyclouds.org> | 2009-06-09 15:20:10 +0200 |
---|---|---|
committer | Ryan <ry@tinyclouds.org> | 2009-06-09 15:20:10 +0200 |
commit | 44dc6735e3256e6fa381911a64068e622e384889 (patch) | |
tree | f6fcb1bba9c2cba2c3210c1f4a08be86334302eb /LICENSE | |
parent | 4bd63d35fb917026b946c0a0db9d5e8329f6d021 (diff) | |
download | nodejs-44dc6735e3256e6fa381911a64068e622e384889.tar.gz nodejs-44dc6735e3256e6fa381911a64068e622e384889.tar.bz2 nodejs-44dc6735e3256e6fa381911a64068e622e384889.zip |
Add waf to LICENSE
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |