Only need one blank line between blocks in the copyright file

This commit is contained in:
David Sansome 2010-09-18 13:28:32 +00:00
parent f721d18b76
commit e018e7ecdc
1 changed files with 0 additions and 20 deletions

20
debian/copyright vendored
View File

@ -3,23 +3,19 @@ Name: Clementine
Maintainer: David Sansome <me@davidsansome.com>
Source: http://www.clementine-player.org/
Files: *
Copyright: 2010, David Sansome <me@davidsansome.com>
License: GPL-3
Files: debian/*
Copyright: 2010, David Sansome <me@davidsansome.com>
2010, Artur Rona <ari-tczew@tlen.pl>
License: GPL-3
Files: src/engines/xine-scope.*
Copyright: 2004, Max Howell <max.howell@methylblue.com>
License: GPL-2+
Files: src/engines/xine-engine.*
Copyright: 2005, Christophe Thommeret <hftom@free.fr>
2005, Ian Monroe <ian@monroe.nu>
@ -28,19 +24,16 @@ Copyright: 2005, Christophe Thommeret <hftom@free.fr>
2003-2004, J. Kofler <kaffeine@gmx.net>
License: GPL-2+
Files: src/engines/enginebase.*
Copyright: 2003, Mark Kretschmann
2004-2005, Max Howell, <max.howell@methylblue.com>
License: GPL-2+
Files: src/widgets/sliderwidget.*
Copyright: 2003, Mark Kretschmann <markey@web.de>
2005, Gábor Lehel <illissius@gmail.com>
License: GPL-2+
Files: src/analyzers/analyzerbase.*
src/analyzers/blockanalyzer.*
src/analyzers/baranalyzer.*
@ -51,37 +44,30 @@ Copyright: 2003-2005, Max Howell <max.howell@methylblue.com>
2003-2005, Mark Kretschmann
License: GPL-2+
Files: src/core/fht.*
Copyright: 2004, Melchior FRANZ <mfranz@kde.org>
License: GPL-2+
Files: 3rdparty/gmock/*
Copyright: 2008, Google Inc.
License: BSD
Files: 3rdparty/qsqlite/*
Copyright: 2009, Nokia Corporation
License: Qt Commercial or LGPL-2.1 or GPL-3
Files: 3rdparty/qsqlite/sqlite.*
Copyright: Public domain
License: Sqlite public domain
Files: 3rdparty/qtsingleapplication/*
Copyright: 2009, Nokia Corporation
License: Qt Commercial or LGPL-2.1 or GPL-3
Files: 3rdparty/qxt/*
Copyright: 2007, Qxt Foundation
License: CPL 1.0 and/or LGPL-2.1
License: LGPL-2.1
This library is free software; you can redistribute it and/or modify it
under the terms of the GNU Lesser General Public License, version 2.1, as
@ -96,7 +82,6 @@ License: LGPL-2.1
License version 2.1 can be found in the file
`/usr/share/common-licenses/LGPL-2.1'.
License: GPL-2+
This program is free software; you can redistribute it
and/or modify it under the terms of the GNU General Public
@ -119,7 +104,6 @@ License: GPL-2+
License version 2 can be found in the file
`/usr/share/common-licenses/GPL-2'.
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
@ -138,7 +122,6 @@ License: GPL-3
Version 3 can be found in the file
`/usr/share/common-licenses/GPL-3`.
License: BSD
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
@ -166,14 +149,12 @@ License: BSD
(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: Qt Commercial
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.
License: Sqlite public domain
The author disclaims copyright to this source code. In place of
a legal notice, here is a blessing:
@ -181,4 +162,3 @@ License: Sqlite public domain
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.