diff options
author | Bernard Normier <bernard@zeroc.com> | 2015-08-21 17:13:25 -0400 |
---|---|---|
committer | Bernard Normier <bernard@zeroc.com> | 2015-08-21 17:13:25 -0400 |
commit | 2d49d420bc59732492f311255d4cda08be46eedb (patch) | |
tree | 218887466e0b402adea5993bbc3833010eafb8f2 /cpp/src/IcePatch2/IcePatch2Client.rc | |
parent | adding --build-package option for slice2py (diff) | |
download | ice-2d49d420bc59732492f311255d4cda08be46eedb.tar.bz2 ice-2d49d420bc59732492f311255d4cda08be46eedb.tar.xz ice-2d49d420bc59732492f311255d4cda08be46eedb.zip |
Updated AssemblyInfo and StringFileInfo on Windows
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 523cc8565c4..b14e93c7dc8 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.6.1\0" VALUE "InternalName", "icepatch2client\0" - VALUE "LegalCopyright", "Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved.\0" + VALUE "LegalCopyright", "\251 2003-2015 ZeroC, Inc.\0" VALUE "OriginalFilename", "icepatch2client.exe\0" VALUE "ProductName", "Ice\0" VALUE "ProductVersion", "3.6.1\0" |