From 44dc6735e3256e6fa381911a64068e622e384889 Mon Sep 17 00:00:00 2001 From: Ryan Date: Tue, 9 Jun 2009 15:20:10 +0200 Subject: [PATCH] Add waf to LICENSE --- LICENSE | 2 ++ 1 file changed, 2 insertions(+) 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.