@ -53,20 +53,19 @@ The externally maintained libraries used by Node.js are:
- c-ares, located at deps/cares, is licensed as follows:
- c-ares, located at deps/cares, is licensed as follows:
"""
"""
Copyright (c) 2007 - 2016, Daniel Stenberg with many contributors, see AUTHORS
file.
Copyright 1998 by the Massachusetts Institute of Technology.
Copyright 1998 by the Massachusetts Institute of Technology.
Copyright (C) 2007-2013 by Daniel Stenberg
Permission to use, copy, modify, and distribute this software and its
Permission to use, copy, modify, and distribute this
documentation for any purpose and without fee is hereby granted, provided that
software and its documentation for any purpose and without
the above copyright notice appear in all copies and that both that copyright
fee is hereby granted, provided that the above copyright
notice and this permission notice appear in supporting documentation, and that
notice appear in all copies and that both that copyright
the name of M.I.T. not be used in advertising or publicity pertaining to
notice and this permission notice appear in supporting
distribution of the software without specific, written prior permission.
documentation, and that the name of M.I.T. not be used in
M.I.T. makes no representations about the suitability of this software for any
advertising or publicity pertaining to distribution of the
purpose. It is provided "as is" without express or implied warranty.
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.
"""
"""
- HTTP Parser, located at deps/http_parser, is licensed as follows:
- HTTP Parser, located at deps/http_parser, is licensed as follows: