diff options
Diffstat (limited to 'cpp/demo/IcePatch2/MFC/PatchClient.rc')
-rw-r--r-- | cpp/demo/IcePatch2/MFC/PatchClient.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/demo/IcePatch2/MFC/PatchClient.rc b/cpp/demo/IcePatch2/MFC/PatchClient.rc index 7a77f11f68a..71f541c4434 100644 --- a/cpp/demo/IcePatch2/MFC/PatchClient.rc +++ b/cpp/demo/IcePatch2/MFC/PatchClient.rc @@ -138,7 +138,7 @@ BEGIN VALUE "FileDescription", "Ice Patch Client\0" VALUE "FileVersion", "3.5.1\0" VALUE "InternalName", "PatchClient.exe\0" - VALUE "LegalCopyright", "Copyright (c) 2003-2013 ZeroC, Inc. All rights reserved.\0" + VALUE "LegalCopyright", "Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved.\0" VALUE "OriginalFilename", "PatchClient.exe\0" VALUE "ProductName", "Ice\0" VALUE "ProductVersion", "3.5.1\0" |