Advertisement
Deep_Weeb

LICENSE.txt

Sep 22nd, 2024
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.99 KB | None | 0 0
  1. --------------------------------------------------------------------------------
  2. --------------------------------------------------------------------------------
  3. Squirrel
  4.  
  5. Copyright (c) 2003-2022 Alberto Demichelis
  6.  
  7. Permission is hereby granted, free of charge, to any person obtaining a copy
  8. of this software and associated documentation files (the "Software"), to deal
  9. in the Software without restriction, including without limitation the rights
  10. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  11. copies of the Software, and to permit persons to whom the Software is
  12. furnished to do so, subject to the following conditions:
  13.  
  14. The above copyright notice and this permission notice shall be included in
  15. all copies or substantial portions of the Software.
  16.  
  17. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  18. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  19. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  20. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  21. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  22. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  23. THE SOFTWARE.
  24.  
  25.  
  26.  
  27. --------------------------------------------------------------------------------
  28. --------------------------------------------------------------------------------
  29. Serializable Boost Recursive Variant
  30.  
  31. Copyright 2017 Thomas Trapp
  32.  
  33. 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:
  34.  
  35. The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
  36.  
  37. 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.
  38.  
  39.  
  40.  
  41. --------------------------------------------------------------------------------
  42. --------------------------------------------------------------------------------
  43. cereal - A C++11 library for serialization
  44.  
  45. Copyright (c) 2013-2022, Randolph Voorhies, Shane Grant
  46. All rights reserved.
  47.  
  48. Redistribution and use in source and binary forms, with or without
  49. modification, are permitted provided that the following conditions are met:
  50. * Redistributions of source code must retain the above copyright
  51. notice, this list of conditions and the following disclaimer.
  52. * Redistributions in binary form must reproduce the above copyright
  53. notice, this list of conditions and the following disclaimer in the
  54. documentation and/or other materials provided with the distribution.
  55. * Neither the name of the copyright holder nor the
  56. names of its contributors may be used to endorse or promote products
  57. derived from this software without specific prior written permission.
  58.  
  59. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
  60. ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
  61. WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  62. DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY
  63. DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
  64. (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
  65. LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
  66. ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  67. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  68. SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  69.  
  70.  
  71.  
  72. --------------------------------------------------------------------------------
  73. --------------------------------------------------------------------------------
  74. Fast C++ CSV Parser
  75.  
  76. Copyright (c) 2015, ben-strasser
  77. All rights reserved.
  78.  
  79. Redistribution and use in source and binary forms, with or without
  80. modification, are permitted provided that the following conditions are met:
  81.  
  82. * Redistributions of source code must retain the above copyright notice, this
  83. list of conditions and the following disclaimer.
  84.  
  85. * Redistributions in binary form must reproduce the above copyright notice,
  86. this list of conditions and the following disclaimer in the documentation
  87. and/or other materials provided with the distribution.
  88.  
  89. * Neither the name of fast-cpp-csv-parser nor the names of its
  90. contributors may be used to endorse or promote products derived from
  91. this software without specific prior written permission.
  92.  
  93. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
  94. AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  95. IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  96. DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
  97. FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  98. DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
  99. SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
  100. CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
  101. OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  102. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  103.  
  104.  
  105.  
  106. --------------------------------------------------------------------------------
  107. --------------------------------------------------------------------------------
  108. smmalloc
  109.  
  110. MIT License
  111.  
  112. Copyright (c) 2017-2023 Sergey Makeev
  113.  
  114. Permission is hereby granted, free of charge, to any person obtaining a copy
  115. of this software and associated documentation files (the "Software"), to deal
  116. in the Software without restriction, including without limitation the rights
  117. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  118. copies of the Software, and to permit persons to whom the Software is
  119. furnished to do so, subject to the following conditions:
  120.  
  121. The above copyright notice and this permission notice shall be included in all
  122. copies or substantial portions of the Software.
  123.  
  124. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  125. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  126. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  127. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  128. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  129. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  130. SOFTWARE.
  131.  
  132.  
  133.  
  134. --------------------------------------------------------------------------------
  135. --------------------------------------------------------------------------------
  136. Noto Sans Japanese
  137.  
  138. Copyright 2012 Google Inc. All Rights Reserved.
  139.  
  140. This Font Software is licensed under the SIL Open Font License, Version 1.1.
  141. This license is copied below, and is also available with a FAQ at:
  142. http://scripts.sil.org/OFL
  143.  
  144.  
  145. Noto Sans Korean
  146. Noto Sans Traditional Chinese
  147. Noto Sans Simplified Chinese
  148.  
  149. Copyright 2014-2021 Adobe (http://www.adobe.com/), with Reserved Font Name 'Source'
  150.  
  151. This Font Software is licensed under the SIL Open Font License, Version 1.1.
  152. This license is copied below, and is also available with a FAQ at:
  153. https://openfontlicense.org
  154.  
  155.  
  156. -----------------------------------------------------------
  157. SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
  158. -----------------------------------------------------------
  159.  
  160. PREAMBLE
  161. The goals of the Open Font License (OFL) are to stimulate worldwide
  162. development of collaborative font projects, to support the font creation
  163. efforts of academic and linguistic communities, and to provide a free and
  164. open framework in which fonts may be shared and improved in partnership
  165. with others.
  166.  
  167. The OFL allows the licensed fonts to be used, studied, modified and
  168. redistributed freely as long as they are not sold by themselves. The
  169. fonts, including any derivative works, can be bundled, embedded,
  170. redistributed and/or sold with any software provided that any reserved
  171. names are not used by derivative works. The fonts and derivatives,
  172. however, cannot be released under any other type of license. The
  173. requirement for fonts to remain under this license does not apply
  174. to any document created using the fonts or their derivatives.
  175.  
  176. DEFINITIONS
  177. "Font Software" refers to the set of files released by the Copyright
  178. Holder(s) under this license and clearly marked as such. This may
  179. include source files, build scripts and documentation.
  180.  
  181. "Reserved Font Name" refers to any names specified as such after the
  182. copyright statement(s).
  183.  
  184. "Original Version" refers to the collection of Font Software components as
  185. distributed by the Copyright Holder(s).
  186.  
  187. "Modified Version" refers to any derivative made by adding to, deleting,
  188. or substituting -- in part or in whole -- any of the components of the
  189. Original Version, by changing formats or by porting the Font Software to a
  190. new environment.
  191.  
  192. "Author" refers to any designer, engineer, programmer, technical
  193. writer or other person who contributed to the Font Software.
  194.  
  195. PERMISSION & CONDITIONS
  196. Permission is hereby granted, free of charge, to any person obtaining
  197. a copy of the Font Software, to use, study, copy, merge, embed, modify,
  198. redistribute, and sell modified and unmodified copies of the Font
  199. Software, subject to the following conditions:
  200.  
  201. 1) Neither the Font Software nor any of its individual components,
  202. in Original or Modified Versions, may be sold by itself.
  203.  
  204. 2) Original or Modified Versions of the Font Software may be bundled,
  205. redistributed and/or sold with any software, provided that each copy
  206. contains the above copyright notice and this license. These can be
  207. included either as stand-alone text files, human-readable headers or
  208. in the appropriate machine-readable metadata fields within text or
  209. binary files as long as those fields can be easily viewed by the user.
  210.  
  211. 3) No Modified Version of the Font Software may use the Reserved Font
  212. Name(s) unless explicit written permission is granted by the corresponding
  213. Copyright Holder. This restriction only applies to the primary font name as
  214. presented to the users.
  215.  
  216. 4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
  217. Software shall not be used to promote, endorse or advertise any
  218. Modified Version, except to acknowledge the contribution(s) of the
  219. Copyright Holder(s) and the Author(s) or with their explicit written
  220. permission.
  221.  
  222. 5) The Font Software, modified or unmodified, in part or in whole,
  223. must be distributed entirely under this license, and must not be
  224. distributed under any other license. The requirement for fonts to
  225. remain under this license does not apply to any document created
  226. using the Font Software.
  227.  
  228. TERMINATION
  229. This license becomes null and void if any of the above conditions are
  230. not met.
  231.  
  232. DISCLAIMER
  233. THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  234. EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
  235. MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
  236. OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
  237. COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
  238. INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
  239. DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
  240. FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
  241. OTHER DEALINGS IN THE FONT SOFTWARE.
  242.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement