diff options
author | Dwayne Boone <dwayne@zeroc.com> | 2015-01-05 10:18:10 -0330 |
---|---|---|
committer | Dwayne Boone <dwayne@zeroc.com> | 2015-01-05 10:18:10 -0330 |
commit | 9776285f46e4dbc15f285394daffd1e69490fb21 (patch) | |
tree | 554789184a560ec5efc6a8e28d83fd0256d35fee /cpp/demo/IcePatch2/MFC/PatchClient.rc | |
parent | ICE-6253 Functional_TwowayCallbackDouble is invalid (diff) | |
download | ice-9776285f46e4dbc15f285394daffd1e69490fb21.tar.bz2 ice-9776285f46e4dbc15f285394daffd1e69490fb21.tar.xz ice-9776285f46e4dbc15f285394daffd1e69490fb21.zip |
Updated copyright to 2015
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 5b12925a0e3..dd603258781 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.6b\0" VALUE "InternalName", "PatchClient.exe\0" - VALUE "LegalCopyright", "Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved.\0" + VALUE "LegalCopyright", "Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved.\0" VALUE "OriginalFilename", "PatchClient.exe\0" VALUE "ProductName", "Ice\0" VALUE "ProductVersion", "3.6b\0" |