mirror of
https://github.com/nodejs/node.git
synced 2024-12-01 16:10:02 +01:00
3a25b174aa
Our out-of-tree patch from 2b6bb9f588
("deps: c-ares float, win ipv6 bad
fec0 prefix") should no longer be necessary, c-ares now blacklists such
addresses itself.
PR-URL: https://github.com/nodejs/node/pull/23854
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
16 lines
766 B
Markdown
16 lines
766 B
Markdown
# c-ares license
|
|
|
|
Copyright (c) 2007 - 2018, 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.
|