1e66f31c5Sopenharmony_ciThis license applies to parts of libuv originating from the
2e66f31c5Sopenharmony_cihttps://github.com/joyent/libuv repository:
3e66f31c5Sopenharmony_ci
4e66f31c5Sopenharmony_ci====
5e66f31c5Sopenharmony_ci
6e66f31c5Sopenharmony_ciCopyright Joyent, Inc. and other Node contributors. All rights reserved.
7e66f31c5Sopenharmony_ciPermission is hereby granted, free of charge, to any person obtaining a copy
8e66f31c5Sopenharmony_ciof this software and associated documentation files (the "Software"), to
9e66f31c5Sopenharmony_cideal in the Software without restriction, including without limitation the
10e66f31c5Sopenharmony_cirights to use, copy, modify, merge, publish, distribute, sublicense, and/or
11e66f31c5Sopenharmony_cisell copies of the Software, and to permit persons to whom the Software is
12e66f31c5Sopenharmony_cifurnished to do so, subject to the following conditions:
13e66f31c5Sopenharmony_ci
14e66f31c5Sopenharmony_ciThe above copyright notice and this permission notice shall be included in
15e66f31c5Sopenharmony_ciall copies or substantial portions of the Software.
16e66f31c5Sopenharmony_ci
17e66f31c5Sopenharmony_ciTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
18e66f31c5Sopenharmony_ciIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
19e66f31c5Sopenharmony_ciFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
20e66f31c5Sopenharmony_ciAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
21e66f31c5Sopenharmony_ciLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
22e66f31c5Sopenharmony_ciFROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
23e66f31c5Sopenharmony_ciIN THE SOFTWARE.
24e66f31c5Sopenharmony_ci
25e66f31c5Sopenharmony_ci====
26e66f31c5Sopenharmony_ci
27e66f31c5Sopenharmony_ciThis license applies to all parts of libuv that are not externally
28e66f31c5Sopenharmony_cimaintained libraries.
29e66f31c5Sopenharmony_ci
30e66f31c5Sopenharmony_ciThe externally maintained libraries used by libuv are:
31e66f31c5Sopenharmony_ci
32e66f31c5Sopenharmony_ci  - tree.h (from FreeBSD), copyright Niels Provos. Two clause BSD license.
33e66f31c5Sopenharmony_ci
34e66f31c5Sopenharmony_ci  - inet_pton and inet_ntop implementations, contained in src/inet.c, are
35e66f31c5Sopenharmony_ci    copyright the Internet Systems Consortium, Inc., and licensed under the ISC
36e66f31c5Sopenharmony_ci    license.
37