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-2020 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 http://zlib.net/zlib_license.html
75 /* zlib.h -- interface of the 'zlib' general purpose compression library
76 version 1.2.11, January 15th, 2017
78 Copyright (C) 1995-2017 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 -------------------------
606 Copyright (c) 2012-2014, Yann Collet
609 Redistribution and use in source and binary forms, with or without modification,
610 are permitted provided that the following conditions are met:
612 * Redistributions of source code must retain the above copyright notice, this
613 list of conditions and the following disclaimer.
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.
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.
630 License notice for Berkeley SoftFloat Release 3e
631 ------------------------------------------------
633 https://github.com/ucb-bar/berkeley-softfloat-3
634 https://github.com/ucb-bar/berkeley-softfloat-3/blob/master/COPYING.txt
636 License for Berkeley SoftFloat Release 3e
641 The following applies to the whole of SoftFloat Release 3e as well as to
642 each source file individually.
644 Copyright 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018 The Regents of the
645 University of California. All rights reserved.
647 Redistribution and use in source and binary forms, with or without
648 modification, are permitted provided that the following conditions are met:
650 1. Redistributions of source code must retain the above copyright notice,
651 this list of conditions, and the following disclaimer.
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.
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.
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.
672 License notice for xoshiro RNGs
673 --------------------------------
675 Written in 2018 by David Blackman and Sebastiano Vigna (vigna@acm.org)
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.
681 See <http://creativecommons.org/publicdomain/zero/1.0/>.
683 License for fastmod (https://github.com/lemire/fastmod) and ibm-fpgen (https://github.com/nigeltao/parse-number-fxx-test-data)
684 --------------------------------------
686 Copyright 2018 Daniel Lemire
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
692 http://www.apache.org/licenses/LICENSE-2.0
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.
700 License notice for The C++ REST SDK
701 -----------------------------------
705 The MIT License (MIT)
707 Copyright (c) Microsoft Corporation
711 Permission is hereby granted, free of charge, to any person obtaining a copy of
712 this software and associated documentation files (the "Software"), to deal in
713 the Software without restriction, including without limitation the rights to
714 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
715 the Software, and to permit persons to whom the Software is furnished to do so,
716 subject to the following conditions:
718 The above copyright notice and this permission notice shall be included in all
719 copies or substantial portions of the Software.
721 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
722 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
723 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
724 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
725 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
726 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
729 License notice for MessagePack-CSharp
730 -------------------------------------
736 Copyright (c) 2017 Yoshifumi Kawai
738 Permission is hereby granted, free of charge, to any person obtaining a copy
739 of this software and associated documentation files (the "Software"), to deal
740 in the Software without restriction, including without limitation the rights
741 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
742 copies of the Software, and to permit persons to whom the Software is
743 furnished to do so, subject to the following conditions:
745 The above copyright notice and this permission notice shall be included in all
746 copies or substantial portions of the Software.
748 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
749 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
750 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
751 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
752 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
753 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
756 License notice for lz4net
757 -------------------------------------
761 Copyright (c) 2013-2017, Milosz Krajewski
765 Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
767 Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
769 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.
771 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.
773 License notice for Nerdbank.Streams
774 -----------------------------------
776 The MIT License (MIT)
778 Copyright (c) Andrew Arnott
780 Permission is hereby granted, free of charge, to any person obtaining a copy
781 of this software and associated documentation files (the "Software"), to deal
782 in the Software without restriction, including without limitation the rights
783 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
784 copies of the Software, and to permit persons to whom the Software is
785 furnished to do so, subject to the following conditions:
787 The above copyright notice and this permission notice shall be included in all
788 copies or substantial portions of the Software.
790 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
791 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
792 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
793 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
794 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
795 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
798 License notice for RapidJSON
799 ----------------------------
801 Tencent is pleased to support the open source community by making RapidJSON available.
803 Copyright (C) 2015 THL A29 Limited, a Tencent company, and Milo Yip. All rights reserved.
805 Licensed under the MIT License (the "License"); you may not use this file except
806 in compliance with the License. You may obtain a copy of the License at
808 http://opensource.org/licenses/MIT
810 Unless required by applicable law or agreed to in writing, software distributed
811 under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
812 CONDITIONS OF ANY KIND, either express or implied. See the License for the
813 specific language governing permissions and limitations under the License.
815 License notice for DirectX Math Library
816 ---------------------------------------
818 https://github.com/microsoft/DirectXMath/blob/master/LICENSE
820 The MIT License (MIT)
822 Copyright (c) 2011-2020 Microsoft Corp
824 Permission is hereby granted, free of charge, to any person obtaining a copy of this
825 software and associated documentation files (the "Software"), to deal in the Software
826 without restriction, including without limitation the rights to use, copy, modify,
827 merge, publish, distribute, sublicense, and/or sell copies of the Software, and to
828 permit persons to whom the Software is furnished to do so, subject to the following
831 The above copyright notice and this permission notice shall be included in all copies
832 or substantial portions of the Software.
834 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
835 INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
836 PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
837 HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
838 CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE
839 OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
841 License notice for ldap4net
842 ---------------------------
844 The MIT License (MIT)
846 Copyright (c) 2018 Alexander Chermyanin
848 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:
850 The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
852 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.
854 License notice for vectorized sorting code
855 ------------------------------------------
859 Copyright (c) 2020 Dan Shechter
861 Permission is hereby granted, free of charge, to any person obtaining a copy
862 of this software and associated documentation files (the "Software"), to deal
863 in the Software without restriction, including without limitation the rights
864 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
865 copies of the Software, and to permit persons to whom the Software is
866 furnished to do so, subject to the following conditions:
868 The above copyright notice and this permission notice shall be included in all
869 copies or substantial portions of the Software.
871 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
872 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
873 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
874 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
875 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
876 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
879 License notice for musl
880 -----------------------
882 musl as a whole is licensed under the following standard MIT license:
884 Copyright © 2005-2020 Rich Felker, et al.
886 Permission is hereby granted, free of charge, to any person obtaining
887 a copy of this software and associated documentation files (the
888 "Software"), to deal in the Software without restriction, including
889 without limitation the rights to use, copy, modify, merge, publish,
890 distribute, sublicense, and/or sell copies of the Software, and to
891 permit persons to whom the Software is furnished to do so, subject to
892 the following conditions:
894 The above copyright notice and this permission notice shall be
895 included in all copies or substantial portions of the Software.
897 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
898 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
899 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
900 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
901 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
902 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
903 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
906 License notice for "Faster Unsigned Division by Constants"
907 ------------------------------
909 Reference implementations of computing and using the "magic number" approach to dividing
910 by constants, including codegen instructions. The unsigned division incorporates the
911 "round down" optimization per ridiculous_fish.
913 This is free and unencumbered software. Any copyright is dedicated to the Public Domain.
916 License notice for mimalloc
917 -----------------------------------
921 Copyright (c) 2019 Microsoft Corporation, Daan Leijen
923 Permission is hereby granted, free of charge, to any person obtaining a copy
924 of this software and associated documentation files (the "Software"), to deal
925 in the Software without restriction, including without limitation the rights
926 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
927 copies of the Software, and to permit persons to whom the Software is
928 furnished to do so, subject to the following conditions:
930 The above copyright notice and this permission notice shall be included in all
931 copies or substantial portions of the Software.
933 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
934 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
935 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
936 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
937 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
938 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
941 License for remote stack unwind (https://github.com/llvm/llvm-project/blob/main/lldb/source/Symbol/CompactUnwindInfo.cpp)
942 --------------------------------------
944 Copyright 2019 LLVM Project
946 Licensed under the Apache License, Version 2.0 (the "License") with LLVM Exceptions;
947 you may not use this file except in compliance with the License.
948 You may obtain a copy of the License at
950 https://llvm.org/LICENSE.txt
952 Unless required by applicable law or agreed to in writing, software
953 distributed under the License is distributed on an "AS IS" BASIS,
954 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
955 See the License for the specific language governing permissions and
956 limitations under the License.