licenses.list.txt 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452
  1. ====================BSD-3-Clause====================
  2. * Redistribution and use in source and binary forms, with or without
  3. * modification, are permitted provided that the following conditions
  4. * are met:
  5. *
  6. * 1. Redistributions of source code must retain the above copyright
  7. * notice, this list of conditions and the following disclaimer.
  8. *
  9. * 2. Redistributions in binary form must reproduce the above copyright
  10. * notice, this list of conditions and the following disclaimer in the
  11. * documentation and/or other materials provided with the distribution.
  12. *
  13. * 3. Neither the name of the Institute nor the names of its contributors
  14. * may be used to endorse or promote products derived from this software
  15. * without specific prior written permission.
  16. *
  17. * THIS SOFTWARE IS PROVIDED BY THE INSTITUTE AND CONTRIBUTORS ``AS IS'' AND
  18. * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  19. * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  20. * ARE DISCLAIMED. IN NO EVENT SHALL THE INSTITUTE OR CONTRIBUTORS BE LIABLE
  21. * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  22. * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  23. * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  24. * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  25. * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  26. * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  27. * SUCH DAMAGE. */
  28. ====================COPYRIGHT====================
  29. * Copyright (C) 1998 - 2017, Daniel Stenberg, <daniel@haxx.se>, et al.
  30. ====================COPYRIGHT====================
  31. * Copyright (C) 1996-2021 Internet Software Consortium.
  32. ====================COPYRIGHT====================
  33. * Copyright (C) 1997 - 2020, Daniel Stenberg, <daniel@haxx.se>, et al.
  34. ====================COPYRIGHT====================
  35. * Copyright (C) 1997 - 2021, Daniel Stenberg, <daniel@haxx.se>, et al.
  36. ====================COPYRIGHT====================
  37. * Copyright (C) 1998 - 2020, Daniel Stenberg, <daniel.se>, et al.
  38. ====================COPYRIGHT====================
  39. * Copyright (C) 1998 - 2020, Daniel Stenberg, <daniel@haxx.se>, et al.
  40. ====================COPYRIGHT====================
  41. * Copyright (C) 1998 - 2021, Daniel Stenberg, <daniel.se>, et al.
  42. ====================COPYRIGHT====================
  43. * Copyright (C) 1998 - 2021, Daniel Stenberg, <daniel@haxx.se>, et al.
  44. ====================COPYRIGHT====================
  45. * Copyright (C) 1999 - 2021, Daniel Stenberg, <daniel@haxx.se>, et al.
  46. ====================COPYRIGHT====================
  47. * Copyright (C) 2004 - 2021, Daniel Stenberg, <daniel@haxx.se>, et al.
  48. ====================COPYRIGHT====================
  49. * Copyright (C) 2009 - 2020, Daniel Stenberg, <daniel@haxx.se>, et al.
  50. ====================COPYRIGHT====================
  51. * Copyright (C) 2009 - 2021, Daniel Stenberg, <daniel@haxx.se>, et al.
  52. ====================COPYRIGHT====================
  53. * Copyright (C) 2010 - 2020, Daniel Stenberg, <daniel@haxx.se>, et al.
  54. ====================COPYRIGHT====================
  55. * Copyright (C) 2010 - 2020, Howard Chu, <hyc@highlandsun.com>
  56. ====================COPYRIGHT====================
  57. * Copyright (C) 2011 - 2021, Daniel Stenberg, <daniel@haxx.se>, et al.
  58. ====================COPYRIGHT====================
  59. * Copyright (C) 2011 - 2021, Daniel Stenberg, <daniel@haxx.se>, et al.
  60. * Copyright (C) 2010, Howard Chu, <hyc@openldap.org>
  61. ====================COPYRIGHT====================
  62. * Copyright (C) 2012 - 2014, Nick Zitzmann, <nickzman@gmail.com>.
  63. * Copyright (C) 2012 - 2020, Daniel Stenberg, <daniel@haxx.se>, et al.
  64. ====================COPYRIGHT====================
  65. * Copyright (C) 2012 - 2016, Linus Nielsen Feltzing, <linus@haxx.se>
  66. * Copyright (C) 2012 - 2021, Daniel Stenberg, <daniel@haxx.se>, et al.
  67. ====================COPYRIGHT====================
  68. * Copyright (C) 2012 - 2020, Daniel Stenberg, <daniel@haxx.se>, et al.
  69. * Copyright (C) 2010, Hoi-Ho Chan, <hoiho.chan@gmail.com>
  70. ====================COPYRIGHT====================
  71. * Copyright (C) 2012 - 2021, Daniel Stenberg, <daniel@haxx.se>, et al.
  72. * Copyright (C) 2009, 2011, Markus Moeller, <markus_moeller@compuserve.com>
  73. ====================COPYRIGHT====================
  74. * Copyright (C) 2012 - 2021, Daniel Stenberg, <daniel@haxx.se>, et al.
  75. * Copyright (C) 2009, Markus Moeller, <markus_moeller@compuserve.com>
  76. ====================COPYRIGHT====================
  77. * Copyright (C) 2012 - 2021, Daniel Stenberg, <daniel@haxx.se>, et al.
  78. * Copyright (C) 2010 - 2011, Hoi-Ho Chan, <hoiho.chan@gmail.com>
  79. ====================COPYRIGHT====================
  80. * Copyright (C) 2012 - 2021, Daniel Stenberg, <daniel@haxx.se>, et al.
  81. * Copyright (C) 2010, Howard Chu, <hyc@highlandsun.com>
  82. ====================COPYRIGHT====================
  83. * Copyright (C) 2012 - 2021, Daniel Stenberg, <daniel@haxx.se>, et al.
  84. * Copyright (C) 2012 - 2016, Marc Hoersken, <info@marc-hoersken.de>
  85. * Copyright (C) 2012, Mark Salisbury, <mark.salisbury@hp.com>
  86. ====================COPYRIGHT====================
  87. * Copyright (C) 2012 - 2021, Daniel Stenberg, <daniel@haxx.se>, et al.
  88. * Copyright (C) 2012 - 2017, Nick Zitzmann, <nickzman@gmail.com>.
  89. ====================COPYRIGHT====================
  90. * Copyright (C) 2012, Marc Hoersken, <info@marc-hoersken.de>, et al.
  91. * Copyright (C) 2012 - 2021, Daniel Stenberg, <daniel@haxx.se>, et al.
  92. ====================COPYRIGHT====================
  93. * Copyright (C) 2013 - 2021, Daniel Stenberg, <daniel@haxx.se>, et al.
  94. * Copyright (C) 2010, 2011, Hoi-Ho Chan, <hoiho.chan@gmail.com>
  95. ====================COPYRIGHT====================
  96. * Copyright (C) 2014 - 2016, Steve Holme, <steve_holme@hotmail.com>.
  97. * Copyright (C) 2015 - 2021, Daniel Stenberg, <daniel@haxx.se>, et al.
  98. ====================COPYRIGHT====================
  99. * Copyright (C) 2014 - 2019, Steve Holme, <steve_holme@hotmail.com>.
  100. * Copyright (C) 2015 - 2021, Daniel Stenberg, <daniel@haxx.se>, et al.
  101. ====================COPYRIGHT====================
  102. * Copyright (C) 2014 - 2021, Steve Holme, <steve_holme@hotmail.com>.
  103. ====================COPYRIGHT====================
  104. * Copyright (C) 2015 - 2020, Steve Holme, <steve_holme@hotmail.com>.
  105. ====================COPYRIGHT====================
  106. * Copyright (C) 2015 - 2021, Daniel Stenberg, <daniel@haxx.se>, et al.
  107. * Copyright (C) 2012 - 2014, Linus Nielsen Feltzing, <linus@haxx.se>
  108. ====================COPYRIGHT====================
  109. * Copyright (C) 2016 - 2020, Steve Holme, <steve_holme@hotmail.com>.
  110. ====================COPYRIGHT====================
  111. * Copyright (C) 2016 - 2021, Daniel Stenberg, <daniel@haxx.se>, et al.
  112. * Copyright (C) 2014, Bill Nagel <wnagel@tycoint.com>, Exacq Technologies
  113. ====================COPYRIGHT====================
  114. * Copyright (C) 2016 - 2021, Steve Holme, <steve_holme@hotmail.com>.
  115. ====================COPYRIGHT====================
  116. * Copyright (C) 2017 - 2018, Yiming Jing, <jingyiming@baidu.com>
  117. * Copyright (C) 1998 - 2021, Daniel Stenberg, <daniel@haxx.se>, et al.
  118. ====================COPYRIGHT====================
  119. * Copyright (C) 2017 - 2021 Red Hat, Inc.
  120. ====================COPYRIGHT====================
  121. * Copyright (C) 2017, Florin Petriuc, <petriuc.florin@gmail.com>
  122. * Copyright (C) 2018 - 2020, Daniel Stenberg, <daniel@haxx.se>, et al.
  123. ====================COPYRIGHT====================
  124. * Copyright (C) 2018 - 2020, Daniel Stenberg, <daniel@haxx.se>, et al.
  125. ====================COPYRIGHT====================
  126. * Copyright (C) 2018 - 2021, Daniel Stenberg, <daniel@haxx.se>, et al.
  127. ====================COPYRIGHT====================
  128. * Copyright (C) 2019 - 2020, Björn Stenberg, <bjorn@haxx.se>
  129. ====================COPYRIGHT====================
  130. * Copyright (C) 2019 - 2020, Daniel Stenberg, <daniel@haxx.se>, et al.
  131. ====================COPYRIGHT====================
  132. * Copyright (C) 2019 - 2020, Michael Forney, <mforney@mforney.org>
  133. ====================COPYRIGHT====================
  134. * Copyright (C) 2019 - 2021, Daniel Stenberg, <daniel@haxx.se>, et al.
  135. ====================COPYRIGHT====================
  136. * Copyright (C) 2019 - 2021, Michael Forney, <mforney@mforney.org>
  137. ====================COPYRIGHT====================
  138. * Copyright (C) 2020 - 2021, Daniel Stenberg, <daniel@haxx.se>, et al.
  139. ====================COPYRIGHT====================
  140. * Copyright (C) 2020 - 2021, Daniel Stenberg, <daniel@haxx.se>, et al.
  141. * Copyright (C) 2019, Björn Stenberg, <bjorn@haxx.se>
  142. ====================COPYRIGHT====================
  143. * Copyright (C) 2020 - 2021, Jacob Hoffman-Andrews,
  144. * <github@hoffman-andrews.com>
  145. ====================COPYRIGHT====================
  146. * Copyright (C) 2020 - 2021, Simon Josefsson, <simon@josefsson.org>, et al.
  147. ====================COPYRIGHT====================
  148. * Copyright (C) 2020, 2021, Daniel Stenberg, <daniel@haxx.se>, et al.
  149. ====================COPYRIGHT====================
  150. * Copyright (C) 2020, Daniel Stenberg, <daniel@haxx.se>, et al.
  151. ====================COPYRIGHT====================
  152. * Copyright (C) 2021, Daniel Stenberg, <daniel@haxx.se>, et al.
  153. ====================COPYRIGHT====================
  154. * Copyright (c) 1995, 1996, 1997, 1998, 1999 Kungliga Tekniska Högskolan
  155. * (Royal Institute of Technology, Stockholm, Sweden).
  156. * Copyright (c) 2004 - 2021 Daniel Stenberg
  157. * All rights reserved.
  158. ====================COPYRIGHT====================
  159. * Copyright (c) 2001-2004 Damien Miller <djm@openbsd.org>
  160. ====================COPYRIGHT====================
  161. * This software was written by Alexander Peslyak in 2001. No copyright is
  162. * claimed, and the software is hereby placed in the public domain. In case
  163. * this attempt to disclaim copyright and place the software in the public
  164. * domain is deemed null and void, then the software is Copyright (c) 2001
  165. * Alexander Peslyak and it is hereby released to the general public under the
  166. * following terms:
  167. ====================COPYRIGHT====================
  168. /* Copyright (c) 1996 - 2020 by Internet Software Consortium.
  169. ====================COPYRIGHT====================
  170. Copyright (c) 1996 - 2021, Daniel Stenberg, <daniel@haxx.se>, and many
  171. contributors, see the THANKS file.
  172. ====================File: COPYING====================
  173. COPYRIGHT AND PERMISSION NOTICE
  174. Copyright (c) 1996 - 2021, Daniel Stenberg, <daniel@haxx.se>, and many
  175. contributors, see the THANKS file.
  176. All rights reserved.
  177. Permission to use, copy, modify, and distribute this software for any purpose
  178. with or without fee is hereby granted, provided that the above copyright
  179. notice and this permission notice appear in all copies.
  180. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  181. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  182. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN
  183. NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
  184. DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
  185. OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE
  186. OR OTHER DEALINGS IN THE SOFTWARE.
  187. Except as contained in this notice, the name of a copyright holder shall not
  188. be used in advertising or otherwise to promote the sale, use or other dealings
  189. in this Software without prior written authorization of the copyright holder.
  190. ====================ISC====================
  191. * Permission to use, copy, modify, and distribute this software for any
  192. * purpose with or without fee is hereby granted, provided that the above
  193. * copyright notice and this permission notice appear in all copies.
  194. *
  195. * THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
  196. * DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
  197. * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
  198. * INTERNET SOFTWARE CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT,
  199. * INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING
  200. * FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
  201. * NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
  202. * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  203. ====================ISC====================
  204. * Permission to use, copy, modify, and distribute this software for any
  205. * purpose with or without fee is hereby granted, provided that the above
  206. * copyright notice and this permission notice appear in all copies.
  207. *
  208. * THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM DISCLAIMS
  209. * ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
  210. * OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE
  211. * CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
  212. * DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
  213. * PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
  214. * ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
  215. * SOFTWARE.
  216. ====================ISC====================
  217. * Permission to use, copy, modify, and distribute this software for any
  218. * purpose with or without fee is hereby granted, provided that the above
  219. * copyright notice and this permission notice appear in all copies.
  220. *
  221. * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
  222. * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
  223. * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
  224. * ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
  225. * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
  226. * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
  227. * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  228. ====================Public-Domain====================
  229. https://openwall.info/wiki/people/solar/software/public-domain-source-code/md4
  230. *
  231. * Author:
  232. * Alexander Peslyak, better known as Solar Designer <solar at openwall.com>
  233. *
  234. * This software was written by Alexander Peslyak in 2001. No copyright is
  235. * claimed, and the software is hereby placed in the public domain. In case
  236. * this attempt to disclaim copyright and place the software in the public
  237. * domain is deemed null and void, then the software is Copyright (c) 2001
  238. * Alexander Peslyak and it is hereby released to the general public under the
  239. * following terms:
  240. *
  241. * Redistribution and use in source and binary forms, with or without
  242. * modification, are permitted.
  243. *
  244. * There's ABSOLUTELY NO WARRANTY, express or implied.
  245. *
  246. * (This is a heavily cut-down "BSD license".)
  247. ====================Public-Domain====================
  248. https://openwall.info/wiki/people/solar/software/public-domain-source-code/md5
  249. *
  250. * Author:
  251. * Alexander Peslyak, better known as Solar Designer <solar at openwall.com>
  252. *
  253. * This software was written by Alexander Peslyak in 2001. No copyright is
  254. * claimed, and the software is hereby placed in the public domain.
  255. * In case this attempt to disclaim copyright and place the software in the
  256. * public domain is deemed null and void, then the software is
  257. * Copyright (c) 2001 Alexander Peslyak and it is hereby released to the
  258. * general public under the following terms:
  259. *
  260. * Redistribution and use in source and binary forms, with or without
  261. * modification, are permitted.
  262. *
  263. * There's ABSOLUTELY NO WARRANTY, express or implied.
  264. *
  265. * (This is a heavily cut-down "BSD license".)
  266. ====================Public-Domain====================
  267. /* This is based on SHA256 implementation in LibTomCrypt that was released into
  268. * public domain by Tom St Denis. */
  269. ====================curl====================
  270. * This software is licensed as described in the file COPYING, which
  271. * you should have received as part of this distribution. The terms
  272. * are also available at https://curl.haxx.se/docs/copyright.html.
  273. *
  274. * You may opt to use, copy, modify, merge, publish, distribute and/or sell
  275. * copies of the Software, and permit persons to whom the Software is
  276. * furnished to do so, under the terms of the COPYING file.
  277. *
  278. * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
  279. * KIND, either express or implied.
  280. ====================curl====================
  281. * This software is licensed as described in the file COPYING, which
  282. * you should have received as part of this distribution. The terms
  283. * are also available at https://curl.se/docs/copyright.html.
  284. *
  285. * You may opt to use, copy, modify, merge, publish, distribute and/or sell
  286. * copies of the Software, and permit persons to whom the Software is
  287. * furnished to do so, under the terms of the COPYING file.
  288. *
  289. * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
  290. * KIND, either express or implied.
  291. ====================curl====================
  292. COPYRIGHT AND PERMISSION NOTICE
  293. Copyright (c) 1996 - 2021, Daniel Stenberg, <daniel@haxx.se>, and many
  294. contributors, see the THANKS file.
  295. All rights reserved.
  296. Permission to use, copy, modify, and distribute this software for any purpose
  297. with or without fee is hereby granted, provided that the above copyright
  298. notice and this permission notice appear in all copies.
  299. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  300. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  301. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN
  302. NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
  303. DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
  304. OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE
  305. OR OTHER DEALINGS IN THE SOFTWARE.
  306. Except as contained in this notice, the name of a copyright holder shall not
  307. be used in advertising or otherwise to promote the sale, use or other dealings
  308. in this Software without prior written authorization of the copyright holder.