X-Git-Url: https://git.tokkee.org/?p=pkg-ncmpc.git;a=blobdiff_plain;f=debian%2Fcopyright;h=d5e1c13b10ad654c58e4fa713a443d8f97b7fcbf;hp=0e4c240b58c2cb83b86f7ad18bf1137da1fd42ba;hb=1788d4163534993fe112ef75fecaed2cd0ab7e8a;hpb=ee0caac9d1f999eded5686a92c14df6f64a41f59 diff --git a/debian/copyright b/debian/copyright index 0e4c240..d5e1c13 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +1,7 @@ This package was debianized by René van Bevern on Wed, 30 Mar 2005 18:35:27 +0200. -Sebastian Harl took over maintenance on +Sebastian Harl took over maintenance on Fri, 22 Sep 2006 21:33:38 +0200. It was downloaded from . @@ -12,82 +12,118 @@ Upstream Authors: Copyright Holders (in alphabetical order): Björn Pettersson + Carlos Eduardo C. B. Shinagawa + Damian Pietras + Guido U. Draheim + Johám-Luís Miguéns Vila + John Zaitseff Jozef Riha Kalle Wallin + Maarten Bosmans + Mark Pulford Max Arnold Max Kellermann Mikkel Kirkgaard Nielsen + Oleksandr Kovalenko + Reuben Thomas Rosetta Contributors and Canonical Ltd The Music Player Daemon Project Warren Dukes License: - Files src/libmpdclient.c - src/libmpdclient.h - Copyright (C) 2003-2006 Warren Dukes + Files src/resolver.{c,h} + Copyright © 2008 Max Kellermann - Files src/resolver.c - src/resolver.h - Copyright (C) 2008 Max Kellermann - - File src/song.c - Copyright (C) 2003-2006 Warren Dukes - - File src/song.h - Copyright (C) 2003-2006 Warren Dukes - Copyright (C) 2008 Max Kellermann + Files src/gidle.{c,h} + Copyright © 2004-2017 The Music Player Daemon Project Redistribution and use in source and binary forms, with or without - modification, are permitted provided that certain conditions are - met. See the BSD license for more details. - -On Debian systems, the complete text of the BSD License v2 -can be found in `/usr/share/common-licenses/BSD'. + 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. + + Files po/cs.po + po/fi.po + po/hu.po + po/it.po + po/ko.po + po/nl.po + po/zh_CN.po + Copyright © 2009-2010 Rosetta Contributors and Canonical Ltd File po/da.po - Copyright (C) 2006 Mikkel Kirkgaard Nielsen + Copyright © 2006 Mikkel Kirkgaard Nielsen Files po/de.po po/es.po - Copyright (C) 2004 Kalle Wallin - Copyright (C) 2004 Ingmar Gebert + Copyright © 2004 Kalle Wallin + Copyright © 2004 Ingmar Gebert File po/fr.po - Copyright (C) 2005-2008 Yann Cézard + Copyright © 2005-2008 Yann Cézard File po/gl.po - Copyright (C) 2006-2008 Johám-Luís Miguéns Vila + Copyright © 2006-2009 Johám-Luís Miguéns Vila + + File po/he.po + Translation by Itai Kloog - File po/hu.po - Copyright (C) 2008 Rosetta Contributors and Canonical Ltd + File po/nb.po + Copyright © 2004 Ole R. Thorsen - File po/no.po - Copyright (C) 2004 Ole R. Thorsen + File po/pt_BR.po + Copyright © 2010 Carlos Eduardo C. B. Shinagawa File po/ru.po - Copyright (C) 2004 Kalle Wallin - Copyright (C) 2004 Nikolay Pavlov - Copyright (C) 2006-2008 Max Arnold + Copyright © 2004 Kalle Wallin + Copyright © 2004 Nikolay Pavlov + Copyright © 2006-2008 Max Arnold File po/sk.po - Copyright (C) 2004 Kalle Wallin - Copyright (C) 2006-2008 Jozef Riha + Copyright © 2004 Kalle Wallin + Copyright © 2006-2008 Jozef Riha File po/sv.po - Copyright (C) 2004 Kalle Wallin - Copyright (C) 2008 Björn Pettersson + Copyright © 2004 Kalle Wallin + Copyright © 2008 Björn Pettersson - Copyright (C) 2004-2006 Kalle Wallin - Copyright (C) 2008 Max Kellermann + File po/uk.po + Copyright © 2009-2011 Oleksandr Kovalenko File src/mpdclient.h - Copyright (C) 2004-2005 Kalle Wallin + Copyright © 2004-2005 Kalle Wallin File src/screen_clock.c is based on test/gdc.c shipped with ncurses. All other files in lyrics/ and src/ - Copyright (C) 2004-2009 The Music Player Daemon Project + Copyright © 2003-2017 The Music Player Daemon Project This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -103,10 +139,72 @@ can be found in `/usr/share/common-licenses/BSD'. along with this package; if not, write to the Free Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA -On Debian systems, the complete text of the GNU General Public License +On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL'. -The Debian packaging is (C) 2005, 2006 René van Bevern -and (C) 2006-2008 Sebastian Harl and is licensed under the + Files m4/ax_append_compile_flags.m4 + m4/ax_append_link_flags.m4 + Copyright © 2011 Maarten Bosmans + + Files m4/ax_append_flag.m4 + m4/ax_check_compile_flag.m4 + m4/ax_check_link_flag.m4 + Copyright © 2008 Guido U. Draheim + + File m4/ax_with_curses.m4 + Copyright © 2009 Mark Pulford + Copyright © 2009 Damian Pietras + Copyright © 2011 Reuben Thomas + Copyright © 2011 John Zaitseff + + 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 . + + 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'. + + Files m4/nls.m4 + m4/po.m4 + Copyright © 1995-2016 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. + + This file can can be used in projects which are not available under + the GNU General Public License or the GNU Library General Public + License but which still want to provide support for the GNU gettext + functionality. + Please note that the actual code of the GNU gettext library is covered + by the GNU Library General Public License, and the rest of the GNU + gettext package package is covered by the GNU General Public License. + They are *not* in the public domain. + +The Debian packaging is © 2005, 2006 René van Bevern +and © 2006-2013 Sebastian Harl and is licensed under the GPL, see above.