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 Dahl <ry@tinyclouds.org>2010-02-08 20:47:01 +0300
committerRyan Dahl <ry@tinyclouds.org>2010-02-09 00:52:13 +0300
commit4234ac53e26675492d39504a73a5672c24bbda97 (patch)
treee4ebf9f5076633e61b57b0ca80c10bff35e9f4bb /LICENSE
parenta38607605c084b6ecb38ee1315aa3f1ae40902ab (diff)
Use Google's jsmin.py so that Node can be used for evil
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE3
1 files changed, 0 insertions, 3 deletions
diff --git a/LICENSE b/LICENSE
index db7a42b1f65..dfd91e7c4c0 100644
--- a/LICENSE
+++ b/LICENSE
@@ -9,9 +9,6 @@ are:
This code is copyrighted by Marc Alexander Lehmann. Both are dually
licensed under MIT and GPL2.
- - JSMin JavaScript minifier, located at tools/jsmin.py. This code is
- copyrighted by Douglas Crockford and Baruch Even and has an MIT license.
-
- WAF build system, located at tools/waf. Copyrighted Thomas Nagy.
Released under an MIT license.