[atlantik-cvs] CVS: kdegames/atlantik/client main.cpp,1.34,1.35
[email protected] Sun, 9 Nov 2003 01:59:42 +0100 (CET)
| Newsgroups | gmane.comp.kde.devel.atlantik |
|---|---|
| Message-ID | <[email protected]> |
Update of /home/kde/kdegames/atlantik/client In directory office:/tmp/cvs-serv7235/client Modified Files: main.cpp Log Message: it's been 2003 for a while already... Index: main.cpp =================================================================== RCS file: /home/kde/kdegames/atlantik/client/main.cpp,v retrieving revision 1.34 retrieving revision 1.35 diff -u -d -r1.34 -r1.35 --- main.cpp 13 Oct 2003 21:30:50 -0000 1.34 +++ main.cpp 9 Nov 2003 00:59:38 -0000 1.35 @@ -1,4 +1,4 @@ -// Copyright (c) 2002 Rob Kaper <[email protected]> +// Copyright (c) 2002-2003 Rob Kaper <[email protected]> // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License @@ -41,7 +41,7 @@ I18N_NOOP("Atlantik"), ATLANTIK_VERSION_STRING, I18N_NOOP("The Atlantic board game"), KAboutData::License_GPL, - I18N_NOOP("(c) 1998-2002 Rob Kaper"), + I18N_NOOP("(c) 1998-2003 Rob Kaper"), I18N_NOOP("KDE client for playing Monopoly-like games on the monopd network."), "http://unixcode.org/atlantik/" );