From 3395bda99c13f3bb6308a50c8323255dd98d4052 Mon Sep 17 00:00:00 2001 From: avolkov Date: Tue, 17 May 2005 02:41:50 +0000 Subject: [PATCH] (C) years updated git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1796 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/src/res/UrQuanMasters.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sc2/src/res/UrQuanMasters.rc b/sc2/src/res/UrQuanMasters.rc index 2c805292a..75fe95a3a 100644 --- a/sc2/src/res/UrQuanMasters.rc +++ b/sc2/src/res/UrQuanMasters.rc @@ -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-2004 by respective authors\0" + VALUE "LegalCopyright", "(C) 1992-1993, 2002-2005 by respective authors\0" #ifdef _DEBUG VALUE "OriginalFilename", "uqmdebug.exe\0" #else