[Tizen] Add BuildTools 2.1.0-rc1-02804-05
[platform/upstream/coreclr.git] / Tools / dotnetcli / sdk / NuGetFallbackFolder / libuv / 1.10.0 / License.txt
1
2 libuv  version 1.10.0 
3
4 This package is licensed to you under the original terms of the copyright holder provided below.
5
6
7 libuv is licensed for use as follows:
8 ====
9
10 Copyright (c) 2015-present libuv project contributors.
11
12 Permission is hereby granted, free of charge, to any person obtaining a copy
13 of this software and associated documentation files (the "Software"), to
14 deal in the Software without restriction, including without limitation the
15 rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
16 sell copies of the Software, and to permit persons to whom the Software is
17 furnished to do so, subject to the following conditions:
18
19 The above copyright notice and this permission notice shall be included in
20 all copies or substantial portions of the Software.
21
22 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
23 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
24 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
25 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
26 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
27 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
28 IN THE SOFTWARE.
29 ====
30
31 This license applies to parts of libuv originating from the
32 https://github.com/joyent/libuv repository:
33
34 ====
35
36 Copyright Joyent, Inc. and other Node contributors. All rights reserved.
37 Permission is hereby granted, free of charge, to any person obtaining a copy
38 of this software and associated documentation files (the "Software"), to
39 deal in the Software without restriction, including without limitation the
40 rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
41 sell copies of the Software, and to permit persons to whom the Software is
42 furnished to do so, subject to the following conditions:
43
44 The above copyright notice and this permission notice shall be included in
45 all copies or substantial portions of the Software.
46
47 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
48 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
49 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
50 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
51 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
52 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
53 IN THE SOFTWARE.
54
55 ====
56
57 This license applies to all parts of libuv that are not externally
58 maintained libraries.
59
60 The externally maintained libraries used by libuv are:
61
62   - tree.h (from FreeBSD), copyright Niels Provos. Two clause BSD license.
63
64   - inet_pton and inet_ntop implementations, contained in src/inet.c, are
65     copyright the Internet Systems Consortium, Inc., and licensed under the ISC
66     license.
67
68   - stdint-msvc2008.h (from msinttypes), copyright Alexander Chemeris. Three
69     clause BSD license.
70
71   - pthread-fixes.h, pthread-fixes.c, copyright Google Inc. and Sony Mobile
72     Communications AB. Three clause BSD license.
73
74   - android-ifaddrs.h, android-ifaddrs.c, copyright Berkeley Software Design
75     Inc, Kenneth MacKay and Emergya (Cloud4all, FP7/2007-2013, grant agreement
76     n° 289016). Three clause BSD license.