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>2011-08-06 02:08:00 +0400
committerRyan Dahl <ry@tinyclouds.org>2011-08-06 14:12:09 +0400
commitbd270b48a790ba00dd5a0dc9624aabbdedacaea8 (patch)
treea0b5baaf9b39f805c7ac5fb717e7617dcf19cb85 /LICENSE
parentbef9f56cacffe3a55d9154e304a57ad8de607c5a (diff)
Remove scons
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE3
1 files changed, 0 insertions, 3 deletions
diff --git a/LICENSE b/LICENSE
index 321be0efdb9..867f903e302 100644
--- a/LICENSE
+++ b/LICENSE
@@ -38,9 +38,6 @@ The externally maintained libraries used by Node are:
- WAF build system, located at tools/waf. WAF is copyright Thomas Nagy,
and released under the MIT license.
- - The SCONS build system, located at tools/scons. SCONS is copyright
- the SCONS Foundation and released under the MIT license.
-
- C-Ares, an asynchronous DNS client, located at deps/c-ares. C-Ares is
copyright the Massachusetts Institute of Technology, authored by
Greg Hudson, Daniel Stenberg and others, and released under the MIT