Subversion Repositories

?revision_form?Rev ?revision_input??revision_submit??revision_endform?

Rev 75 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

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