diff options
Diffstat (limited to 'cpp/src/IcePatch2/IcePatch2Client.rc')
-rw-r--r-- | cpp/src/IcePatch2/IcePatch2Client.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/IcePatch2/IcePatch2Client.rc b/cpp/src/IcePatch2/IcePatch2Client.rc index d8bb74c802d..69f3324a322 100644 --- a/cpp/src/IcePatch2/IcePatch2Client.rc +++ b/cpp/src/IcePatch2/IcePatch2Client.rc @@ -21,7 +21,7 @@ BEGIN VALUE "FileDescription", "IcePatch2 Client\0" VALUE "FileVersion", "3.5.1\0" VALUE "InternalName", "icepatch2client\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", "icepatch2client.exe\0" VALUE "ProductName", "Ice\0" VALUE "ProductVersion", "3.5.1\0" |