Updated copyright ending year in win32 version infoUrQuanMasters.rc

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2671 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
avolkov
2007-01-15 19:27:38 +00:00
parent a112e0b2a9
commit 1e68d8f721
+1 -1
View File
@@ -42,7 +42,7 @@ BEGIN
VALUE "FileDescription", "The Ur-Quan Masters main executable\0"
VALUE "FileVersion", UQM_STRING_VERSION "\0"
VALUE "InternalName", "uqm\0"
VALUE "LegalCopyright", "(C) 1992-1993, 2002-2005 by respective authors\0"
VALUE "LegalCopyright", "(C) 1992-1993, 2002-2007 by respective authors\0"
#ifdef _DEBUG
VALUE "OriginalFilename", "uqmdebug.exe\0"
#else