You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

copyright 14KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330
  1. Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
  2. Upstream-Name: rspamd
  3. Source: https://github.com/vstakhov/rspamd
  4. Files: *
  5. Copyright: 2008-2015 Vsevolod Stakhov <vsevolod@highsecure.ru>
  6. License: BSD-2-Clause
  7. Files: contrib/lgpl/*
  8. Copyright: 1999 - 2000 Tom Tromey
  9. 2000, 2005 Red Hat, Inc.
  10. 2007 Emmanuele Bassi <ebassi@gnome.org>
  11. License: LGPL-2+
  12. Files: contrib/lgpl/gregex.*
  13. Copyright: 1999 - 2000 Scott Wimer
  14. 2004 Matthias Clasen <mclasen@redhat.com>,
  15. 2005 - 2007 Marco Barisione <marco@barisione.org>
  16. License: LGPL-2.1+
  17. Files: contrib/hiredis/*
  18. Copyright: 2006 - 2011 Salvatore Sanfilippo <antirez at gmail dot com>
  19. 2010 - 2011 Pieter Noordhuis <pcnoordhuis at gmail dot com>
  20. License: BSD-3-Clause-Redis
  21. Files: compat/queue.h
  22. Copyright: 1991, 1993 The Regents of the University of California.
  23. License: BSD-3-Clause-RotUoC
  24. Files: contrib/uthash/*
  25. Copyright: 2003-2013 Troy D. Hanson http://troydhanson.github.com/uthash/
  26. License: BSD-1-Clause
  27. Files: conf/lua/regexp/*
  28. Copyright: 2000-2012 The Apache Software Foundation
  29. License: Apache-2.0
  30. Files: contrib/http-parser/*
  31. Copyright: 2002-2015 Igor Sysoev
  32. Joyent, Inc. and other Node contributors
  33. License: Expat
  34. Files: contrib/libottery/*
  35. Copyright: Nick Mathewson
  36. License: CC0
  37. Files: contrib/libottery/chacha_merged.c
  38. Copyright: Ted Krovetz <ted@krovetz.net>
  39. D. J. Bernstein
  40. License: public-domain
  41. Public domain.
  42. Files: contrib/xxhash/xxhash.*
  43. Copyright: 2012-2013, Yann Collet.
  44. License: BSD-2-Clause
  45. Files: contrib/siphash/*
  46. Copyright: William Ahern
  47. Jean-Philippe Aumasson
  48. Daniel J. Berstein
  49. License: Unlicense
  50. Files: contrib/snowball/*
  51. Copyright: 2001-2015 Dr Martin Porter
  52. 2002-2015 Richard Boulton
  53. License: BSD-2-Clause
  54. Files: src/libutil/diff.c
  55. Copyright: 2004 Michael B. Allen <mba2000 ioplex.com>
  56. 2010-2014 Vsevolod Stakhov <vsevolod@highsecure.ru>
  57. License: Expat
  58. Files: src/libutil/printf.c
  59. Copyright: 2002-2015 Igor Sysoev
  60. 2010-2015 Vsevolod Stakhov <vsevolod@highsecure.ru>
  61. License: BSD-2-Clause
  62. Files: src/libserver/url.c
  63. Copyright: 2002-2015 Igor Sysoev
  64. 2010-2015 Vsevolod Stakhov <vsevolod@highsecure.ru>
  65. License: BSD-2-Clause
  66. Files: src/plugins/lua/rbl.lua
  67. Copyright: 2011-2015, Vsevolod Stakhov <vsevolod@highsecure.ru>
  68. 2013-2015, Andrew Lewis <nerf@judo.za.org>
  69. License: BSD-2-Clause
  70. Files: conf/lua/hfilter.lua
  71. Copyright: 2011-2015, Vsevolod Stakhov <vsevolod@highsecure.ru>
  72. 2013-2015, Alexey Savelyev <info@homeweb.ru>
  73. License: BSD-2-Clause
  74. Files: doc/doxydown/*
  75. Copyright: 2014, Vsevolod Stakhov <vsevolod@highsecure.ru>
  76. License: MIT
  77. Files: interface/*
  78. Copyright: 2000-2012 The Apache Software Foundation
  79. License: Apache-2.0
  80. Files: src/cdb/cdb*
  81. Copyright: Michael Tokarev <mjt@corpit.ru>
  82. License: public-domain
  83. The code is in public domain, that is, you may do anything you want with it.
  84. Comment:
  85. The exact meaning of "Public domain" mentioned in the file headers was taken from:
  86. http://www.corpit.ru/mjt/tinycdb.html
  87. Files: debian/*
  88. Copyright: 2011-2015 Vsevolod Stakhov <vsevolod@highsecure.ru>
  89. 2014-2015 Mikhail Gusarov <dottedmag@dottedmag.net>
  90. License: BSD-2-Clause
  91. License: BSD-1-Clause
  92. Redistribution and use in source and binary forms, with or without
  93. modification, are permitted provided that the following conditions
  94. are met:
  95. .
  96. Redistributions of source code must retain the above copyright
  97. notice, this list of conditions and the following disclaimer.
  98. .
  99. THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
  100. ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  101. IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  102. ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  103. FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  104. DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  105. OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  106. HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  107. LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  108. OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  109. SUCH DAMAGE.
  110. License: BSD-2-Clause
  111. Redistribution and use in source and binary forms, with or without
  112. modification, are permitted provided that the following conditions are met:
  113. .
  114. Redistributions of source code must retain the above copyright notice, this
  115. list of conditions and the following disclaimer.
  116. .
  117. Redistributions in binary form must reproduce the above copyright notice,
  118. this list of conditions and the following disclaimer in the documentation
  119. and/or other materials provided with the distribution.
  120. .
  121. THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
  122. ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  123. IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  124. ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  125. FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  126. DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  127. OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  128. HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  129. LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  130. OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  131. SUCH DAMAGE.
  132. License: BSD-3-Clause-RotUoC
  133. Redistribution and use in source and binary forms, with or without
  134. modification, are permitted provided that the following conditions
  135. are met:
  136. .
  137. Redistributions of source code must retain the above copyright
  138. notice, this list of conditions and the following disclaimer.
  139. .
  140. Redistributions in binary form must reproduce the above copyright
  141. notice, this list of conditions and the following disclaimer in the
  142. documentation and/or other materials provided with the distribution.
  143. .
  144. Neither the name of the University nor the names of its contributors
  145. may be used to endorse or promote products derived from this software
  146. without specific prior written permission.
  147. .
  148. THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
  149. ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  150. IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  151. ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  152. FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  153. DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  154. OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  155. HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  156. LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  157. OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  158. SUCH DAMAGE.
  159. License: BSD-3-Clause-Redis
  160. Redistribution and use in source and binary forms, with or without
  161. modification, are permitted provided that the following conditions are met:
  162. .
  163. Redistributions of source code must retain the above copyright notice,
  164. this list of conditions and the following disclaimer.
  165. .
  166. Redistributions in binary form must reproduce the above copyright notice,
  167. this list of conditions and the following disclaimer in the documentation
  168. and/or other materials provided with the distribution.
  169. .
  170. Neither the name of Redis nor the names of its contributors may be used
  171. to endorse or promote products derived from this software without specific
  172. prior written permission.
  173. .
  174. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
  175. ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
  176. WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  177. DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
  178. ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
  179. (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
  180. LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
  181. ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  182. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  183. SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  184. License: Expat
  185. Permission is hereby granted, free of charge, to any person obtaining a copy
  186. of this software and associated documentation files (the "Software"), to deal
  187. in the Software without restriction, including without limitation the rights to
  188. use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
  189. of the Software, and to permit persons to whom the Software is furnished to do
  190. so, subject to the following conditions:
  191. .
  192. The above copyright notice and this permission notice shall be included in
  193. all copies or substantial portions of the Software.
  194. .
  195. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  196. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  197. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  198. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  199. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  200. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  201. SOFTWARE.
  202. License: LGPL-2+
  203. This program is free software; you can redistribute it
  204. and/or modify it under the terms of the GNU Library General Public
  205. License as published by the Free Software Foundation; either
  206. version 2 of the License, or (at your option) any later
  207. version.
  208. .
  209. This program is distributed in the hope that it will be
  210. useful, but WITHOUT ANY WARRANTY; without even the implied
  211. warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
  212. PURPOSE. See the GNU Library General Public License for more
  213. details.
  214. .
  215. You should have received a copy of the GNU Library General Public
  216. License along with this package; if not, write to the Free
  217. Software Foundation, Inc., 51 Franklin St, Fifth Floor,
  218. Boston, MA 02110-1301 USA
  219. .
  220. On Debian systems, the full text of the GNU Library General Public
  221. License version 2 can be found in the file
  222. `/usr/share/common-licenses/LGPL-2'.
  223. License: LGPL-2.1+
  224. This library is free software; you can redistribute it and/or
  225. modify it under the terms of the GNU Lesser General Public
  226. License as published by the Free Software Foundation; either
  227. version 2.1 of the License, or (at your option) any later version.
  228. .
  229. This library is distributed in the hope that it will be useful,
  230. but WITHOUT ANY WARRANTY; without even the implied warranty of
  231. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  232. Lesser General Public License for more details.
  233. .
  234. You should have received a copy of the GNU Lesser General Public
  235. License along with this library; if not, write to the Free Software
  236. Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
  237. .
  238. On Debian systems, the full text of the GNU Library General Public
  239. License version 2 can be found in the file
  240. `/usr/share/common-licenses/LGPL-2.1'.
  241. License: Apache-2.0
  242. On Debian GNU/Linux system you can find the complete text of the
  243. Apache-2.0 license in `/usr/share/common-licenses/Apache-2.0'
  244. License: CC0
  245. This software has been dedicated to the public domain under the CC0
  246. public domain dedication.
  247. .
  248. To the extent possible under law, the person who associated CC0 with
  249. libottery has waived all copyright and related or neighboring rights
  250. to libottery.
  251. .
  252. You should have received a copy of the CC0 legalcode along with this
  253. work in doc/cc0.txt. If not, see
  254. <http://creativecommons.org/publicdomain/zero/1.0/>.
  255. License: Unlicense
  256. This is free and unencumbered software released into the public domain.
  257. .
  258. Anyone is free to copy, modify, publish, use, compile, sell, or
  259. distribute this software, either in source code form or as a compiled
  260. binary, for any purpose, commercial or non-commercial, and by any
  261. means.
  262. .
  263. In jurisdictions that recognize copyright laws, the author or authors
  264. of this software dedicate any and all copyright interest in the
  265. software to the public domain. We make this dedication for the benefit
  266. of the public at large and to the detriment of our heirs and
  267. successors. We intend this dedication to be an overt act of
  268. relinquishment in perpetuity of all present and future rights to this
  269. software under copyright law.
  270. .
  271. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  272. EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  273. MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
  274. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR
  275. OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
  276. ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
  277. OTHER DEALINGS IN THE SOFTWARE.
  278. .
  279. For more information, please refer to <http://unlicense.org>
  280. License: MIT
  281. Permission is hereby granted, free of charge, to any person obtaining a copy
  282. of this software and associated documentation files (the "Software"), to deal
  283. in the Software without restriction, including without limitation the rights
  284. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  285. copies of the Software, and to permit persons to whom the Software is
  286. furnished to do so, subject to the following conditions:
  287. .
  288. The above copyright notice and this permission notice shall be included in all
  289. copies or substantial portions of the Software.
  290. .
  291. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  292. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  293. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  294. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  295. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  296. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  297. SOFTWARE.