[redeclipse-data] 05/06: Partly regenerate copyright from script
Martin Werner
arand-guest at moszumanska.debian.org
Sun Feb 11 21:35:26 UTC 2018
This is an automated email from the git hooks/post-receive script.
arand-guest pushed a commit to branch master
in repository redeclipse-data.
commit 4a0acac97cafd9c1d1305a638208f08db2595fea
Author: Martin Erik Werner <martinerikwerner at gmail.com>
Date: Sun Feb 11 21:43:35 2018 +0100
Partly regenerate copyright from script
Selective update of copyright file from generation script. Fixes for
missing files, invalid paths, and a typo in upstream copyright file is
kept as before in the Debian copyright file.
---
debian/copyright | 68 +++++++++++++++++++++++++++++++++++++++++++++-----------
1 file changed, 55 insertions(+), 13 deletions(-)
diff --git a/debian/copyright b/debian/copyright
index e3bbd1c..58814d0 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,28 +1,66 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Red Eclipse
Upstream-Contact: Quinton "Quin" Reeves <qreeves at gmail.com>
Lee "Eihrul" Salzman <lsalzman at gmail.com>
Source: https://github.com/red-eclipse/data
-Comment:
- The Play font files sources are removed since they are shipped in the
- fonts-play package in Debian, and the generated png files are removed to
- simplify the build process.
+ The following directories/files are removed from the upstream tarball:
+ * data/fonts/Play* are font source files which are removed since they are
+ shipped in the fonts-play package in Debian.
+ * data/fonts/play* are generated font png files which are removed to simplify
+ the build process.
+ * bin contains various binaries and helper libs not relevant for Debian, plus
+ auto-update scripts which are instead shipped as part of the client/server
+ redeclipse in Debian.
+ * src contains source code which is shipped as part of the client/server
+ redeclipse package in Debian.
+ * sql contains sql configurations which is shipped as part of the
+ client/server redeclipse package in Debian.
Files-Excluded:
data/fonts/Play*
data/fonts/play*
- bin/*
- src/*
-License: Red-Eclipse-Data
- Content included in the game (maps, textures, sounds, models etc.) may have
- individual copyrights and distribution restrictions (see individual readmes),
- note that all content in Red Eclipse is intended to be "open source" friendly.
+ bin
+ src
+ sql
+License: Red-Eclipse
+ THE RED ECLIPSE LICENSE
+ .
+ Red Eclipse is based on Cube Engine 2, both of which are covered under the ZLIB
+ license, you may use the source code so long as you obey this license.
+ .
+ Red Eclipse, Copyright (C) 2009-2017 Quinton Reeves, Lee Salzman
+ Cube Engine 2, Copyright (C) 2001-2017 Wouter van Oortmerssen, Lee Salzman,
+ Mike Dysart, Robert Pointon, and Quinton Reeves
+ http://www.opensource.org/licenses/zlib-license.php
+ .
+ This software is provided 'as-is', without any express or implied warranty.
+ In no event will the authors be held liable for any damages arising from
+ the use of this software. Permission is granted to anyone to use this
+ software for any purpose, including commercial applications, and to alter
+ it and redistribute it freely, subject to the following restrictions:
+ .
+ * The origin of this software must not be misrepresented; you must not
+ claim that you wrote the original software. If you use this software
+ in a product, an acknowledgment in the product documentation would be
+ appreciated but is not required.
+ * Altered source versions must be plainly marked as such, and must not be
+ misrepresented as being the original software.
+ * This notice may not be removed or altered from any source distribution.
+ .
+ The license covers the source code, shells scripts, and related config files.
+ The included enet network library is covered by an MIT-style license, which
+ is however compatible with the above license for all practical purposes.
+ .
+ Content included in the game (maps, textures, sounds, models etc.) is NOT
+ covered by this license, and may have individual copyrights and distribution
+ restrictions (see individual readmes), note that all content in Red Eclipse
+ is intended to be "open source" friendly.
.
In the absence of an explicit license, content is considered to be covered by
the CC-BY-SA license, either version 3.0 or (at your option) any later version,
you may use the content in Red Eclipse so long as you obey individual
licensing criteria.
.
- Red Eclipse, Copyright (C) 2009-2015 Red Eclipse Team
+ Red Eclipse, Copyright (C) 2009-2017 Red Eclipse Team
Creative Commons Attribution ShareAlike 3.0+ License (CC-BY-SA)
See cc-by-sa.txt or http://creativecommons.org/licenses/by-sa/3.0/
.
@@ -32,7 +70,7 @@ License: Red-Eclipse-Data
governed by the Red Eclipse Mark Policy (see trademark.txt).
Files: *
-Copyright: 2009-2015, Red Eclipse Team
+Copyright: 2009-2017, Red Eclipse Team
License: CC-BY-SA-3.0+
Files: data/maps/biolytic* data/maps/darkness* data/maps/mist* data/maps/nova*
@@ -110,6 +148,10 @@ Files: data/appleflap/*
Copyright: Jeroen "appleflap" Boukens
License: CC-BY-SA-3.0
+Files: data/freezurbern/*
+Copyright: 2009, 2012, Zachery "freezurbern" Slocum <freezurbern at gmail.com>
+License: CC-BY-SA-3.0
+
Files: data/ulukai/redeclipse*
Copyright: 1999 Luc Viatour
2013 Dratz-C
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/redeclipse-data.git
More information about the Pkg-games-commits
mailing list