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