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

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