THIRD-PARTY-NOTICES.TXT 75 KB

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