프로젝트

일반

사용자정보

통계
| 개정판:

root / HAgent / Horizon(TCP, HTTP) / packages / System.Collections.Immutable.1.4.0 / THIRD-PARTY-NOTICES.TXT

이력 | 보기 | 이력해설 | 다운로드 (11.3 KB)

1 40 HKM
.NET Core uses third-party libraries or other resources that may be
2
distributed under licenses different than the .NET Core software.
3
4
In the event that we accidentally failed to list a required notice, please
5
bring it to our attention. Post an issue or email us:
6
7
           dotnet@microsoft.com
8
9
The attached notices are provided for information only.
10
11
License notice for Slicing-by-8
12
-------------------------------
13
14
http://sourceforge.net/projects/slicing-by-8/
15
16
Copyright (c) 2004-2006 Intel Corporation - All Rights Reserved
17
18
19
This software program is licensed subject to the BSD License,  available at
20
http://www.opensource.org/licenses/bsd-license.html.
21
22
23
License notice for Unicode data
24
-------------------------------
25
26
http://www.unicode.org/copyright.html#License
27
28
Copyright © 1991-2017 Unicode, Inc. All rights reserved.
29
Distributed under the Terms of Use in http://www.unicode.org/copyright.html.
30
31
Permission is hereby granted, free of charge, to any person obtaining
32
a copy of the Unicode data files and any associated documentation
33
(the "Data Files") or Unicode software and any associated documentation
34
(the "Software") to deal in the Data Files or Software
35
without restriction, including without limitation the rights to use,
36
copy, modify, merge, publish, distribute, and/or sell copies of
37
the Data Files or Software, and to permit persons to whom the Data Files
38
or Software are furnished to do so, provided that either
39
(a) this copyright and permission notice appear with all copies
40
of the Data Files or Software, or
41
(b) this copyright and permission notice appear in associated
42
Documentation.
43
44
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF
45
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
46
WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
47
NONINFRINGEMENT OF THIRD PARTY RIGHTS.
48
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS
49
NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL
50
DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
51
DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
52
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
53
PERFORMANCE OF THE DATA FILES OR SOFTWARE.
54
55
Except as contained in this notice, the name of a copyright holder
56
shall not be used in advertising or otherwise to promote the sale,
57
use or other dealings in these Data Files or Software without prior
58
written authorization of the copyright holder.
59
60
License notice for Zlib
61
-----------------------
62
63
https://github.com/madler/zlib
64
http://zlib.net/zlib_license.html
65
66
/* zlib.h -- interface of the 'zlib' general purpose compression library
67
  version 1.2.11, January 15th, 2017
68
69
  Copyright (C) 1995-2017 Jean-loup Gailly and Mark Adler
70
71
  This software is provided 'as-is', without any express or implied
72
  warranty.  In no event will the authors be held liable for any damages
73
  arising from the use of this software.
74
75
  Permission is granted to anyone to use this software for any purpose,
76
  including commercial applications, and to alter it and redistribute it
77
  freely, subject to the following restrictions:
78
79
  1. The origin of this software must not be misrepresented; you must not
80
     claim that you wrote the original software. If you use this software
81
     in a product, an acknowledgment in the product documentation would be
82
     appreciated but is not required.
83
  2. Altered source versions must be plainly marked as such, and must not be
84
     misrepresented as being the original software.
85
  3. This notice may not be removed or altered from any source distribution.
86
87
  Jean-loup Gailly        Mark Adler
88
  jloup@gzip.org          madler@alumni.caltech.edu
89
90
*/
91
92
License notice for Mono
93
-------------------------------
94
95
http://www.mono-project.com/docs/about-mono/
96
97
Copyright (c) .NET Foundation Contributors
98
99
MIT License
100
101
Permission is hereby granted, free of charge, to any person obtaining a copy
102
of this software  and associated documentation files (the Software), to deal
103
in the Software without restriction,  including without limitation the rights
104
to use, copy, modify, merge, publish, distribute, sublicense,  and/or sell
105
copies of the Software, and to permit persons to whom the Software is
106
furnished to do so,  subject to the following conditions:
107
108
The above copyright notice and this permission notice shall be included in all
109
copies or substantial portions of the Software.
110
111
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
112
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
113
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
114
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
115
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
116
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
117
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
118
119
License notice for International Organization for Standardization
120
-----------------------------------------------------------------
121
122
Portions (C) International Organization for Standardization 1986:
123
     Permission to copy in any form is granted for use with
