[atlantik-cvs] CVS: kdegames/atlantik/client main.cpp, 1.30, 1.30.4.1
[email protected] Sun, 9 Nov 2003 02:00:10 +0100 (CET)
| Newsgroups | gmane.comp.kde.devel.atlantik |
|---|---|
| Message-ID | <[email protected]> |
Update of /home/kde/kdegames/atlantik/client
In directory office:/tmp/cvs-serv7304/client
Modified Files:
Tag: KDE_3_1_BRANCH
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.30
retrieving revision 1.30.4.1
diff -u -d -r1.30 -r1.30.4.1
--- main.cpp 14 Oct 2002 22:22:10 -0000 1.30
+++ main.cpp 9 Nov 2003 01:00:08 -0000 1.30.4.1
@@ -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/"
);