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-04-08 05:25:37 +0400
committerRyan Dahl <ry@tinyclouds.org>2010-04-08 05:25:37 +0400
commitd923c94a0ca6ca4aa23318013de443dbb83398cb (patch)
tree9e69a6fd25d733e222d3773f5e0773d84a1f1b91 /LICENSE
parent0281e1acf6e9cb3cd668dda91d4933160c4b95a7 (diff)
Remove udns
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE4
1 files changed, 0 insertions, 4 deletions
diff --git a/LICENSE b/LICENSE
index 7a3e96b90e2..532a7d1b692 100644
--- a/LICENSE
+++ b/LICENSE
@@ -15,10 +15,6 @@ are:
- The SCONS build system, located at tools/scons. Copyrighted by the SCONS
Foundation. Released under an MIT license.
- - UDNS, an asynchronous DNS client, located at deps/udns. Copyrighted by
- Michael Tokarev <mjt@corpit.ru>. Released under the GNU Lesser General
- Public License version 2.1.
-
- C-Ares, an asynchronous DNS client, located at deps/c-ares. Copyright by
the Massachusetts Institute of Technology; authored by Greg Hudson,
Daniel Stenberg and others. Released under an MIT license.