Rev 59 | Rev 92 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
| Rev | Author | Line No. | Line |
|---|---|---|---|
| 75 | magnus | 1 | Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ |
| 2 | Source: http://www.libspf2.org/ |
||
| 3 | Upstream-Contact: Shevek <libspf2@anarres.org> |
||
| 4 | License: LGPL-2.1+ or BSD-2-clause |
||
| 5 | This program is free software; you can redistribute it and/or modify |
||
| 6 | it under the terms of either: |
||
| 7 | . |
||
| 8 | a) The GNU Lesser General Public License as published by the Free |
||
| 9 | Software Foundation; either version 2.1, or (at your option) any |
||
| 10 | later version, |
||
| 11 | . |
||
| 12 | OR |
||
| 13 | . |
||
| 14 | b) The two-clause BSD license. |
||
| 2 | magnus | 15 | |
| 75 | magnus | 16 | Files: * |
| 17 | Copyright: © 2004-2005 Wayne Schlitt and Shevek, © 2008 Shevek. |
||
| 34 | magnus | 18 | - Current maintainer: Shevek <libspf2@anarres.org> |
| 19 | - Contributors: Magnus Holmgren, Julian Mehnle, Scott Kitterman, |
||
| 20 | Dan Kaminsky, Ben Chelf, Hannah Schroeter, Manish Raje |
||
| 21 | - Original author, 1.0 series: Wayne Schlitt <wayne@schlitt.net> |
||
| 75 | magnus | 22 | License: LGPL-2.1+ or BSD-2-clause |
| 2 | magnus | 23 | |
| 75 | magnus | 24 | Files: src/spf_example/spf_example.c |
| 25 | Copyright: Written by Wayne Schlitt and released into the public domain. |
||
| 26 | License: public-domain |
||
| 27 | "This program is in the public domain, there is no copyright, you can |
||
| 28 | do anything you want with it." |
||
| 2 | magnus | 29 | |
| 75 | magnus | 30 | Files: src/libreplace/__ns_name_uncompress.c src/libreplace/__ns_initparse.c |
| 31 | Copyright: © 1996, 1999 Internet Software Consortium |
||
| 32 | License: ISC |
||
| 33 | Permission to use, copy, modify, and distribute this software for any |
||
| 34 | purpose with or without fee is hereby granted, provided that the above |
||
| 35 | copyright notice and this permission notice appear in all copies. |
||
| 36 | . |
||
| 37 | THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM DISCLAIMS |
||
| 38 | ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES |
||
| 39 | OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE |
||
| 40 | CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL |
||
| 41 | DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR |
||
| 42 | PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS |
||
| 43 | ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS |
||
| 44 | SOFTWARE. |
||
| 2 | magnus | 45 | |
| 75 | magnus | 46 | Files: src/libreplace/arpa_nameser.h |
| 47 | Copyright: © 1983, 1989, 1993 The Regents of the University of California |
||
| 48 | License: BSD-4-clause |
||
| 49 | Redistribution and use in source and binary forms, with or without |
||
| 50 | modification, are permitted provided that the following conditions |
||
| 51 | are met: |
||
| 52 | 1. Redistributions of source code must retain the above copyright |
||
| 53 | notice, this list of conditions and the following disclaimer. |
||
| 54 | 2. Redistributions in binary form must reproduce the above copyright |
||
| 55 | notice, this list of conditions and the following disclaimer in the |
||
| 56 | documentation and/or other materials provided with the distribution. |
||
| 57 | 3. All advertising materials mentioning features or use of this software |
||
| 58 | must display the following acknowledgement: |
||
| 59 | This product includes software developed by the University of |
||
| 60 | California, Berkeley and its contributors. |
||
| 61 | 4. Neither the name of the University nor the names of its contributors |
||
| 62 | may be used to endorse or promote products derived from this software |
||
| 63 | without specific prior written permission. |
||
| 64 | . |
||
| 65 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND |
||
| 66 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
||
| 67 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
||
| 68 | ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE |
||
| 69 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
||
| 70 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
||
| 71 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
||
| 72 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
||
| 73 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
||
| 74 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
||
| 75 | SUCH DAMAGE. |
||
| 2 | magnus | 76 | |
| 75 | magnus | 77 | Files: src/libreplace/getopt.h src/libreplace/getopt_long_only.c |
| 78 | Copyright: © 1987,88,89,90,91,92,93,94,96,97 Free Software Foundation, Inc |
||
| 79 | License: LGPL-2+ |
||
| 80 | On Debian systems, the complete text of the GNU Lesser General Public |
||
| 81 | License 2.0 can be found in the file `/usr/share/common-licenses/LGPL-2'. |
||
| 59 | magnus | 82 | |
| 75 | magnus | 83 | Files: perl/* |
| 84 | Copyright: © 2008 Shevek <cpan@anarres.org> |
||
| 85 | License: GPL-1+ or Artistic-1 |
||
| 86 | This program is free software; you can redistribute it and/or modify |
||
| 87 | it under the same terms as Perl itself. |
||
| 59 | magnus | 88 | |
| 75 | magnus | 89 | Files: debian/* |
| 90 | Copyright: © 2004-2006 Eric Dorland, © 2007-2013 Magnus Holmgren |
||
| 91 | License: LGPL-2.1+ or BSD-2-clause |
||
| 92 | Comment: The parts of the Debian packaging that is eligible for |
||
| 93 | copyright is © 2004-2006 Eric Dorland, 2007-2013 Magnus Holmgren and |
||
| 94 | assumed to be licensed under the same licenses as above. |
||
| 59 | magnus | 95 | |
| 75 | magnus | 96 | Files: debian/spfquery.libspf2.1 |
| 97 | Copyright: © 2007 Magnus Holmgren |
||
| 98 | License: BSD-2-clause |
||
| 99 | (Giving the LGPL as an alternative is quite redundant as the BSD |
||
| 100 | license is so permissive that it allows redistribution under the LGPL |
||
| 101 | or most other licenses anyway). |
||
| 59 | magnus | 102 | |
| 75 | magnus | 103 | License: LGPL-2.1+ |
| 104 | On Debian systems, the complete text of the GNU Lesser General Public |
||
| 105 | License 2.1 can be found in the file |
||
| 106 | `/usr/share/common-licenses/LGPL-2.1'. |
||
| 59 | magnus | 107 | |
| 75 | magnus | 108 | License: BSD-2-clause |
| 109 | Redistribution and use in source and binary forms, with or without |
||
| 110 | modification, are permitted provided that the following conditions |
||
| 111 | are met: |
||
| 112 | . |
||
| 113 | 1. Redistributions of source code must retain the above copyright |
||
| 114 | notice, this list of conditions and the following disclaimer. |
||
| 115 | 2. Redistributions in binary form must reproduce the above copyright |
||
| 116 | notice, this list of conditions and the following disclaimer in the |
||
| 117 | documentation and/or other materials provided with the distribution. |
||
| 118 | . |
||
| 119 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR |
||
| 120 | IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES |
||
| 121 | OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. |
||
| 122 | IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, |
||
| 123 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT |
||
| 124 | NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
||
| 125 | DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY |
||
| 126 | THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
||
| 127 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF |
||
| 128 | THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
||
| 129 | |||
| 130 | License: GPL-1+ |
||
| 131 | On Debian systems, the complete text of the GNU General Public |
||
| 132 | License 1.0 can be found in the file |
||
| 133 | `/usr/share/common-licenses/GPL-1'. |
||
| 134 | |||
| 135 | License: Artistic-1 |
||
| 136 | On Debian systems, the complete text of the "Artistic License" can be |
||
| 137 | found in the file `/usr/share/common-licenses/Artistic'. |