diff options
author | Dwayne Boone <dwayne@zeroc.com> | 2009-01-02 16:11:55 -0330 |
---|---|---|
committer | Dwayne Boone <dwayne@zeroc.com> | 2009-01-02 16:11:55 -0330 |
commit | 6cc5af6fcbd589ac1b704dba248aecd219556b03 (patch) | |
tree | 70763c9d285e0a2ef4152818aa1a95926bc5fa1d /cpp/demo/IcePatch2/MFC/PatchClient.rc | |
parent | Merged with R3_3_branch (diff) | |
parent | Bug 3621 - updated copyright to 2009 (diff) | |
download | ice-6cc5af6fcbd589ac1b704dba248aecd219556b03.tar.bz2 ice-6cc5af6fcbd589ac1b704dba248aecd219556b03.tar.xz ice-6cc5af6fcbd589ac1b704dba248aecd219556b03.zip |
Merge branch 'R3_3_branch'
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 c7a7cd17861..f4bc0262335 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", "1.0.0.1\0"
VALUE "InternalName", "PatchClient.exe\0"
- VALUE "LegalCopyright", "Copyright (c) 2003-2008 ZeroC, Inc. All rights reserved.\0"
+ VALUE "LegalCopyright", "Copyright (c) 2003-2009 ZeroC, Inc. All rights reserved.\0"
VALUE "OriginalFilename", "PatchClient.exe\0"
VALUE "ProductName", "Ice\0"
VALUE "ProductVersion", "1.0.0.1\0"
|