mirror of
https://github.com/clementine-player/Clementine
synced 2024-12-18 12:28:31 +01:00
Add more license text to debian/copyright
This commit is contained in:
parent
4020a7e774
commit
93d7a56db0
269
debian/copyright
vendored
269
debian/copyright
vendored
@ -6,10 +6,70 @@ Source: http://www.clementine-player.org/
|
|||||||
Files: *
|
Files: *
|
||||||
Copyright: 2010, David Sansome <me@davidsansome.com>
|
Copyright: 2010, David Sansome <me@davidsansome.com>
|
||||||
License: GPL-3
|
License: GPL-3
|
||||||
|
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/>.
|
||||||
|
.
|
||||||
|
On Debian systems, the full text of the GNU General Public License
|
||||||
|
Version 3 can be found in the file
|
||||||
|
`/usr/share/common-licenses/GPL-3`.
|
||||||
|
|
||||||
|
|
||||||
|
Files: debian/*
|
||||||
|
Copyright: 2010, David Sansome <me@davidsansome.com>
|
||||||
|
2010, Artur Rona <ari-tczew@tlen.pl>
|
||||||
|
License: GPL-3
|
||||||
|
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/>.
|
||||||
|
.
|
||||||
|
On Debian systems, the full text of the GNU General Public License
|
||||||
|
Version 3 can be found in the file
|
||||||
|
`/usr/share/common-licenses/GPL-3`.
|
||||||
|
|
||||||
|
|
||||||
Files: src/engines/xine-scope.*
|
Files: src/engines/xine-scope.*
|
||||||
Copyright: 2004, Max Howell <max.howell@methylblue.com>
|
Copyright: 2004, Max Howell <max.howell@methylblue.com>
|
||||||
License: GPL-2+
|
License: GPL-2+
|
||||||
|
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 2 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 package; if not, write to the Free
|
||||||
|
Software Foundation, Inc., 51 Franklin St, Fifth Floor,
|
||||||
|
Boston, MA 02110-1301 USA
|
||||||
|
.
|
||||||
|
On Debian systems, the full text of the GNU General Public
|
||||||
|
License version 2 can be found in the file
|
||||||
|
`/usr/share/common-licenses/GPL-2'.
|
||||||
|
|
||||||
|
|
||||||
Files: src/engines/xine-engine.*
|
Files: src/engines/xine-engine.*
|
||||||
Copyright: 2005, Christophe Thommeret <hftom@free.fr>
|
Copyright: 2005, Christophe Thommeret <hftom@free.fr>
|
||||||
@ -18,16 +78,79 @@ Copyright: 2005, Christophe Thommeret <hftom@free.fr>
|
|||||||
2004-2005, Max Howell <max.howell@methylblue.com>
|
2004-2005, Max Howell <max.howell@methylblue.com>
|
||||||
2003-2004, J. Kofler <kaffeine@gmx.net>
|
2003-2004, J. Kofler <kaffeine@gmx.net>
|
||||||
License: GPL-2+
|
License: GPL-2+
|
||||||
|
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 2 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 package; if not, write to the Free
|
||||||
|
Software Foundation, Inc., 51 Franklin St, Fifth Floor,
|
||||||
|
Boston, MA 02110-1301 USA
|
||||||
|
.
|
||||||
|
On Debian systems, the full text of the GNU General Public
|
||||||
|
License version 2 can be found in the file
|
||||||
|
`/usr/share/common-licenses/GPL-2'.
|
||||||
|
|
||||||
|
|
||||||
Files: src/engines/enginebase.*
|
Files: src/engines/enginebase.*
|
||||||
Copyright: 2003, Mark Kretschmann
|
Copyright: 2003, Mark Kretschmann
|
||||||
2004-2005, Max Howell, <max.howell@methylblue.com>
|
2004-2005, Max Howell, <max.howell@methylblue.com>
|
||||||
License: GPL-2+
|
License: GPL-2+
|
||||||
|
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 2 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 package; if not, write to the Free
|
||||||
|
Software Foundation, Inc., 51 Franklin St, Fifth Floor,
|
||||||
|
Boston, MA 02110-1301 USA
|
||||||
|
.
|
||||||
|
On Debian systems, the full text of the GNU General Public
|
||||||
|
License version 2 can be found in the file
|
||||||
|
`/usr/share/common-licenses/GPL-2'.
|
||||||
|
|
||||||
|
|
||||||
Files: src/widgets/sliderwidget.*
|
Files: src/widgets/sliderwidget.*
|
||||||
Copyright: 2003, Mark Kretschmann <markey@web.de>
|
Copyright: 2003, Mark Kretschmann <markey@web.de>
|
||||||
2005, Gábor Lehel <illissius@gmail.com>
|
2005, Gábor Lehel <illissius@gmail.com>
|
||||||
License: GPL-2+
|
License: GPL-2+
|
||||||
|
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 2 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 package; if not, write to the Free
|
||||||
|
Software Foundation, Inc., 51 Franklin St, Fifth Floor,
|
||||||
|
Boston, MA 02110-1301 USA
|
||||||
|
.
|
||||||
|
On Debian systems, the full text of the GNU General Public
|
||||||
|
License version 2 can be found in the file
|
||||||
|
`/usr/share/common-licenses/GPL-2'.
|
||||||
|
|
||||||
|
|
||||||
Files: src/analyzers/analyzerbase.*
|
Files: src/analyzers/analyzerbase.*
|
||||||
src/analyzers/blockanalyzer.*
|
src/analyzers/blockanalyzer.*
|
||||||
@ -38,27 +161,167 @@ Files: src/analyzers/analyzerbase.*
|
|||||||
Copyright: 2003-2005, Max Howell <max.howell@methylblue.com>
|
Copyright: 2003-2005, Max Howell <max.howell@methylblue.com>
|
||||||
2003-2005, Mark Kretschmann
|
2003-2005, Mark Kretschmann
|
||||||
License: GPL-2+
|
License: GPL-2+
|
||||||
|
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 2 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 package; if not, write to the Free
|
||||||
|
Software Foundation, Inc., 51 Franklin St, Fifth Floor,
|
||||||
|
Boston, MA 02110-1301 USA
|
||||||
|
.
|
||||||
|
On Debian systems, the full text of the GNU General Public
|
||||||
|
License version 2 can be found in the file
|
||||||
|
`/usr/share/common-licenses/GPL-2'.
|
||||||
|
|
||||||
|
|
||||||
Files: src/core/fht.*
|
Files: src/core/fht.*
|
||||||
Copyright: 2004, Melchior FRANZ <mfranz@kde.org>
|
Copyright: 2004, Melchior FRANZ <mfranz@kde.org>
|
||||||
License: GPL-2+
|
License: GPL-2+
|
||||||
|
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 2 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 package; if not, write to the Free
|
||||||
|
Software Foundation, Inc., 51 Franklin St, Fifth Floor,
|
||||||
|
Boston, MA 02110-1301 USA
|
||||||
|
.
|
||||||
|
On Debian systems, the full text of the GNU General Public
|
||||||
|
License version 2 can be found in the file
|
||||||
|
`/usr/share/common-licenses/GPL-2'.
|
||||||
|
|
||||||
|
|
||||||
Files: 3rdparty/gmock/*
|
Files: 3rdparty/gmock/*
|
||||||
Copyright: 2008, Google Inc.
|
Copyright: 2008, Google Inc.
|
||||||
License: BSD
|
License: BSD
|
||||||
|
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 Google Inc. 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 COPYRIGHT
|
||||||
|
OWNER 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.
|
||||||
|
|
||||||
|
|
||||||
Files: 3rdparty/qsqlite/*
|
Files: 3rdparty/qsqlite/*
|
||||||
Copyright: 2009, Nokia Corporation
|
Copyright: 2009, Nokia Corporation
|
||||||
License: LGPL-2.1 or GPL-3
|
License: Qt Commercial or LGPL-2.1 or GPL-3
|
||||||
|
Commercial Usage
|
||||||
|
Licensees holding valid Qt Commercial licenses may use this file in
|
||||||
|
accordance with the Qt Commercial License Agreement provided with the
|
||||||
|
Software or, alternatively, in accordance with the terms contained in
|
||||||
|
a written agreement between you and Nokia.
|
||||||
|
.
|
||||||
|
GNU Lesser General Public License Usage
|
||||||
|
Alternatively, this file may be used under the terms of the GNU Lesser
|
||||||
|
General Public License version 2.1 as published by the Free Software
|
||||||
|
Foundation and appearing in the file LICENSE.LGPL included in the
|
||||||
|
packaging of this file. Please review the following information to
|
||||||
|
ensure the GNU Lesser General Public License version 2.1 requirements
|
||||||
|
will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
|
||||||
|
.
|
||||||
|
In addition, as a special exception, Nokia gives you certain additional
|
||||||
|
rights. These rights are described in the Nokia Qt LGPL Exception
|
||||||
|
version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
|
||||||
|
.
|
||||||
|
GNU General Public License Usage
|
||||||
|
Alternatively, this file may be used under the terms of the GNU
|
||||||
|
General Public License version 3.0 as published by the Free Software
|
||||||
|
Foundation and appearing in the file LICENSE.GPL included in the
|
||||||
|
packaging of this file. Please review the following information to
|
||||||
|
ensure the GNU General Public License version 3.0 requirements will be
|
||||||
|
met: http://www.gnu.org/copyleft/gpl.html.
|
||||||
|
|
||||||
|
|
||||||
Files: 3rdparty/qsqlite/sqlite.*
|
Files: 3rdparty/qsqlite/sqlite.*
|
||||||
Copyright: Public domain
|
Copyright: Public domain
|
||||||
License: Public domain
|
License: Public domain
|
||||||
|
The author disclaims copyright to this source code. In place of
|
||||||
|
a legal notice, here is a blessing:
|
||||||
|
.
|
||||||
|
May you do good and not evil.
|
||||||
|
May you find forgiveness for yourself and forgive others.
|
||||||
|
May you share freely, never taking more than you give.
|
||||||
|
|
||||||
|
|
||||||
Files: 3rdparty/qtsingleapplication/*
|
Files: 3rdparty/qtsingleapplication/*
|
||||||
Copyright: 2009, Nokia Corporation
|
Copyright: 2009, Nokia Corporation
|
||||||
License: LGPL-2.1 or GPL-3
|
License: Qt Commercial or LGPL-2.1 or GPL-3
|
||||||
|
Commercial Usage
|
||||||
|
Licensees holding valid Qt Commercial licenses may use this file in
|
||||||
|
accordance with the Qt Commercial License Agreement provided with the
|
||||||
|
Software or, alternatively, in accordance with the terms contained in
|
||||||
|
a written agreement between you and Nokia.
|
||||||
|
.
|
||||||
|
GNU Lesser General Public License Usage
|
||||||
|
Alternatively, this file may be used under the terms of the GNU Lesser
|
||||||
|
General Public License version 2.1 as published by the Free Software
|
||||||
|
Foundation and appearing in the file LICENSE.LGPL included in the
|
||||||
|
packaging of this file. Please review the following information to
|
||||||
|
ensure the GNU Lesser General Public License version 2.1 requirements
|
||||||
|
will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
|
||||||
|
.
|
||||||
|
In addition, as a special exception, Nokia gives you certain additional
|
||||||
|
rights. These rights are described in the Nokia Qt LGPL Exception
|
||||||
|
version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
|
||||||
|
.
|
||||||
|
GNU General Public License Usage
|
||||||
|
Alternatively, this file may be used under the terms of the GNU
|
||||||
|
General Public License version 3.0 as published by the Free Software
|
||||||
|
Foundation and appearing in the file LICENSE.GPL included in the
|
||||||
|
packaging of this file. Please review the following information to
|
||||||
|
ensure the GNU General Public License version 3.0 requirements will be
|
||||||
|
met: http://www.gnu.org/copyleft/gpl.html.
|
||||||
|
|
||||||
|
|
||||||
Files: 3rdparty/qxt/*
|
Files: 3rdparty/qxt/*
|
||||||
Copyright: 2007, Qxt Foundation
|
Copyright: 2007, Qxt Foundation
|
||||||
License: LGPL-2.1
|
License: CPL 1.0 and/or LGPL-2.1
|
||||||
|
This library is free software; you can redistribute it and/or modify it
|
||||||
|
under the terms of the Common Public License, version 1.0, as published
|
||||||
|
by IBM, and/or under the terms of the GNU Lesser General Public License,
|
||||||
|
version 2.1, as published by the Free Software Foundation.
|
||||||
|
.
|
||||||
|
This file is provided "AS IS", without WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY
|
||||||
|
WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY OR
|
||||||
|
FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
|
.
|
||||||
|
On Debian systems, the full text of the GNU Lesser General Public
|
||||||
|
License version 2.1 can be found in the file
|
||||||
|
`/usr/share/common-licenses/LGPL-2.1'.
|
||||||
|
Loading…
Reference in New Issue
Block a user