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>2009-10-07 13:53:03 +0400
committerRyan Dahl <ry@tinyclouds.org>2009-10-07 13:53:45 +0400
commit1f31a7dbfe792fa6eee8a9cdcdfd662aad5cde06 (patch)
treec83b724056517e4bf71f203b74ad1d832d0ca7f0 /LICENSE
parent1a2762b78e496dac4cc9fd0fb4ffb1d4f036692b (diff)
Upgrade v8 to 1.3.14
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE3
1 files changed, 0 insertions, 3 deletions
diff --git a/LICENSE b/LICENSE
index 203c7c90365..629b010ab7c 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.
-
- parseUri, a URI parser, is located in lib/http.js. This is just a small
snippit. It is copyrighted 2007 by Steven Levithan and released under an
MIT license.