summaryrefslogtreecommitdiff
path: root/deps/cares/LICENSE.md
diff options
context:
space:
mode:
authorRod Vagg <rod@vagg.org>2016-10-28 14:40:47 +1100
committerRuben Bridgewater <ruben@bridgewater.de>2017-10-02 01:16:06 -0300
commita9f125449e61457cbbad79fbae766b603b861d1b (patch)
tree2d41cd0419590560a5c690d95dacb4a4e82ab9a4 /deps/cares/LICENSE.md
parentc09c04fc5ccae787e1a6aaa30468bb9bd552f528 (diff)
downloadandroid-node-v8-a9f125449e61457cbbad79fbae766b603b861d1b.tar.gz
android-node-v8-a9f125449e61457cbbad79fbae766b603b861d1b.tar.bz2
android-node-v8-a9f125449e61457cbbad79fbae766b603b861d1b.zip
deps: upgrade to c-ares v1.12.0
Updated with manual config for Android Updated with automatic for sunos, *bsd, darwin, linux, aix PR-URL: https://github.com/nodejs/node/pull/15378 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Diffstat (limited to 'deps/cares/LICENSE.md')
-rw-r--r--deps/cares/LICENSE.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/deps/cares/LICENSE.md b/deps/cares/LICENSE.md
new file mode 100644
index 0000000000..86b520b91d
--- /dev/null
+++ b/deps/cares/LICENSE.md
@@ -0,0 +1,15 @@
+# c-ares license
+
+Copyright (c) 2007 - 2016, Daniel Stenberg with many contributors, see AUTHORS
+file.
+
+Copyright 1998 by the Massachusetts Institute of Technology.
+
+Permission to use, copy, modify, and distribute this software and its
+documentation for any purpose and without fee is hereby granted, provided that
+the above copyright notice appear in all copies and that both that copyright
+notice and this permission notice appear in supporting documentation, and that
+the name of M.I.T. not be used in advertising or publicity pertaining to
+distribution of the software without specific, written prior permission.
+M.I.T. makes no representations about the suitability of this software for any
+purpose. It is provided "as is" without express or implied warranty.