THIRD-PARTY-NOTICES.TXT 66 KB

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