1 .NET Runtime uses third-party libraries or other resources that may be
2 distributed under licenses different than the .NET Runtime software.
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:
9 The attached notices are provided for information only.
11 License notice for ASP.NET
12 -------------------------------
14 Copyright (c) .NET Foundation. All rights reserved.
15 Licensed under the Apache License, Version 2.0.
18 https://github.com/dotnet/aspnetcore/blob/main/LICENSE.txt
20 License notice for Slicing-by-8
21 -------------------------------
23 http://sourceforge.net/projects/slicing-by-8/
25 Copyright (c) 2004-2006 Intel Corporation - All Rights Reserved
28 This software program is licensed subject to the BSD License, available at
29 http://www.opensource.org/licenses/bsd-license.html.
32 License notice for Unicode data
33 -------------------------------
35 https://www.unicode.org/license.html
37 Copyright © 1991-2022 Unicode, Inc. All rights reserved.
38 Distributed under the Terms of Use in https://www.unicode.org/copyright.html.
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
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.
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.
69 License notice for Zlib
70 -----------------------
72 https://github.com/madler/zlib
73 https://zlib.net/zlib_license.html
75 /* zlib.h -- interface of the 'zlib' general purpose compression library
76 version 1.2.12, March 27th, 2022
78 Copyright (C) 1995-2022 Jean-loup Gailly and Mark Adler
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.
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:
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.
96 Jean-loup Gailly Mark Adler
97 jloup@gzip.org madler@alumni.caltech.edu
101 License notice for Mono
102 -------------------------------
104 http://www.mono-project.com/docs/about-mono/
106 Copyright (c) .NET Foundation Contributors
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:
117 The above copyright notice and this permission notice shall be included in all
118 copies or substantial portions of the Software.
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.
128 License notice for International Organization for Standardization
129 -----------------------------------------------------------------
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.
136 License notice for Intel
137 ------------------------
139 "Copyright (c) 2004-2006 Intel Corporation - All Rights Reserved
141 Redistribution and use in source and binary forms, with or without
142 modification, are permitted provided that the following conditions are met:
144 1. Redistributions of source code must retain the above copyright notice, this
145 list of conditions and the following disclaimer.
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.
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.
162 License notice for Xamarin and Novell
163 -------------------------------------
165 Copyright (c) 2015 Xamarin, Inc (http://www.xamarin.com)
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:
174 The above copyright notice and this permission notice shall be included in
175 all copies or substantial portions of the Software.
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
185 Copyright (c) 2011 Novell, Inc (http://www.novell.com)
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:
194 The above copyright notice and this permission notice shall be included in
195 all copies or substantial portions of the Software.
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
205 Third party notice for W3C
206 --------------------------
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.
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)."
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."
222 License notice for Bit Twiddling Hacks
223 --------------------------------------
227 By Sean Eron Anderson
228 seander@cs.stanford.edu
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
237 License notice for Brotli
238 --------------------------------------
240 Copyright (c) 2009, 2010, 2013-2016 by the Brotli Authors.
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:
249 The above copyright notice and this permission notice shall be included in
250 all copies or substantial portions of the Software.
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
261 Copyright (c) 2011, Google Inc.
264 Redistribution and use in source and binary forms, with or without
265 modification, are permitted provided that the following conditions are
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
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.
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.
291 Copyright (c) 2015 The Chromium Authors. All rights reserved.
293 Redistribution and use in source and binary forms, with or without
294 modification, are permitted provided that the following conditions are
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
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.
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."
319 License notice for Json.NET
320 -------------------------------
322 https://github.com/JamesNK/Newtonsoft.Json/blob/master/LICENSE.md
324 The MIT License (MIT)
326 Copyright (c) 2007 James Newton-King
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:
335 The above copyright notice and this permission notice shall be included in all
336 copies or substantial portions of the Software.
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.
345 License notice for vectorized base64 encoding / decoding
346 --------------------------------------------------------
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
354 Redistribution and use in source and binary forms, with or without
355 modification, are permitted provided that the following conditions are
358 - Redistributions of source code must retain the above copyright notice,
359 this list of conditions and the following disclaimer.
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.
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.
377 License notice for RFC 3492
378 ---------------------------
380 The punycode implementation is based on the sample code in RFC 3492
382 Copyright (C) The Internet Society (2003). All Rights Reserved.
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
398 The limited permissions granted above are perpetual and will not be
399 revoked by the Internet Society or its successors or assigns.
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.
408 License notice for Algorithm from Internet Draft document "UUIDs and GUIDs"
409 ---------------------------------------------------------------------------
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.
427 Copyright(C) The Internet Society 1997. All Rights Reserved.
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.
441 The limited permissions granted above are perpetual and will not be revoked
442 by the Internet Society or its successors or assigns.
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
451 License notice for Algorithm from RFC 4122 -
452 A Universally Unique IDentifier (UUID) URN Namespace
453 ----------------------------------------------------
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."
472 License notice for The LLVM Compiler Infrastructure
473 ---------------------------------------------------
479 University of Illinois at Urbana-Champaign
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:
490 * Redistributions of source code must retain the above copyright notice,
491 this list of conditions and the following disclaimers.
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.
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.
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
510 License notice for Bob Jenkins
511 ------------------------------
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.
516 License notice for Greg Parker
517 ------------------------------
519 Greg Parker gparker@cs.stanford.edu December 2000
520 This code is in the public domain and may be copied or modified without
523 License notice for libunwind based code
524 ----------------------------------------
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:
534 The above copyright notice and this permission notice shall be
535 included in all copies or substantial portions of the Software.
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.
545 License notice for Printing Floating-Point Numbers (Dragon4)
546 ------------------------------------------------------------
548 /******************************************************************************
549 Copyright (c) 2014 Ryan Juckett
550 http://www.ryanjuckett.com/
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.
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:
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.
565 2. Altered source versions must be plainly marked as such, and must not be
566 misrepresented as being the original software.
568 3. This notice may not be removed or altered from any source
570 ******************************************************************************/
572 License notice for Printing Floating-point Numbers (Grisu3)
573 -----------------------------------------------------------
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
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.
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.
602 License notice for xxHash
603 -------------------------
605 xxHash - Extremely Fast Hash algorithm
607 Copyright (C) 2012-2021 Yann Collet
609 BSD 2-Clause License (https://www.opensource.org/licenses/bsd-license.php)
611 Redistribution and use in source and binary forms, with or without
612 modification, are permitted provided that the following conditions are
615 * Redistributions of source code must retain the above copyright
616 notice, this list of conditions and the following disclaimer.
617 * Redistributions in binary form must reproduce the above
618 copyright notice, this list of conditions and the following disclaimer
619 in the documentation and/or other materials provided with the
622 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
623 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
624 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
625 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
626 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
627 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
628 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
629 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
630 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
631 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
632 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
634 You can contact the author at:
635 - xxHash homepage: https://www.xxhash.com
636 - xxHash source repository: https://github.com/Cyan4973/xxHash
638 License notice for Berkeley SoftFloat Release 3e
639 ------------------------------------------------
641 https://github.com/ucb-bar/berkeley-softfloat-3
642 https://github.com/ucb-bar/berkeley-softfloat-3/blob/master/COPYING.txt
644 License for Berkeley SoftFloat Release 3e
649 The following applies to the whole of SoftFloat Release 3e as well as to
650 each source file individually.
652 Copyright 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018 The Regents of the
653 University of California. All rights reserved.
655 Redistribution and use in source and binary forms, with or without
656 modification, are permitted provided that the following conditions are met:
658 1. Redistributions of source code must retain the above copyright notice,
659 this list of conditions, and the following disclaimer.
661 2. Redistributions in binary form must reproduce the above copyright
662 notice, this list of conditions, and the following disclaimer in the
663 documentation and/or other materials provided with the distribution.
665 3. Neither the name of the University nor the names of its contributors
666 may be used to endorse or promote products derived from this software
667 without specific prior written permission.
669 THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS "AS IS", AND ANY
670 EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
671 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, ARE
672 DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY
673 DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
674 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
675 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
676 ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
677 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
678 THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
680 License notice for xoshiro RNGs
681 --------------------------------
683 Written in 2018 by David Blackman and Sebastiano Vigna (vigna@acm.org)
685 To the extent possible under law, the author has dedicated all copyright
686 and related and neighboring rights to this software to the public domain
687 worldwide. This software is distributed without any warranty.
689 See <http://creativecommons.org/publicdomain/zero/1.0/>.
691 License for fastmod (https://github.com/lemire/fastmod) and ibm-fpgen (https://github.com/nigeltao/parse-number-fxx-test-data)
692 --------------------------------------
694 Copyright 2018 Daniel Lemire
696 Licensed under the Apache License, Version 2.0 (the "License");
697 you may not use this file except in compliance with the License.
698 You may obtain a copy of the License at
700 http://www.apache.org/licenses/LICENSE-2.0
702 Unless required by applicable law or agreed to in writing, software
703 distributed under the License is distributed on an "AS IS" BASIS,
704 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
705 See the License for the specific language governing permissions and
706 limitations under the License.
708 License for sse4-strstr (https://github.com/WojciechMula/sse4-strstr)
709 --------------------------------------
711 Copyright (c) 2008-2016, Wojciech Mula
714 Redistribution and use in source and binary forms, with or without
715 modification, are permitted provided that the following conditions are
718 1. Redistributions of source code must retain the above copyright
719 notice, this list of conditions and the following disclaimer.
721 2. Redistributions in binary form must reproduce the above copyright
722 notice, this list of conditions and the following disclaimer in the
723 documentation and/or other materials provided with the distribution.
725 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
726 IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
727 TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
728 PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
729 HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
730 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
731 TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
732 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
733 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
734 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
735 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
737 License notice for The C++ REST SDK
738 -----------------------------------
742 The MIT License (MIT)
744 Copyright (c) Microsoft Corporation
748 Permission is hereby granted, free of charge, to any person obtaining a copy of
749 this software and associated documentation files (the "Software"), to deal in
750 the Software without restriction, including without limitation the rights to
751 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
752 the Software, and to permit persons to whom the Software is furnished to do so,
753 subject to the following conditions:
755 The above copyright notice and this permission notice shall be included in all
756 copies or substantial portions of the Software.
758 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
759 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
760 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
761 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
762 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
763 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
766 License notice for MessagePack-CSharp
767 -------------------------------------
773 Copyright (c) 2017 Yoshifumi Kawai
775 Permission is hereby granted, free of charge, to any person obtaining a copy
776 of this software and associated documentation files (the "Software"), to deal
777 in the Software without restriction, including without limitation the rights
778 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
779 copies of the Software, and to permit persons to whom the Software is
780 furnished to do so, subject to the following conditions:
782 The above copyright notice and this permission notice shall be included in all
783 copies or substantial portions of the Software.
785 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
786 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
787 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
788 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
789 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
790 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
793 License notice for lz4net
794 -------------------------------------
798 Copyright (c) 2013-2017, Milosz Krajewski
802 Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
804 Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
806 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.
808 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.
810 License notice for Nerdbank.Streams
811 -----------------------------------
813 The MIT License (MIT)
815 Copyright (c) Andrew Arnott
817 Permission is hereby granted, free of charge, to any person obtaining a copy
818 of this software and associated documentation files (the "Software"), to deal
819 in the Software without restriction, including without limitation the rights
820 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
821 copies of the Software, and to permit persons to whom the Software is
822 furnished to do so, subject to the following conditions:
824 The above copyright notice and this permission notice shall be included in all
825 copies or substantial portions of the Software.
827 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
828 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
829 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
830 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
831 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
832 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
835 License notice for RapidJSON
836 ----------------------------
838 Tencent is pleased to support the open source community by making RapidJSON available.
840 Copyright (C) 2015 THL A29 Limited, a Tencent company, and Milo Yip. All rights reserved.
842 Licensed under the MIT License (the "License"); you may not use this file except
843 in compliance with the License. You may obtain a copy of the License at
845 http://opensource.org/licenses/MIT
847 Unless required by applicable law or agreed to in writing, software distributed
848 under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
849 CONDITIONS OF ANY KIND, either express or implied. See the License for the
850 specific language governing permissions and limitations under the License.
852 License notice for DirectX Math Library
853 ---------------------------------------
855 https://github.com/microsoft/DirectXMath/blob/master/LICENSE
857 The MIT License (MIT)
859 Copyright (c) 2011-2020 Microsoft Corp
861 Permission is hereby granted, free of charge, to any person obtaining a copy of this
862 software and associated documentation files (the "Software"), to deal in the Software
863 without restriction, including without limitation the rights to use, copy, modify,
864 merge, publish, distribute, sublicense, and/or sell copies of the Software, and to
865 permit persons to whom the Software is furnished to do so, subject to the following
868 The above copyright notice and this permission notice shall be included in all copies
869 or substantial portions of the Software.
871 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
872 INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
873 PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
874 HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
875 CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE
876 OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
878 License notice for ldap4net
879 ---------------------------
881 The MIT License (MIT)
883 Copyright (c) 2018 Alexander Chermyanin
885 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:
887 The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
889 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.
891 License notice for vectorized sorting code
892 ------------------------------------------
896 Copyright (c) 2020 Dan Shechter
898 Permission is hereby granted, free of charge, to any person obtaining a copy
899 of this software and associated documentation files (the "Software"), to deal
900 in the Software without restriction, including without limitation the rights
901 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
902 copies of the Software, and to permit persons to whom the Software is
903 furnished to do so, subject to the following conditions:
905 The above copyright notice and this permission notice shall be included in all
906 copies or substantial portions of the Software.
908 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
909 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
910 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
911 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
912 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
913 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
916 License notice for musl
917 -----------------------
919 musl as a whole is licensed under the following standard MIT license:
921 Copyright © 2005-2020 Rich Felker, et al.
923 Permission is hereby granted, free of charge, to any person obtaining
924 a copy of this software and associated documentation files (the
925 "Software"), to deal in the Software without restriction, including
926 without limitation the rights to use, copy, modify, merge, publish,
927 distribute, sublicense, and/or sell copies of the Software, and to
928 permit persons to whom the Software is furnished to do so, subject to
929 the following conditions:
931 The above copyright notice and this permission notice shall be
932 included in all copies or substantial portions of the Software.
934 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
935 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
936 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
937 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
938 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
939 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
940 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
943 License notice for "Faster Unsigned Division by Constants"
944 ------------------------------
946 Reference implementations of computing and using the "magic number" approach to dividing
947 by constants, including codegen instructions. The unsigned division incorporates the
948 "round down" optimization per ridiculous_fish.
950 This is free and unencumbered software. Any copyright is dedicated to the Public Domain.
953 License notice for mimalloc
954 -----------------------------------
958 Copyright (c) 2019 Microsoft Corporation, Daan Leijen
960 Permission is hereby granted, free of charge, to any person obtaining a copy
961 of this software and associated documentation files (the "Software"), to deal
962 in the Software without restriction, including without limitation the rights
963 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
964 copies of the Software, and to permit persons to whom the Software is
965 furnished to do so, subject to the following conditions:
967 The above copyright notice and this permission notice shall be included in all
968 copies or substantial portions of the Software.
970 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
971 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
972 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
973 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
974 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
975 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
978 License for remote stack unwind (https://github.com/llvm/llvm-project/blob/main/lldb/source/Symbol/CompactUnwindInfo.cpp)
979 --------------------------------------
981 Copyright 2019 LLVM Project
983 Licensed under the Apache License, Version 2.0 (the "License") with LLVM Exceptions;
984 you may not use this file except in compliance with the License.
985 You may obtain a copy of the License at
987 https://llvm.org/LICENSE.txt
989 Unless required by applicable law or agreed to in writing, software
990 distributed under the License is distributed on an "AS IS" BASIS,
991 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
992 See the License for the specific language governing permissions and
993 limitations under the License.
995 License notice for Apple header files
996 -------------------------------------
998 Copyright (c) 1980, 1986, 1993
999 The Regents of the University of California. All rights reserved.
1001 Redistribution and use in source and binary forms, with or without
1002 modification, are permitted provided that the following conditions
1004 1. Redistributions of source code must retain the above copyright
1005 notice, this list of conditions and the following disclaimer.
1006 2. Redistributions in binary form must reproduce the above copyright
1007 notice, this list of conditions and the following disclaimer in the
1008 documentation and/or other materials provided with the distribution.
1009 3. All advertising materials mentioning features or use of this software
1010 must display the following acknowledgement:
1011 This product includes software developed by the University of
1012 California, Berkeley and its contributors.
1013 4. Neither the name of the University nor the names of its contributors
1014 may be used to endorse or promote products derived from this software
1015 without specific prior written permission.
1017 THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1018 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1019 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1020 ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1021 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1022 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1023 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1024 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1025 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1026 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1029 License notice for JavaScript queues
1030 -------------------------------------
1032 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.
1034 Statement of Purpose
1035 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").
1036 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.
1037 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.
1039 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:
1040 the right to reproduce, adapt, distribute, perform, display, communicate, and translate a Work;
1041 moral rights retained by the original author(s) and/or performer(s);
1042 publicity and privacy rights pertaining to a person's image or likeness depicted in a Work;
1043 rights protecting against unfair competition in regards to a Work, subject to the limitations in paragraph 4(a), below;
1044 rights protecting the extraction, dissemination, use and reuse of data in a Work;
1045 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
1046 other similar, equivalent or corresponding rights throughout the world based on applicable law or treaty, and any national implementations thereof.
1047 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.
1048 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.
1049 4. Limitations and Disclaimers.
1050 a. No trademark or patent rights held by Affirmer are waived, abandoned, surrendered, licensed or otherwise affected by this document.
1051 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.
1052 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.
1053 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.
1056 License notice for FastFloat algorithm
1057 -------------------------------------
1059 Copyright (c) 2021 csFastFloat authors
1060 Permission is hereby granted, free of charge, to any person obtaining a copy
1061 of this software and associated documentation files (the "Software"), to deal
1062 in the Software without restriction, including without limitation the rights
1063 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1064 copies of the Software, and to permit persons to whom the Software is
1065 furnished to do so, subject to the following conditions:
1066 The above copyright notice and this permission notice shall be included in all
1067 copies or substantial portions of the Software.
1068 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1069 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1070 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1071 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1072 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1073 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1076 License notice for MsQuic
1077 --------------------------------------
1079 Copyright (c) Microsoft Corporation.
1080 Licensed under the MIT License.
1083 https://github.com/microsoft/msquic/blob/main/LICENSE
1085 License notice for m-ou-se/floatconv
1086 -------------------------------
1088 Copyright (c) 2020 Mara Bos <m-ou.se@m-ou.se>
1089 All rights reserved.
1091 Redistribution and use in source and binary forms, with or without
1092 modification, are permitted provided that the following conditions are met:
1094 1. Redistributions of source code must retain the above copyright notice, this
1095 list of conditions and the following disclaimer.
1096 2. Redistributions in binary form must reproduce the above copyright notice,
1097 this list of conditions and the following disclaimer in the documentation
1098 and/or other materials provided with the distribution.
1100 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
1101 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
1102 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
1103 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
1104 ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
1105 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
1106 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
1107 ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1108 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
1109 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1111 License notice for code from The Practice of Programming
1112 -------------------------------
1114 Copyright (C) 1999 Lucent Technologies
1116 Excerpted from 'The Practice of Programming
1117 by Brian W. Kernighan and Rob Pike
1119 You may use this code for any purpose, as long as you leave the copyright notice and book citation attached.
1121 Notice for Euclidean Affine Functions and Applications to Calendar
1123 -------------------------------
1125 Aspects of Date/Time processing based on algorithm described in "Euclidean Affine Functions and Applications to Calendar
1126 Algorithms", Cassio Neri and Lorenz Schneider. https://arxiv.org/pdf/2102.06959.pdf
1128 License notice for amd/aocl-libm-ose
1129 -------------------------------
1131 Copyright (C) 2008-2020 Advanced Micro Devices, Inc. All rights reserved.
1133 Redistribution and use in source and binary forms, with or without modification,
1134 are permitted provided that the following conditions are met:
1135 1. Redistributions of source code must retain the above copyright notice,
1136 this list of conditions and the following disclaimer.
1137 2. Redistributions in binary form must reproduce the above copyright notice,
1138 this list of conditions and the following disclaimer in the documentation
1139 and/or other materials provided with the distribution.
1140 3. Neither the name of the copyright holder nor the names of its contributors
1141 may be used to endorse or promote products derived from this software without
1142 specific prior written permission.
1144 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
1145 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
1146 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
1147 IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
1148 INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
1149 BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
1150 OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
1151 WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
1152 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
1153 POSSIBILITY OF SUCH DAMAGE.
1155 License notice for fmtlib/fmt
1156 -------------------------------
1158 Formatting library for C++
1160 Copyright (c) 2012 - present, Victor Zverovich
1162 Permission is hereby granted, free of charge, to any person obtaining
1163 a copy of this software and associated documentation files (the
1164 "Software"), to deal in the Software without restriction, including
1165 without limitation the rights to use, copy, modify, merge, publish,
1166 distribute, sublicense, and/or sell copies of the Software, and to
1167 permit persons to whom the Software is furnished to do so, subject to
1168 the following conditions:
1170 The above copyright notice and this permission notice shall be
1171 included in all copies or substantial portions of the Software.
1172 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1173 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1174 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1175 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
1176 LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1177 OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
1178 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1180 License for Jb Evain
1181 ---------------------
1183 Copyright (c) 2006 Jb Evain (jbevain@gmail.com)
1185 Permission is hereby granted, free of charge, to any person obtaining a copy
1186 of this software and associated documentation files (the "Software"), to deal
1187 in the Software without restriction, including without limitation the rights
1188 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1189 copies of the Software, and to permit persons to whom the Software is
1190 furnished to do so, subject to the following conditions:
1192 The above copyright notice and this permission notice shall be included
1193 in all copies or substantial portions of the Software.
1195 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1196 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1197 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1198 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1199 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1200 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1203 --- Optional exception to the license ---
1205 As an exception, if, as a result of your compiling your source code, portions
1206 of this Software are embedded into a machine-executable object form of such
1207 source code, you may redistribute such embedded portions in such object form
1208 without including the above copyright and permission notices.
1211 License for MurmurHash3
1212 --------------------------------------
1214 https://github.com/aappleby/smhasher/blob/master/src/MurmurHash3.cpp
1216 MurmurHash3 was written by Austin Appleby, and is placed in the public
1217 domain. The author hereby disclaims copyright to this source