]> git.pond.sub.org Git - empserver/blobdiff - src/lib/global/version.c
Update copyright notice
[empserver] / src / lib / global / version.c
index 5d6479af1f24d42921a0cb2b072ce7c61e880c85..9e89bc591dc65aeb8c01e6fa1a733b50f1879133 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *  Empire - A multi-player, client/server Internet based war game.
- *  Copyright (C) 1986-2007, Dave Pare, Jeff Bailey, Thomas Ruschak,
+ *  Copyright (C) 1986-2008, Dave Pare, Jeff Bailey, Thomas Ruschak,
  *                           Ken Stevens, Steve McClure
  *
  *  This program is free software; you can redistribute it and/or modify
@@ -37,7 +37,7 @@
 
 char version[] = PACKAGE_STRING;
 char legal[] =
-"Copyright (C) 1986-2007, Dave Pare, Jeff Bailey, Thomas Ruschak,\n"
+"Copyright (C) 1986-2008, Dave Pare, Jeff Bailey, Thomas Ruschak,\n"
 "                         Ken Stevens, Steve McClure\n"
 "This is free software; see the source for copying conditions.  There is NO\n"
 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n";