-This package was debianized by Sebastian Harl <tokkee@debian.org> on
-Thu, 22 Oct 2009 00:51:34 +0200.
-
-It was downloaded from <http://mpd.wikia.com/wiki/ClientLib:libmpdclient>.
-
-Upstream Author:
- Core Developer:
- Max Kellermann <max@duempel.org>
-
- For individual credits, see AUTHORS.
-
-Copyright Holders (in alphabetical order):
- Matteo Frigo
- Steven G. Johnson <stevenj@alum.mit.edu>
- The Music Player Daemon Project
-
-License:
-
- File m4/ax_check_compiler_flags.m4:
- Copyright © 2009 Steven G. Johnson <stevenj@alum.mit.edu>
- Copyright © 2009 Matteo Frigo
-
- This program is free software: you can redistribute it and/or modify it
- under the terms of the GNU General Public License as published by the
- Free Software Foundation, either version 3 of the License, or (at your
- option) any later version.
-
- This program is distributed in the hope that it will be useful, but
- WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
- Public License for more details.
-
- You should have received a copy of the GNU General Public License along
- with this program. If not, see <http://www.gnu.org/licenses/>.
-
- As a special exception, the respective Autoconf Macro's copyright owner
- gives unlimited permission to copy, distribute and modify the configure
- scripts that are the output of Autoconf when processing the Macro. You
- need not follow the terms of the GNU General Public License when using
- or distributing such scripts, even though portions of the text of the
- Macro appear in them. The GNU General Public License (GPL) does govern
- all other use of the material that constitutes the Autoconf Macro.
-
- This special exception to the GPL applies to versions of the Autoconf
- Macro released by the Autoconf Archive. When you make and distribute a
- modified version of the Autoconf Macro, you may extend this special
- exception to the GPL to apply to your modified version as well.
-
-On Debian systems, the complete text of the GNU General Public License,
-version 3, can be found in `/usr/share/common-licenses/GPL-3'. The complete
-text of the latest version can be found in `/usr/share/common-licenses/GPL'.
-
- Files m4/libtool.m4, m4/lt~obsolete.m4, m4/ltoptions.m4, m4/ltsugar.m4,
- m4/ltversion.m4:
- Copyright © 1996-2015 Free Software Foundation, Inc.
-
- This file is free software; the Free Software Foundation gives
- unlimited permission to copy and/or distribute it, with or without
- modifications, as long as this notice is preserved.
-
- All other files:
- Copyright © 2003-2017 The Music Player Daemon Project
-
- Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions
- are met:
-
- - Redistributions of source code must retain the above copyright
- notice, this list of conditions and the following disclaimer.
-
- - Redistributions in binary form must reproduce the above copyright
- notice, this list of conditions and the following disclaimer in the
- documentation and/or other materials provided with the distribution.
-
- - Neither the name of the Music Player Daemon nor the names of its
- contributors may be used to endorse or promote products derived from
- this software without specific prior written permission.
-
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
- ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
- LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
- A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR
- CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
- EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
- PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
- PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
- LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
- NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-
- Some files are licensed under the above mentioned 3-clause BSD License,
- while any others are licensed under the 2-clause BSD License, which does
- not include the third (endorsement / promotion) clause.
-
-The Debian packaging is © 2009-2010, Sebastian Harl <tokkee@debian.org> and is
-licensed under the 2-clause BSD License, see above (without the endorsement /
-promotion clause).
-
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: libmpdclient
+Source: https://www.musicpd.org/
+Upstream-Contact: Max Kellermann <max.kellermann@gmail.com>
+
+Files: *
+Copyright: 2003-2018, The Music Player Daemon Project (see AUTHORS for details)
+License: BSD-3-clause
+
+Files: include/mpd/connection.h
+ include/mpd/directory.h
+ include/mpd/entity.h
+ include/mpd/idle.h
+ include/mpd/list.h
+ include/mpd/output.h
+ include/mpd/playlist.h
+ include/mpd/response.h
+ include/mpd/search.h
+ include/mpd/song.h
+ include/mpd/stats.h
+ include/mpd/status.h
+ include/mpd/tag.h
+Copyright: 2003-2018, The Music Player Daemon Project
+License: BSD-3-clause
+
+Files: src/audio_format.c
+ src/connection.c
+ src/directory.c
+ src/entity.c
+ src/example.c
+ src/idle.c
+ src/list.c
+ src/output.c
+ src/playlist.c
+ src/response.c
+ src/search.c
+ src/song.c
+ src/stats.c
+ src/status.c
+ src/tag.c
+Copyright: 2003-2018, The Music Player Daemon Project
+License: BSD-3-clause
+
+Files: test/main.c
+Copyright: 2003-2018, The Music Player Daemon Project
+License: BSD-3-clause
+
+Files: debian/*
+Copyright: 2018 Geoffroy Youri Berret <efrim@azylum.org>
+ 2017 Helmut Grohne <helmut@subdivi.de>
+ 2009,2010,2013,2017 Sebastian Harl <sh@tokkee.org>
+ 2009 Max Kellermann <max@duempel.org>
+License: BSD-2-clause
+
+License: BSD-2-clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ - Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ .
+ - Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR
+ CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+ EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+ PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+ PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+ LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+License: BSD-3-clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ - Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ .
+ - Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ .
+ - Neither the name of the Music Player Daemon nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR
+ CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+ EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+ PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+ PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+ LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.