This is an automated email from the git hooks/post-receive script.

smcv pushed a commit to branch master
in repository game-data-packager.

commit c172101d14db8d514c8f44bdcd9ac38c4b14877e
Author: Alexandre Detiste <[email protected]>
Date:   Thu Feb 12 12:51:25 2015 +0100

    copyright: document + add mock-up
    
    the lines in the mock-up not starting with '#' will
    be appended to all generated debian/copyright files
---
 data/copyright | 31 +++++++++++++++++++++++++++++++
 1 file changed, 31 insertions(+)

diff --git a/data/copyright b/data/copyright
new file mode 100644
index 0000000..5977b5b
--- /dev/null
+++ b/data/copyright
@@ -0,0 +1,31 @@
+### lines with one # will be generated
+### lines with two # will be optionaly generated
+###
+#The PACKAGE was generated using game-data-packager.
+#
+#The files under "/usr/share/games/INSTALL_TO/" 
+## and "/usr/share/doc/PACKAGE/" (except for this copyright file)
+#are user-supplied files with copyright
+#COPYRIGHT,
+#with all rights reserved.
+#
+##The full license appears in /usr/share/doc/PACKAGE/<somefile>
+##/usr/share/doc/PACKAGE/<some-other-file>
+
+The Debian packaging is:
+
+© 2008-2013 Jonathan Dowland <[email protected]>
+© 2014-2015 Simon McVittie <[email protected]>
+© 2015 Alexandre Detiste <[email protected]>
+
+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; version 2 of the License.
+
+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.
+
+On Debian GNU/Linux systems, the complete text of the GNU General Public
+License can be found in /usr/share/common-licenses/GPL-2.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-games/game-data-packager.git

_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to