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-07 12:45:20 +0400
committerRyan Dahl <ry@tinyclouds.org>2010-04-07 12:45:20 +0400
commit888a494ad814e73d8720bf9715916ec1397c3a49 (patch)
tree787538852037ddc39bd38d6164f2274c5c0cc7f4 /LICENSE
parent96df65e88e010efe8f222110814bf862aaaea9c7 (diff)
Update LICENSE file with C-Ares info
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE4
1 files changed, 4 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
index dfd91e7c4c0..7a3e96b90e2 100644
--- a/LICENSE
+++ b/LICENSE
@@ -19,6 +19,10 @@ are:
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.
+
Other external libraries are my own and all use the same license as Node.
Node's license follows: