mirror of
https://github.com/SDL-Hercules-390/hyperion.git
synced 2026-04-21 11:16:38 +02:00
Update copyright year...
git-svn-id: file:///home/jj/hercules.svn/trunk@7340 956126f8-22a0-4046-8f4a-272fa8102e63
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* VERSION.H (c) Copyright Roger Bowler, 1999-2010 */
|
||||
/* VERSION.H (c) Copyright Roger Bowler, 1999-2011 */
|
||||
/* HERCULES Emulator Version definition */
|
||||
/* */
|
||||
/* Released under "The Q Public License Version 1" */
|
||||
@@ -67,5 +67,5 @@ VER_DLL_IMPORT void display_version_2(FILE *f, char *prog, const char verbose,in
|
||||
VER_DLL_IMPORT int get_buildinfo_strings(const char*** pppszBldInfoStr);
|
||||
|
||||
#define HERCULES_COPYRIGHT \
|
||||
"(c) Copyright 1999-2010 by Roger Bowler, Jan Jaeger, and others"
|
||||
"(c) Copyright 1999-2011 by Roger Bowler, Jan Jaeger, and others"
|
||||
#endif // _HERCULES_H_
|
||||
|
||||
Reference in New Issue
Block a user