124
     conforming SGML systems and applications as defined in
125
     ISO 8879, provided this notice is included in all copies.
126
127
License notice for Intel
128
------------------------
129
130
"Copyright (c) 2004-2006 Intel Corporation - All Rights Reserved
131
132
Redistribution and use in source and binary forms, with or without
133
modification, are permitted provided that the following conditions are met:
134
135
1. Redistributions of source code must retain the above copyright notice, this
136
list of conditions and the following disclaimer.
137
138
2. Redistributions in binary form must reproduce the above copyright notice,
139
this list of conditions and the following disclaimer in the documentation
140
and/or other materials provided with the distribution.
141
142
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
143
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
144
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
145
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
146
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
147
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
148
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
149
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
150
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
151
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
152
153
License notice for Xamarin and Novell
154
-------------------------------------
155
156
Copyright (c) 2015 Xamarin, Inc (http://www.xamarin.com)
157
158
Permission is hereby granted, free of charge, to any person obtaining a copy
159
of this software and associated documentation files (the "Software"), to deal
160
in the Software without restriction, including without limitation the rights
161
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
162
copies of the Software, and to permit persons to whom the Software is
163
furnished to do so, subject to the following conditions:
164
165
The above copyright notice and this permission notice shall be included in
166
all copies or substantial portions of the Software.
167
168
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
169
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
170
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
171
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
172
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
173
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
174
THE SOFTWARE.
175
176
Copyright (c) 2011 Novell, Inc (http://www.novell.com)
177
178
Permission is hereby granted, free of charge, to any person obtaining a copy
179
of this software and associated documentation files (the "Software"), to deal
180
in the Software without restriction, including without limitation the rights
181
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
182
copies of the Software, and to permit persons to whom the Software is
183
furnished to do so, subject to the following conditions:
184
185
The above copyright notice and this permission notice shall be included in
186
all copies or substantial portions of the Software.
187
188
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
189
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
190
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
191
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
192
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
193
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
194
THE SOFTWARE.
195
196
Third party notice for W3C
197
--------------------------
198
199
"W3C SOFTWARE AND DOCUMENT NOTICE AND LICENSE
200
Status: This license takes effect 13 May, 2015.
201
This work is being provided by the copyright holders under the following license.
202
License
203
By obtaining and/or copying this work, you (the licensee) agree that you have read, understood, and will comply with the following terms and conditions.
204
Permission to copy, modify, and distribute this work, with or without modification, for any purpose and without fee or royalty is hereby granted, provided that you include the following on ALL copies of the work or portions thereof, including modifications:
205
The full text of this NOTICE in a location viewable to users of the redistributed or derivative work.
206
Any pre-existing intellectual property disclaimers, notices, or terms and conditions. If none exist, the W3C Software and Document Short Notice should be included.
207
Notice of any changes or modifications, through a copyright statement on the new code or document such as "This software or document includes material copied from or derived from [title and URI of the W3C document]. Copyright © [YEAR] W3C® (MIT, ERCIM, Keio, Beihang)."
208
Disclaimers
209
THIS WORK IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE OR DOCUMENT WILL NOT INFRINGE ANY THIRD PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.
210
COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR DOCUMENT.
211
The name and trademarks of copyright holders may NOT be used in advertising or publicity pertaining to the work without specific, written prior permission. Title to copyright in this work will at all times remain with copyright holders."
212
213
License notice for Bit Twiddling Hacks
214
--------------------------------------
215
216
Bit Twiddling Hacks
217
218
By Sean Eron Anderson
219
seander@cs.stanford.edu
220
221
Individually, the code snippets here are in the public domain (unless otherwise
222
noted) — feel free to use them however you please. The aggregate collection and
223
descriptions are © 1997-2005 Sean Eron Anderson. The code and descriptions are
224
distributed in the hope that they will be useful, but WITHOUT ANY WARRANTY and
225
without even the implied warranty of merchantability or fitness for a particular
226
purpose.