Merge remote-tracking branch 'upstream/main' into darc-main-31d4c308-6782-4440-8589...
[platform/upstream/dotnet/runtime.git] / THIRD-PARTY-NOTICES.TXT
1 .NET Runtime uses third-party libraries or other resources that may be
2 distributed under licenses different than the .NET Runtime 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 ASP.NET
12 -------------------------------
13
14 Copyright (c) .NET Foundation. All rights reserved.
15 Licensed under the Apache License, Version 2.0.
16
17 Available at
18 https://github.com/dotnet/aspnetcore/blob/main/LICENSE.txt
19
20 License notice for Slicing-by-8
21 -------------------------------
22
23 http://sourceforge.net/projects/slicing-by-8/
24
25 Copyright (c) 2004-2006 Intel Corporation - All Rights Reserved
26
27
28 This software program is licensed subject to the BSD License,  available at
29 http://www.opensource.org/licenses/bsd-license.html.
30
31
32 License notice for Unicode data
33 -------------------------------
34
35 https://www.unicode.org/license.html
36
37 Copyright © 1991-2022 Unicode, Inc. All rights reserved.
38 Distributed under the Terms of Use in https://www.unicode.org/copyright.html.
39
40 Permission is hereby granted, free of charge, to any person obtaining
41 a copy of the Unicode data files and any associated documentation
42 (the "Data Files") or Unicode software and any associated documentation
43 (the "Software") to deal in the Data Files or Software
44 without restriction, including without limitation the rights to use,
45 copy, modify, merge, publish, distribute, and/or sell copies of
46 the Data Files or Software, and to permit persons to whom the Data Files
47 or Software are furnished to do so, provided that either
48 (a) this copyright and permission notice appear with all copies
49 of the Data Files or Software, or
50 (b) this copyright and permission notice appear in associated
51 Documentation.
52
53 THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF
54 ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
55 WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
56 NONINFRINGEMENT OF THIRD PARTY RIGHTS.
57 IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS
58 NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL
59 DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
60 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
61 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
62 PERFORMANCE OF THE DATA FILES OR SOFTWARE.
63
64 Except as contained in this notice, the name of a copyright holder
65 shall not be used in advertising or otherwise to promote the sale,
66 use or other dealings in these Data Files or Software without prior
67 written authorization of the copyright holder.
68
69 License notice for Zlib
70 -----------------------
71
72 https://github.com/madler/zlib
73 http://zlib.net/zlib_license.html
74
75 /* zlib.h -- interface of the 'zlib' general purpose compression library
76   version 1.2.11, January 15th, 2017
77
78   Copyright (C) 1995-2017 Jean-loup Gailly and Mark Adler
79
80   This software is provided 'as-is', without any express or implied
81   warranty.  In no event will the authors be held liable for any damages
82   arising from the use of this software.
83
84   Permission is granted to anyone to use this software for any purpose,
85   including commercial applications, and to alter it and redistribute it
86   freely, subject to the following restrictions:
87
88   1. The origin of this software must not be misrepresented; you must not
89      claim that you wrote the original software. If you use this software
90      in a product, an acknowledgment in the product documentation would be
91      appreciated but is not required.
92   2. Altered source versions must be plainly marked as such, and must not be
93      misrepresented as being the original software.
94   3. This notice may not be removed or altered from any source distribution.
95
96   Jean-loup Gailly        Mark Adler
97   jloup@gzip.org          madler@alumni.caltech.edu
98
99 */
100
101 License notice for Mono
102 -------------------------------
103
104 http://www.mono-project.com/docs/about-mono/
105
106 Copyright (c) .NET Foundation Contributors
107
108 MIT License
109
110 Permission is hereby granted, free of charge, to any person obtaining a copy
111 of this software  and associated documentation files (the Software), to deal
112 in the Software without restriction,  including without limitation the rights
113 to use, copy, modify, merge, publish, distribute, sublicense,  and/or sell
114 copies of the Software, and to permit persons to whom the Software is
115 furnished to do so,  subject to the following conditions:
116
117 The above copyright notice and this permission notice shall be included in all
118 copies or substantial portions of the Software.
119
120 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
121 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
122 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
123 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
124 LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
125 OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
126 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
127
128 License notice for International Organization for Standardization
129 -----------------------------------------------------------------
130
131 Portions (C) International Organization for Standardization 1986:
132      Permission to copy in any form is granted for use with
133      conforming SGML systems and applications as defined in
134      ISO 8879, provided this notice is included in all copies.
135
136 License notice for Intel
137 ------------------------
138
139 "Copyright (c) 2004-2006 Intel Corporation - All Rights Reserved
140
141 Redistribution and use in source and binary forms, with or without
142 modification, are permitted provided that the following conditions are met:
143
144 1. Redistributions of source code must retain the above copyright notice, this
145 list of conditions and the following disclaimer.
146
147 2. Redistributions in binary form must reproduce the above copyright notice,
148 this list of conditions and the following disclaimer in the documentation
149 and/or other materials provided with the distribution.
150
151 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
152 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
153 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
154 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
155 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
156 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
157 SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
158 CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
159 OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
160 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
161
162 License notice for Xamarin and Novell
163 -------------------------------------
164
165 Copyright (c) 2015 Xamarin, Inc (http://www.xamarin.com)
166
167 Permission is hereby granted, free of charge, to any person obtaining a copy
168 of this software and associated documentation files (the "Software"), to deal
169 in the Software without restriction, including without limitation the rights
170 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
171 copies of the Software, and to permit persons to whom the Software is
172 furnished to do so, subject to the following conditions:
173
174 The above copyright notice and this permission notice shall be included in
175 all copies or substantial portions of the Software.
176
177 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
178 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
179 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
180 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
181 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
182 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
183 THE SOFTWARE.
184
185 Copyright (c) 2011 Novell, Inc (http://www.novell.com)
186
187 Permission is hereby granted, free of charge, to any person obtaining a copy
188 of this software and associated documentation files (the "Software"), to deal
189 in the Software without restriction, including without limitation the rights
190 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
191 copies of the Software, and to permit persons to whom the Software is
192 furnished to do so, subject to the following conditions:
193
194 The above copyright notice and this permission notice shall be included in
195 all copies or substantial portions of the Software.
196
197 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
198 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
199 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
200 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
201 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
202 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
203 THE SOFTWARE.
204
205 Third party notice for W3C
206 --------------------------
207
208 "W3C SOFTWARE AND DOCUMENT NOTICE AND LICENSE
209 Status: This license takes effect 13 May, 2015.
210 This work is being provided by the copyright holders under the following license.
211 License
212 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.
213 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:
214 The full text of this NOTICE in a location viewable to users of the redistributed or derivative work.
215 Any pre-existing intellectual property disclaimers, notices, or terms and conditions. If none exist, the W3C Software and Document Short Notice should be included.
216 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)."
217 Disclaimers
218 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.
219 COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR DOCUMENT.
220 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."
221
222 License notice for Bit Twiddling Hacks
223 --------------------------------------
224
225 Bit Twiddling Hacks
226
227 By Sean Eron Anderson
228 seander@cs.stanford.edu
229
230 Individually, the code snippets here are in the public domain (unless otherwise
231 noted) — feel free to use them however you please. The aggregate collection and
232 descriptions are © 1997-2005 Sean Eron Anderson. The code and descriptions are
233 distributed in the hope that they will be useful, but WITHOUT ANY WARRANTY and
234 without even the implied warranty of merchantability or fitness for a particular
235 purpose.
236
237 License notice for Brotli
238 --------------------------------------
239
240 Copyright (c) 2009, 2010, 2013-2016 by the Brotli Authors.
241
242 Permission is hereby granted, free of charge, to any person obtaining a copy
243 of this software and associated documentation files (the "Software"), to deal
244 in the Software without restriction, including without limitation the rights
245 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
246 copies of the Software, and to permit persons to whom the Software is
247 furnished to do so, subject to the following conditions:
248
249 The above copyright notice and this permission notice shall be included in
250 all copies or substantial portions of the Software.
251
252 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
253 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
254 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
255 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
256 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
257 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
258 THE SOFTWARE.
259
260 compress_fragment.c:
261 Copyright (c) 2011, Google Inc.
262 All rights reserved.
263
264 Redistribution and use in source and binary forms, with or without
265 modification, are permitted provided that the following conditions are
266 met:
267
268     * Redistributions of source code must retain the above copyright
269 notice, this list of conditions and the following disclaimer.
270     * Redistributions in binary form must reproduce the above
271 copyright notice, this list of conditions and the following disclaimer
272 in the documentation and/or other materials provided with the
273 distribution.
274     * Neither the name of Google Inc. nor the names of its
275 contributors may be used to endorse or promote products derived from
276 this software without specific prior written permission.
277
278 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
279 ""AS IS"" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
280 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
281 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
282 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
283 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
284 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
285 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
286 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
287 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
288 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
289
290 decode_fuzzer.c:
291 Copyright (c) 2015 The Chromium Authors. All rights reserved.
292
293 Redistribution and use in source and binary forms, with or without
294 modification, are permitted provided that the following conditions are
295 met:
296
297    * Redistributions of source code must retain the above copyright
298 notice, this list of conditions and the following disclaimer.
299    * Redistributions in binary form must reproduce the above
300 copyright notice, this list of conditions and the following disclaimer
301 in the documentation and/or other materials provided with the
302 distribution.
303    * Neither the name of Google Inc. nor the names of its
304 contributors may be used to endorse or promote products derived from
305 this software without specific prior written permission.
306
307 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
308 ""AS IS"" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
309 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
310 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
311 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
312 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
313 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
314 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
315 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
316 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
317 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
318
319 License notice for Json.NET
320 -------------------------------
321
322 https://github.com/JamesNK/Newtonsoft.Json/blob/master/LICENSE.md
323
324 The MIT License (MIT)
325
326 Copyright (c) 2007 James Newton-King
327
328 Permission is hereby granted, free of charge, to any person obtaining a copy of
329 this software and associated documentation files (the "Software"), to deal in
330 the Software without restriction, including without limitation the rights to
331 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
332 the Software, and to permit persons to whom the Software is furnished to do so,
333 subject to the following conditions:
334
335 The above copyright notice and this permission notice shall be included in all
336 copies or substantial portions of the Software.
337
338 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
339 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
340 FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
341 COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
342 IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
343 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
344
345 License notice for vectorized base64 encoding / decoding
346 --------------------------------------------------------
347
348 Copyright (c) 2005-2007, Nick Galbreath
349 Copyright (c) 2013-2017, Alfred Klomp
350 Copyright (c) 2015-2017, Wojciech Mula
351 Copyright (c) 2016-2017, Matthieu Darbois
352 All rights reserved.
353
354 Redistribution and use in source and binary forms, with or without
355 modification, are permitted provided that the following conditions are
356 met:
357
358 - Redistributions of source code must retain the above copyright notice,
359   this list of conditions and the following disclaimer.
360
361 - Redistributions in binary form must reproduce the above copyright
362   notice, this list of conditions and the following disclaimer in the
363   documentation and/or other materials provided with the distribution.
364
365 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
366 IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
367 TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
368 PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
369 HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
370 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
371 TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
372 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
373 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
374 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
375 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
376
377 License notice for RFC 3492
378 ---------------------------
379
380 The punycode implementation is based on the sample code in RFC 3492
381
382 Copyright (C) The Internet Society (2003).  All Rights Reserved.
383
384 This document and translations of it may be copied and furnished to
385 others, and derivative works that comment on or otherwise explain it
386 or assist in its implementation may be prepared, copied, published
387 and distributed, in whole or in part, without restriction of any
388 kind, provided that the above copyright notice and this paragraph are
389 included on all such copies and derivative works.  However, this
390 document itself may not be modified in any way, such as by removing
391 the copyright notice or references to the Internet Society or other
392 Internet organizations, except as needed for the purpose of
393 developing Internet standards in which case the procedures for
394 copyrights defined in the Internet Standards process must be
395 followed, or as required to translate it into languages other than
396 English.
397
398 The limited permissions granted above are perpetual and will not be
399 revoked by the Internet Society or its successors or assigns.
400
401 This document and the information contained herein is provided on an
402 "AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING
403 TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING
404 BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION
405 HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF
406 MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
407
408 License notice for Algorithm from Internet Draft document "UUIDs and GUIDs"
409 ---------------------------------------------------------------------------
410
411 Copyright (c) 1990- 1993, 1996 Open Software Foundation, Inc.
412 Copyright (c) 1989 by Hewlett-Packard Company, Palo Alto, Ca. &
413 Digital Equipment Corporation, Maynard, Mass.
414 To anyone who acknowledges that this file is provided "AS IS"
415 without any express or implied warranty: permission to use, copy,
416 modify, and distribute this file for any purpose is hereby
417 granted without fee, provided that the above copyright notices and
418 this notice appears in all source code copies, and that none of
419 the names of Open Software Foundation, Inc., Hewlett-Packard
420 Company, or Digital Equipment Corporation be used in advertising
421 or publicity pertaining to distribution of the software without
422 specific, written prior permission.  Neither Open Software
423 Foundation, Inc., Hewlett-Packard Company, Microsoft, nor Digital Equipment
424 Corporation makes any representations about the suitability of
425 this software for any purpose.
426
427 Copyright(C) The Internet Society 1997. All Rights Reserved.
428
429 This document and translations of it may be copied and furnished to others,
430 and derivative works that comment on or otherwise explain it or assist in
431 its implementation may be prepared, copied, published and distributed, in
432 whole or in part, without restriction of any kind, provided that the above
433 copyright notice and this paragraph are included on all such copies and
434 derivative works.However, this document itself may not be modified in any
435 way, such as by removing the copyright notice or references to the Internet
436 Society or other Internet organizations, except as needed for the purpose of
437 developing Internet standards in which case the procedures for copyrights
438 defined in the Internet Standards process must be followed, or as required
439 to translate it into languages other than English.
440
441 The limited permissions granted above are perpetual and will not be revoked
442 by the Internet Society or its successors or assigns.
443
444 This document and the information contained herein is provided on an "AS IS"
445 basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING TASK FORCE
446 DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO
447 ANY WARRANTY THAT THE USE OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY
448 RIGHTS OR ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A
449 PARTICULAR PURPOSE.
450
451 License notice for Algorithm from RFC 4122 -
452 A Universally Unique IDentifier (UUID) URN Namespace
453 ----------------------------------------------------
454
455 Copyright (c) 1990- 1993, 1996 Open Software Foundation, Inc.
456 Copyright (c) 1989 by Hewlett-Packard Company, Palo Alto, Ca. &
457 Digital Equipment Corporation, Maynard, Mass.
458 Copyright (c) 1998 Microsoft.
459 To anyone who acknowledges that this file is provided "AS IS"
460 without any express or implied warranty: permission to use, copy,
461 modify, and distribute this file for any purpose is hereby
462 granted without fee, provided that the above copyright notices and
463 this notice appears in all source code copies, and that none of
464 the names of Open Software Foundation, Inc., Hewlett-Packard
465 Company, Microsoft, or Digital Equipment Corporation be used in
466 advertising or publicity pertaining to distribution of the software
467 without specific, written prior permission. Neither Open Software
468 Foundation, Inc., Hewlett-Packard Company, Microsoft, nor Digital
469 Equipment Corporation makes any representations about the
470 suitability of this software for any purpose."
471
472 License notice for The LLVM Compiler Infrastructure
473 ---------------------------------------------------
474
475 Developed by:
476
477     LLVM Team
478
479     University of Illinois at Urbana-Champaign
480
481     http://llvm.org
482
483 Permission is hereby granted, free of charge, to any person obtaining a copy of
484 this software and associated documentation files (the "Software"), to deal with
485 the Software without restriction, including without limitation the rights to
486 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
487 of the Software, and to permit persons to whom the Software is furnished to do
488 so, subject to the following conditions:
489
490     * Redistributions of source code must retain the above copyright notice,
491       this list of conditions and the following disclaimers.
492
493     * Redistributions in binary form must reproduce the above copyright notice,
494       this list of conditions and the following disclaimers in the
495       documentation and/or other materials provided with the distribution.
496
497     * Neither the names of the LLVM Team, University of Illinois at
498       Urbana-Champaign, nor the names of its contributors may be used to
499       endorse or promote products derived from this Software without specific
500       prior written permission.
501
502 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
503 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
504 FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
505 CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
506 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
507 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE
508 SOFTWARE.
509
510 License notice for Bob Jenkins
511 ------------------------------
512
513 By Bob Jenkins, 1996.  bob_jenkins@burtleburtle.net.  You may use this
514 code any way you wish, private, educational, or commercial.  It's free.
515
516 License notice for Greg Parker
517 ------------------------------
518
519 Greg Parker     gparker@cs.stanford.edu     December 2000
520 This code is in the public domain and may be copied or modified without
521 permission.
522
523 License notice for libunwind based code
524 ----------------------------------------
525
526 Permission is hereby granted, free of charge, to any person obtaining
527 a copy of this software and associated documentation files (the
528 "Software"), to deal in the Software without restriction, including
529 without limitation the rights to use, copy, modify, merge, publish,
530 distribute, sublicense, and/or sell copies of the Software, and to
531 permit persons to whom the Software is furnished to do so, subject to
532 the following conditions:
533
534 The above copyright notice and this permission notice shall be
535 included in all copies or substantial portions of the Software.
536
537 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
538 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
539 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
540 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
541 LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
542 OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
543 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
544
545 License notice for Printing Floating-Point Numbers (Dragon4)
546 ------------------------------------------------------------
547
548 /******************************************************************************
549   Copyright (c) 2014 Ryan Juckett
550   http://www.ryanjuckett.com/
551
552   This software is provided 'as-is', without any express or implied
553   warranty. In no event will the authors be held liable for any damages
554   arising from the use of this software.
555
556   Permission is granted to anyone to use this software for any purpose,
557   including commercial applications, and to alter it and redistribute it
558   freely, subject to the following restrictions:
559
560   1. The origin of this software must not be misrepresented; you must not
561      claim that you wrote the original software. If you use this software
562      in a product, an acknowledgment in the product documentation would be
563      appreciated but is not required.
564
565   2. Altered source versions must be plainly marked as such, and must not be
566      misrepresented as being the original software.
567
568   3. This notice may not be removed or altered from any source
569      distribution.
570 ******************************************************************************/
571
572 License notice for Printing Floating-point Numbers (Grisu3)
573 -----------------------------------------------------------
574
575 Copyright 2012 the V8 project authors. All rights reserved.
576 Redistribution and use in source and binary forms, with or without
577 modification, are permitted provided that the following conditions are
578 met:
579
580     * Redistributions of source code must retain the above copyright
581       notice, this list of conditions and the following disclaimer.
582     * Redistributions in binary form must reproduce the above
583       copyright notice, this list of conditions and the following
584       disclaimer in the documentation and/or other materials provided
585       with the distribution.
586     * Neither the name of Google Inc. nor the names of its
587       contributors may be used to endorse or promote products derived
588       from this software without specific prior written permission.
589
590 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
591 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
592 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
593 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
594 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
595 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
596 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
597 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
598 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
599 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
600 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
601
602 License notice for xxHash
603 -------------------------
604
605 xxHash Library
606 Copyright (c) 2012-2014, Yann Collet
607 All rights reserved.
608
609 Redistribution and use in source and binary forms, with or without modification,
610 are permitted provided that the following conditions are met:
611
612 * Redistributions of source code must retain the above copyright notice, this
613   list of conditions and the following disclaimer.
614
615 * Redistributions in binary form must reproduce the above copyright notice, this
616   list of conditions and the following disclaimer in the documentation and/or
617   other materials provided with the distribution.
618
619 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
620 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
621 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
622 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
623 ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
624 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
625 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
626 ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
627 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
628 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
629
630 License notice for Berkeley SoftFloat Release 3e
631 ------------------------------------------------
632
633 https://github.com/ucb-bar/berkeley-softfloat-3
634 https://github.com/ucb-bar/berkeley-softfloat-3/blob/master/COPYING.txt
635
636 License for Berkeley SoftFloat Release 3e
637
638 John R. Hauser
639 2018 January 20
640
641 The following applies to the whole of SoftFloat Release 3e as well as to
642 each source file individually.
643
644 Copyright 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018 The Regents of the
645 University of California.  All rights reserved.
646
647 Redistribution and use in source and binary forms, with or without
648 modification, are permitted provided that the following conditions are met:
649
650  1. Redistributions of source code must retain the above copyright notice,
651     this list of conditions, and the following disclaimer.
652
653  2. Redistributions in binary form must reproduce the above copyright
654     notice, this list of conditions, and the following disclaimer in the
655     documentation and/or other materials provided with the distribution.
656
657  3. Neither the name of the University nor the names of its contributors
658     may be used to endorse or promote products derived from this software
659     without specific prior written permission.
660
661 THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS "AS IS", AND ANY
662 EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
663 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, ARE
664 DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY
665 DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
666 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
667 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
668 ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
669 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
670 THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
671
672 License notice for xoshiro RNGs
673 --------------------------------
674
675 Written in 2018 by David Blackman and Sebastiano Vigna (vigna@acm.org)
676
677 To the extent possible under law, the author has dedicated all copyright
678 and related and neighboring rights to this software to the public domain
679 worldwide. This software is distributed without any warranty.
680
681 See <http://creativecommons.org/publicdomain/zero/1.0/>.
682
683 License for fastmod (https://github.com/lemire/fastmod) and ibm-fpgen (https://github.com/nigeltao/parse-number-fxx-test-data)
684 --------------------------------------
685
686    Copyright 2018 Daniel Lemire
687
688    Licensed under the Apache License, Version 2.0 (the "License");
689    you may not use this file except in compliance with the License.
690    You may obtain a copy of the License at
691
692        http://www.apache.org/licenses/LICENSE-2.0
693
694    Unless required by applicable law or agreed to in writing, software
695    distributed under the License is distributed on an "AS IS" BASIS,
696    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
697    See the License for the specific language governing permissions and
698    limitations under the License.
699
700 License for sse4-strstr (https://github.com/WojciechMula/sse4-strstr)
701 --------------------------------------
702
703    Copyright (c) 2008-2016, Wojciech Muła
704    All rights reserved.
705
706    Redistribution and use in source and binary forms, with or without
707    modification, are permitted provided that the following conditions are
708    met:
709
710    1. Redistributions of source code must retain the above copyright
711       notice, this list of conditions and the following disclaimer.
712
713    2. Redistributions in binary form must reproduce the above copyright
714       notice, this list of conditions and the following disclaimer in the
715       documentation and/or other materials provided with the distribution.
716
717    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
718    IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
719    TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
720    PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
721    HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
722    SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
723    TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
724    PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
725    LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
726    NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
727    SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
728
729 License notice for The C++ REST SDK
730 -----------------------------------
731
732 C++ REST SDK
733
734 The MIT License (MIT)
735
736 Copyright (c) Microsoft Corporation
737
738 All rights reserved.
739
740 Permission is hereby granted, free of charge, to any person obtaining a copy of
741 this software and associated documentation files (the "Software"), to deal in
742 the Software without restriction, including without limitation the rights to
743 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
744 the Software, and to permit persons to whom the Software is furnished to do so,
745 subject to the following conditions:
746
747 The above copyright notice and this permission notice shall be included in all
748 copies or substantial portions of the Software.
749
750 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
751 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
752 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
753 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
754 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
755 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
756 SOFTWARE.
757
758 License notice for MessagePack-CSharp
759 -------------------------------------
760
761 MessagePack for C#
762
763 MIT License
764
765 Copyright (c) 2017 Yoshifumi Kawai
766
767 Permission is hereby granted, free of charge, to any person obtaining a copy
768 of this software and associated documentation files (the "Software"), to deal
769 in the Software without restriction, including without limitation the rights
770 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
771 copies of the Software, and to permit persons to whom the Software is
772 furnished to do so, subject to the following conditions:
773
774 The above copyright notice and this permission notice shall be included in all
775 copies or substantial portions of the Software.
776
777 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
778 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
779 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
780 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
781 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
782 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
783 SOFTWARE.
784
785 License notice for lz4net
786 -------------------------------------
787
788 lz4net
789
790 Copyright (c) 2013-2017, Milosz Krajewski
791
792 All rights reserved.
793
794 Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
795
796 Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
797
798 Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
799
800 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
801
802 License notice for Nerdbank.Streams
803 -----------------------------------
804
805 The MIT License (MIT)
806
807 Copyright (c) Andrew Arnott
808
809 Permission is hereby granted, free of charge, to any person obtaining a copy
810 of this software and associated documentation files (the "Software"), to deal
811 in the Software without restriction, including without limitation the rights
812 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
813 copies of the Software, and to permit persons to whom the Software is
814 furnished to do so, subject to the following conditions:
815
816 The above copyright notice and this permission notice shall be included in all
817 copies or substantial portions of the Software.
818
819 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
820 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
821 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
822 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
823 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
824 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
825 SOFTWARE.
826
827 License notice for RapidJSON
828 ----------------------------
829
830 Tencent is pleased to support the open source community by making RapidJSON available.
831
832 Copyright (C) 2015 THL A29 Limited, a Tencent company, and Milo Yip. All rights reserved.
833
834 Licensed under the MIT License (the "License"); you may not use this file except
835 in compliance with the License. You may obtain a copy of the License at
836
837 http://opensource.org/licenses/MIT
838
839 Unless required by applicable law or agreed to in writing, software distributed
840 under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
841 CONDITIONS OF ANY KIND, either express or implied. See the License for the
842 specific language governing permissions and limitations under the License.
843
844 License notice for DirectX Math Library
845 ---------------------------------------
846
847 https://github.com/microsoft/DirectXMath/blob/master/LICENSE
848
849                                The MIT License (MIT)
850
851 Copyright (c) 2011-2020 Microsoft Corp
852
853 Permission is hereby granted, free of charge, to any person obtaining a copy of this
854 software and associated documentation files (the "Software"), to deal in the Software
855 without restriction, including without limitation the rights to use, copy, modify,
856 merge, publish, distribute, sublicense, and/or sell copies of the Software, and to
857 permit persons to whom the Software is furnished to do so, subject to the following
858 conditions:
859
860 The above copyright notice and this permission notice shall be included in all copies
861 or substantial portions of the Software.
862
863 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
864 INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
865 PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
866 HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
867 CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE
868 OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
869
870 License notice for ldap4net
871 ---------------------------
872
873 The MIT License (MIT)
874
875 Copyright (c) 2018 Alexander Chermyanin
876
877 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
878
879 The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
880
881 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
882
883 License notice for vectorized sorting code
884 ------------------------------------------
885
886 MIT License
887
888 Copyright (c) 2020 Dan Shechter
889
890 Permission is hereby granted, free of charge, to any person obtaining a copy
891 of this software and associated documentation files (the "Software"), to deal
892 in the Software without restriction, including without limitation the rights
893 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
894 copies of the Software, and to permit persons to whom the Software is
895 furnished to do so, subject to the following conditions:
896
897 The above copyright notice and this permission notice shall be included in all
898 copies or substantial portions of the Software.
899
900 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
901 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
902 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
903 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
904 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
905 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
906 SOFTWARE.
907
908 License notice for musl
909 -----------------------
910
911 musl as a whole is licensed under the following standard MIT license:
912
913 Copyright © 2005-2020 Rich Felker, et al.
914
915 Permission is hereby granted, free of charge, to any person obtaining
916 a copy of this software and associated documentation files (the
917 "Software"), to deal in the Software without restriction, including
918 without limitation the rights to use, copy, modify, merge, publish,
919 distribute, sublicense, and/or sell copies of the Software, and to
920 permit persons to whom the Software is furnished to do so, subject to
921 the following conditions:
922
923 The above copyright notice and this permission notice shall be
924 included in all copies or substantial portions of the Software.
925
926 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
927 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
928 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
929 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
930 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
931 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
932 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
933
934
935 License notice for "Faster Unsigned Division by Constants"
936 ------------------------------
937
938 Reference implementations of computing and using the "magic number" approach to dividing
939 by constants, including codegen instructions. The unsigned division incorporates the
940 "round down" optimization per ridiculous_fish.
941
942 This is free and unencumbered software. Any copyright is dedicated to the Public Domain.
943
944
945 License notice for mimalloc
946 -----------------------------------
947
948 MIT License
949
950 Copyright (c) 2019 Microsoft Corporation, Daan Leijen
951
952 Permission is hereby granted, free of charge, to any person obtaining a copy
953 of this software and associated documentation files (the "Software"), to deal
954 in the Software without restriction, including without limitation the rights
955 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
956 copies of the Software, and to permit persons to whom the Software is
957 furnished to do so, subject to the following conditions:
958
959 The above copyright notice and this permission notice shall be included in all
960 copies or substantial portions of the Software.
961
962 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
963 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
964 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
965 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
966 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
967 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
968 SOFTWARE.
969
970 License for remote stack unwind (https://github.com/llvm/llvm-project/blob/main/lldb/source/Symbol/CompactUnwindInfo.cpp)
971 --------------------------------------
972
973 Copyright 2019 LLVM Project
974
975 Licensed under the Apache License, Version 2.0 (the "License") with LLVM Exceptions;
976 you may not use this file except in compliance with the License.
977 You may obtain a copy of the License at
978
979 https://llvm.org/LICENSE.txt
980
981 Unless required by applicable law or agreed to in writing, software
982 distributed under the License is distributed on an "AS IS" BASIS,
983 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
984 See the License for the specific language governing permissions and
985 limitations under the License.
986
987 License notice for Apple header files
988 -------------------------------------
989
990 Copyright (c) 1980, 1986, 1993
991    The Regents of the University of California.  All rights reserved.
992
993 Redistribution and use in source and binary forms, with or without
994 modification, are permitted provided that the following conditions
995 are met:
996 1. Redistributions of source code must retain the above copyright
997    notice, this list of conditions and the following disclaimer.
998 2. Redistributions in binary form must reproduce the above copyright
999    notice, this list of conditions and the following disclaimer in the
1000    documentation and/or other materials provided with the distribution.
1001 3. All advertising materials mentioning features or use of this software
1002    must display the following acknowledgement:
1003    This product includes software developed by the University of
1004    California, Berkeley and its contributors.
1005 4. Neither the name of the University nor the names of its contributors
1006    may be used to endorse or promote products derived from this software
1007    without specific prior written permission.
1008
1009 THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1010 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1011 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1012 ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1013 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1014 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1015 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1016 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1017 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1018 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1019 SUCH DAMAGE.
1020
1021 License notice for JavaScript queues
1022 -------------------------------------
1023
1024 CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL SERVICES. DISTRIBUTION OF THIS DOCUMENT DOES NOT CREATE AN ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES REGARDING THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED HEREUNDER, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED HEREUNDER.
1025
1026 Statement of Purpose
1027 The laws of most jurisdictions throughout the world automatically confer exclusive Copyright and Related Rights (defined below) upon the creator and subsequent owner(s) (each and all, an "owner") of an original work of authorship and/or a database (each, a "Work").
1028 Certain owners wish to permanently relinquish those rights to a Work for the purpose of contributing to a commons of creative, cultural and scientific works ("Commons") that the public can reliably and without fear of later claims of infringement build upon, modify, incorporate in other works, reuse and redistribute as freely as possible in any form whatsoever and for any purposes, including without limitation commercial purposes. These owners may contribute to the Commons to promote the ideal of a free culture and the further production of creative, cultural and scientific works, or to gain reputation or greater distribution for their Work in part through the use and efforts of others.
1029 For these and/or other purposes and motivations, and without any expectation of additional consideration or compensation, the person associating CC0 with a Work (the "Affirmer"), to the extent that he or she is an owner of Copyright and Related Rights in the Work, voluntarily elects to apply CC0 to the Work and publicly distribute the Work under its terms, with knowledge of his or her Copyright and Related Rights in the Work and the meaning and intended legal effect of CC0 on those rights.
1030
1031 1. Copyright and Related Rights. A Work made available under CC0 may be protected by copyright and related or neighboring rights ("Copyright and Related Rights"). Copyright and Related Rights include, but are not limited to, the following:
1032 the right to reproduce, adapt, distribute, perform, display, communicate, and translate a Work;
1033 moral rights retained by the original author(s) and/or performer(s);
1034 publicity and privacy rights pertaining to a person's image or likeness depicted in a Work;
1035 rights protecting against unfair competition in regards to a Work, subject to the limitations in paragraph 4(a), below;
1036 rights protecting the extraction, dissemination, use and reuse of data in a Work;
1037 database rights (such as those arising under Directive 96/9/EC of the European Parliament and of the Council of 11 March 1996 on the legal protection of databases, and under any national implementation thereof, including any amended or successor version of such directive); and
1038 other similar, equivalent or corresponding rights throughout the world based on applicable law or treaty, and any national implementations thereof.
1039 2. Waiver. To the greatest extent permitted by, but not in contravention of, applicable law, Affirmer hereby overtly, fully, permanently, irrevocably and unconditionally waives, abandons, and surrenders all of Affirmer's Copyright and Related Rights and associated claims and causes of action, whether now known or unknown (including existing as well as future claims and causes of action), in the Work (i) in all territories worldwide, (ii) for the maximum duration provided by applicable law or treaty (including future time extensions), (iii) in any current or future medium and for any number of copies, and (iv) for any purpose whatsoever, including without limitation commercial, advertising or promotional purposes (the "Waiver"). Affirmer makes the Waiver for the benefit of each member of the public at large and to the detriment of Affirmer's heirs and successors, fully intending that such Waiver shall not be subject to revocation, rescission, cancellation, termination, or any other legal or equitable action to disrupt the quiet enjoyment of the Work by the public as contemplated by Affirmer's express Statement of Purpose.
1040 3. Public License Fallback. Should any part of the Waiver for any reason be judged legally invalid or ineffective under applicable law, then the Waiver shall be preserved to the maximum extent permitted taking into account Affirmer's express Statement of Purpose. In addition, to the extent the Waiver is so judged Affirmer hereby grants to each affected person a royalty-free, non transferable, non sublicensable, non exclusive, irrevocable and unconditional license to exercise Affirmer's Copyright and Related Rights in the Work (i) in all territories worldwide, (ii) for the maximum duration provided by applicable law or treaty (including future time extensions), (iii) in any current or future medium and for any number of copies, and (iv) for any purpose whatsoever, including without limitation commercial, advertising or promotional purposes (the "License"). The License shall be deemed effective as of the date CC0 was applied by Affirmer to the Work. Should any part of the License for any reason be judged legally invalid or ineffective under applicable law, such partial invalidity or ineffectiveness shall not invalidate the remainder of the License, and in such case Affirmer hereby affirms that he or she will not (i) exercise any of his or her remaining Copyright and Related Rights in the Work or (ii) assert any associated claims and causes of action with respect to the Work, in either case contrary to Affirmer's express Statement of Purpose.
1041 4. Limitations and Disclaimers.
1042 a. No trademark or patent rights held by Affirmer are waived, abandoned, surrendered, licensed or otherwise affected by this document.
1043 b. Affirmer offers the Work as-is and makes no representations or warranties of any kind concerning the Work, express, implied, statutory or otherwise, including without limitation warranties of title, merchantability, fitness for a particular purpose, non infringement, or the absence of latent or other defects, accuracy, or the present or absence of errors, whether or not discoverable, all to the greatest extent permissible under applicable law.
1044 c. Affirmer disclaims responsibility for clearing rights of other persons that may apply to the Work or any use thereof, including without limitation any person's Copyright and Related Rights in the Work. Further, Affirmer disclaims responsibility for obtaining any necessary consents, permissions or other rights required for any use of the Work.
1045 d. Affirmer understands and acknowledges that Creative Commons is not a party to this document and has no duty or obligation with respect to this CC0 or use of the Work.
1046
1047
1048 License notice for FastFloat algorithm
1049 -------------------------------------
1050 MIT License
1051 Copyright (c) 2021 csFastFloat authors
1052 Permission is hereby granted, free of charge, to any person obtaining a copy
1053 of this software and associated documentation files (the "Software"), to deal
1054 in the Software without restriction, including without limitation the rights
1055 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1056 copies of the Software, and to permit persons to whom the Software is
1057 furnished to do so, subject to the following conditions:
1058 The above copyright notice and this permission notice shall be included in all
1059 copies or substantial portions of the Software.
1060 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1061 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1062 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1063 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1064 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1065 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1066 SOFTWARE.
1067
1068 License notice for MsQuic
1069 --------------------------------------
1070
1071 Copyright (c) Microsoft Corporation.
1072 Licensed under the MIT License.
1073
1074 Available at
1075 https://github.com/microsoft/msquic/blob/main/LICENSE