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

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

commit 7a49535f519b1f40d03cff53e5d3d153241631a8
Author: Alexandre Detiste <[email protected]>
Date:   Tue Apr 28 07:06:01 2015 +0200

    add copyright notices
    
    git blame -- game_data_packager/make_template.py | grep 2014 | wc -l  => 0
---
 game_data_packager/make_template.py | 3 ++-
 game_data_packager/util.py          | 3 ++-
 runtime/doom2-masterlevels.py       | 1 +
 3 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/game_data_packager/make_template.py 
b/game_data_packager/make_template.py
index 12e7ea9..7edd7ce 100644
--- a/game_data_packager/make_template.py
+++ b/game_data_packager/make_template.py
@@ -1,7 +1,8 @@
 #!/usr/bin/python3
 # encoding=utf-8
 #
-# Copyright © 2014 Simon McVittie <[email protected]>
+# Copyright © 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
diff --git a/game_data_packager/util.py b/game_data_packager/util.py
index a21135d..2453eec 100644
--- a/game_data_packager/util.py
+++ b/game_data_packager/util.py
@@ -1,7 +1,8 @@
 #!/usr/bin/python3
 # encoding=utf-8
 #
-# Copyright © 2014 Simon McVittie <[email protected]>
+# Copyright © 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
diff --git a/runtime/doom2-masterlevels.py b/runtime/doom2-masterlevels.py
index e4f1449..ec5ee87 100755
--- a/runtime/doom2-masterlevels.py
+++ b/runtime/doom2-masterlevels.py
@@ -2,6 +2,7 @@
 # encoding=utf-8
 #
 # Copyright © 2015 Alexandre Detiste <[email protected]>
+#           © 2015 Simon McVittie <[email protected]>
 #
 # This program is free software; you can redistribute it and/or
 # modify it under the terms of the GNU General Public License

-- 
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