Code

copyright: Updated for 2.9.
[pkg-libmpdclient.git] / debian / copyright
1 This package was debianized by Sebastian Harl <tokkee@debian.org> on
2 Thu, 22 Oct 2009 00:51:34 +0200.
4 It was downloaded from <http://mpd.wikia.com/wiki/ClientLib:libmpdclient>.
6 Upstream Author:
7         Core Developer:
8         Max Kellermann <max@duempel.org>
10         For individual credits, see AUTHORS.
12 Copyright Holders (in alphabetical order):
13         Matteo Frigo
14         Steven G. Johnson <stevenj@alum.mit.edu>
15         The Music Player Daemon Project
17 License:
19         File m4/ax_check_compiler_flags.m4:
20         Copyright © 2009 Steven G. Johnson <stevenj@alum.mit.edu>
21         Copyright © 2009 Matteo Frigo
23         This program is free software: you can redistribute it and/or modify it
24         under the terms of the GNU General Public License as published by the
25         Free Software Foundation, either version 3 of the License, or (at your
26         option) any later version.
28         This program is distributed in the hope that it will be useful, but
29         WITHOUT ANY WARRANTY; without even the implied warranty of
30         MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
31         Public License for more details.
33         You should have received a copy of the GNU General Public License along
34         with this program. If not, see <http://www.gnu.org/licenses/>.
36         As a special exception, the respective Autoconf Macro's copyright owner
37         gives unlimited permission to copy, distribute and modify the configure
38         scripts that are the output of Autoconf when processing the Macro. You
39         need not follow the terms of the GNU General Public License when using
40         or distributing such scripts, even though portions of the text of the
41         Macro appear in them. The GNU General Public License (GPL) does govern
42         all other use of the material that constitutes the Autoconf Macro.
44         This special exception to the GPL applies to versions of the Autoconf
45         Macro released by the Autoconf Archive. When you make and distribute a
46         modified version of the Autoconf Macro, you may extend this special
47         exception to the GPL to apply to your modified version as well.
49 On Debian systems, the complete text of the GNU General Public License,
50 version 3, can be found in `/usr/share/common-licenses/GPL-3'. The complete
51 text of the latest version can be found in `/usr/share/common-licenses/GPL'.
53         Files m4/libtool.m4, m4/lt~obsolete.m4, m4/ltoptions.m4, m4/ltsugar.m4,
54               m4/ltversion.m4:
55         Copyright © 1996-2011 Free Software Foundation, Inc.
57         This file is free software; the Free Software Foundation gives
58         unlimited permission to copy and/or distribute it, with or without
59         modifications, as long as this notice is preserved.
61         All other files:
62         Copyright © 2003-2010 The Music Player Daemon Project
64         Redistribution and use in source and binary forms, with or without
65         modification, are permitted provided that the following conditions
66         are met:
68         - Redistributions of source code must retain the above copyright
69         notice, this list of conditions and the following disclaimer.
71         - Redistributions in binary form must reproduce the above copyright
72         notice, this list of conditions and the following disclaimer in the
73         documentation and/or other materials provided with the distribution.
75         - Neither the name of the Music Player Daemon nor the names of its
76         contributors may be used to endorse or promote products derived from
77         this software without specific prior written permission.
79         THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
80         ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
81         LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
82         A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR
83         CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
84         EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
85         PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
86         PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
87         LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
88         NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
89         SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
91         Some files are licensed under the above mentioned 3-clause BSD License,
92         while any others are licensed under the 2-clause BSD License, which does
93         not include the third (endorsement / promotion) clause.
95 The Debian packaging is © 2009-2010, Sebastian Harl <tokkee@debian.org> and is
96 licensed under the 2-clause BSD License, see above (without the endorsement /
97 promotion clause).