summaryrefslogtreecommitdiff
path: root/LICENSE
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2010-02-08 09:47:01 -0800
committerRyan Dahl <ry@tinyclouds.org>2010-02-08 13:52:13 -0800
commit4234ac53e26675492d39504a73a5672c24bbda97 (patch)
treee4ebf9f5076633e61b57b0ca80c10bff35e9f4bb /LICENSE
parenta38607605c084b6ecb38ee1315aa3f1ae40902ab (diff)
downloadandroid-node-v8-4234ac53e26675492d39504a73a5672c24bbda97.tar.gz
android-node-v8-4234ac53e26675492d39504a73a5672c24bbda97.tar.bz2
android-node-v8-4234ac53e26675492d39504a73a5672c24bbda97.zip
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 db7a42b1f6..dfd91e7c4c 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.