[SCM] kstars packaging branch, master, updated. 385317f6827ffceff4effd51aaad3007beb063ec

Pino Toscano pino at alioth.debian.org
Mon Oct 24 15:45:51 UTC 2011


The following commit has been merged in the master branch:
commit b5c6070684d1601f668e5b109b16832d7e63c57e
Author: Pino Toscano <pino at debian.org>
Date:   Mon Oct 24 17:42:30 2011 +0200

    first version of copyright
    
    maybe it is mising something, but currently is should generally be more complete than the former copyright in kdeedu
---
 debian/copyright |  105 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 105 insertions(+), 0 deletions(-)

diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..977df50
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,105 @@
+Format: http://dep.debian.net/deps/dep5
+Upstream-Name: kstars
+Source: http://projects.kde.org/projects/kde/kdeedu/kstars
+
+Files: *
+Copyright: 2001, Heiko Evermann <heiko at evermann.de>
+           2001-2009, Jason Harris <kstars at 30doradus.org>
+           2001-2006, Jasem Mutlaq <mutlaqja at ikarustech.com>
+           2001-2005, Pablo de Vicente <p.devicente at wanadoo.es>
+           2001-2003, 2005, 2008, Thomas Kabelmann <tk78 at gmx.de>
+           2002, Mark Hollomon <mhh at mindspring.com>
+           2004, Jeff Woods <jcwoods at bellsouth.net>
+           2007, 2009, James B. Bowlin <bowlin at mindspring.com>
+           2008-2010, Akarsh Simha <akarshsimha at gmail.com>
+           2008-2009, 2011, Jérôme SONRIER <jsid at emor3j.fr.eu.org>
+           2009, Khudyakov Alexey <alexey.skladnoy at gmail.com>
+           2009, Médéric Boquien <mboquien at free.fr>
+           2009, Steve Coe <stevecoe at cloudynights.com>
+           2009, Prakash Mohan <prakash.mohan at kdemail.net>
+           2009, Vipul Kumar Singh <vipulkrsingh at gmail.com>
+           2010, Henry de Valence <hdevalence at gmail.com>
+           Elwood C. Downey
+License: GPL-2+
+
+Files: cmake/modules/*
+Copyright: 2006, 2011, Jasem Mutlaq <mutlaqja at ikarustech.com>
+           2006, 2007, Montel Laurent, <montel at kde.org>
+           2008, 2009, Gael Guennebaud, <g.gael at free.fr>
+           2008, Jerome SONRIER, <jsid at emor3j.fr.eu.org>
+License: BSD-3-clause
+
+Files: README.customize
+       README.i18n
+       README.planetmath
+       README.timekeeping
+       doc/*.docbook
+Copyright: 2001-2007, Jason Harris <kstars at 30doradus.org>
+           Aaron Price <aavso at aavso.org>
+           Jasem Mutlaq
+           John Cirillo
+           Mike Choatie
+License: GFDL-NIV-1.2+
+
+Files: kstars/data/clines.dat
+Copyright: 2004, Jason Harris and Clemens
+License: GPL-2
+
+Files: debian/*
+Copyright: 2011, Pino Toscano <pino at debian.org>
+License: GPL-2+
+
+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:
+ .
+ 1. Redistributions of source code must retain the copyright
+    notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the copyright
+    notice, this list of conditions and the following disclaimer in the
+    documentation and/or other materials provided with the distribution.
+ 3. The name of the author may not be used to endorse or promote products
+    derived from this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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 AUTHOR 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: GFDL-NIV-1.2+
+ Permission is granted to copy, distribute and/or modify this document under
+ the terms of the GNU Free Documentation License, Version 1.2 or any later
+ version published by the Free Software Foundation; with no Invariant
+ Sections, no Front-Cover Texts, and no Back-Cover Texts.
+ .
+ On Debian systems, the complete text of the GNU Free Documentation License
+ version 1.2 can be found in `/usr/share/common-licenses/GFDL-1.2'.
+
+License: GPL-2
+ On Debian systems, the complete text of the GNU General Public License
+ version 2 can be found in `/usr/share/common-licenses/GPL-2'.
+
+License: GPL-2+
+ 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
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+ .
+ This package 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 complete texts of the GNU General Public Licenses
+ version 2 and 3 can be found in `/usr/share/common-licenses/GPL-2' and
+ `/usr/share/common-licenses/GPL-3'.

-- 
kstars packaging



More information about the pkg-kde-commits mailing list