Rev 42 | Rev 75 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
| Rev | Author | Line No. | Line |
|---|---|---|---|
| 2 | magnus | 1 | This package was debianized by Eric Dorland <eric@debian.org> on |
| 2 | Sun, 04 Jul 2004 19:00:36 -0400 |
||
| 3 | |||
| 34 | magnus | 4 | The current maintainer is Magnus Holmgren <holmgren@debian.org>. |
| 2 | magnus | 5 | |
| 6 | It was downloaded from http://www.libspf2.org/ |
||
| 7 | |||
| 34 | magnus | 8 | Upstream authors: |
| 9 | - Current maintainer: Shevek <libspf2@anarres.org> |
||
| 10 | - Contributors: Magnus Holmgren, Julian Mehnle, Scott Kitterman, |
||
| 11 | Dan Kaminsky, Ben Chelf, Hannah Schroeter, Manish Raje |
||
| 12 | - Original author, 1.0 series: Wayne Schlitt <wayne@schlitt.net> |
||
| 2 | magnus | 13 | |
| 14 | Copyright: |
||
| 15 | |||
| 34 | magnus | 16 | Software copyright © 2004-2005 Wayne Schlitt and Shevek, |
| 17 | © 2008 Shevek. |
||
| 2 | magnus | 18 | |
| 34 | magnus | 19 | This program is free software; you can redistribute it and/or modify |
| 20 | it under the terms of either: |
||
| 21 | |||
| 22 | a) The GNU Lesser General Public License as published by the Free |
||
| 23 | Software Foundation; either version 2.1, or (at your option) any |
||
| 24 | later version, |
||
| 25 | |||
| 26 | OR |
||
| 27 | |||
| 28 | b) The two-clause BSD license. |
||
| 2 | magnus | 29 | |
| 34 | magnus | 30 | The parts of the Debian packaging that is eligible for copyright is © |
| 31 | 2004-2006 Eric Dorland, 2007-2008 Magnus Holmgren and assumed to be |
||
| 32 | licensed under the same licenses as above. The spfquery(1) manpage |
||
| 33 | is (Giving the LGPL as an alternative is quite redundant as the BSD |
||
| 34 | license is so permissive that it allows redistribution under the LGPL |
||
| 42 | magnus | 35 | or most other licenses anyway). |
| 59 | magnus | 36 | |
| 37 | On Debian systems, the complete text of the GNU Lesser General Public |
||
| 38 | License can be found in the file `/usr/share/common-licenses/LGPL'. |
||
| 39 | |||
| 40 | The two-clause BSD license reads as follows: |
||
| 41 | |||
| 42 | Redistribution and use in source and binary forms, with or without |
||
| 43 | modification, are permitted provided that the following conditions |
||
| 44 | are met: |
||
| 45 | |||
| 46 | 1. Redistributions of source code must retain the above copyright |
||
| 47 | notice, this list of conditions and the following disclaimer. |
||
| 48 | 2. Redistributions in binary form must reproduce the above copyright |
||
| 49 | notice, this list of conditions and the following disclaimer in the |
||
| 50 | documentation and/or other materials provided with the distribution. |
||
| 51 | |||
| 52 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR |
||
| 53 | IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES |
||
| 54 | OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. |
||
| 55 | IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, |
||
| 56 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT |
||
| 57 | NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
||
| 58 | DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY |
||
| 59 | THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
||
| 60 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF |
||
| 61 | THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |