[gnome-games] Update Copyright year



commit 2c5cb8ee2a8a4fc8c179052362f7dd37fb2892bb
Author: Jason Clinton <jclinton src gnome org>
Date:   Mon Mar 30 01:24:18 2009 +0000

    Update Copyright year
    
    svn path=/branches/clutter-0-9/; revision=8951
---
 gnometris/tetris.cpp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/gnometris/tetris.cpp b/gnometris/tetris.cpp
index 10d5e92..77de305 100644
--- a/gnometris/tetris.cpp
+++ b/gnometris/tetris.cpp
@@ -1382,7 +1382,7 @@ Tetris::gameAbout(GtkAction *action, void *d)
 #endif
 			       "version", VERSION,
 			       "comments", _("A classic game of fitting falling blocks together.\n\nGnometris is a part of GNOME Games."),
-			       "copyright", "Copyright \xc2\xa9 1999 J. Marcin Gorycki, 2000-2008 Others",
+			       "copyright", "Copyright \xc2\xa9 1999 J. Marcin Gorycki, 2000-2009 Others",
 			       "license", license,
 			       "website-label", _("GNOME Games web site"),
 			       "authors", authors,



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]