diff options
author | Vsevolod Stakhov <vsevolod@rambler-co.ru> | 2012-08-08 02:36:56 +0400 |
---|---|---|
committer | Vsevolod Stakhov <vsevolod@rambler-co.ru> | 2012-08-08 02:36:56 +0400 |
commit | 257ccf3ff71a752d8049be78630b0759514bafa7 (patch) | |
tree | 3430b50cbb107be910168b70879b0085c7728a63 /debian | |
parent | a799332877d7043cdc6070dfd3be80e0b51bf987 (diff) | |
download | rspamd-257ccf3ff71a752d8049be78630b0759514bafa7.tar.gz rspamd-257ccf3ff71a752d8049be78630b0759514bafa7.zip |
Fix debian copyright. Suggested by: Laszlo Boszormenyi (GCS)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/copyright | 20 |
1 files changed, 12 insertions, 8 deletions
diff --git a/debian/copyright b/debian/copyright index 4fcc64092..687b4ac34 100644 --- a/debian/copyright +++ b/debian/copyright @@ -3,9 +3,9 @@ Upstream-Name: rspamd Source: https://bitbucket.org/vstakhov/rspamd Files: contrib/lgpl/* -Copyright: 1999, 2000 Scott Wimer -Copyright: 2004, Matthias Clasen <mclasen@redhat.com> -Copyright: 2005 - 2007, Marco Barisione <marco@barisione.org> +Copyright: 1999, 2000 Scott Wimer, + 2004 Matthias Clasen <mclasen@redhat.com>, + 2005 - 2007 Marco Barisione <marco@barisione.org> License: LGPL-2+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public @@ -51,9 +51,16 @@ License: Expat Files: * Copyright: 2008-2012 Vsevolod Stakhov <vsevolod@highsecure.ru> -License: BSD +License: BSD-2-Clause Redistribution and use in source and binary forms, with or without - modification, are permitted under the terms of the BSD License. + modification, are permitted provided that the following conditions are met: + . + Redistributions of source code must retain the above copyright notice, this + list of conditions and the following disclaimer. + . + 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. . THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE @@ -66,9 +73,6 @@ License: BSD 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. - . - On Debian systems, the complete text of the BSD License can be - found in `/usr/share/common-licenses/BSD'. Files: debian/* Copyright: 2011-2012 Vsevolod Stakhov <vsevolod@highsecure.ru> |