diff options
author | Dwayne Boone <dwayne@zeroc.com> | 2010-01-07 14:05:46 -0330 |
---|---|---|
committer | Dwayne Boone <dwayne@zeroc.com> | 2010-01-07 14:05:46 -0330 |
commit | d6d6844611a60c25b1c75a7395b70966a6ae6518 (patch) | |
tree | 4d3c054fb8975c75ad230169a945a9c16adc3459 /cpp/src/slice2php/Slice2PHP.rc | |
parent | Added Java instruction for 64-bit JVM (diff) | |
download | ice-d6d6844611a60c25b1c75a7395b70966a6ae6518.tar.bz2 ice-d6d6844611a60c25b1c75a7395b70966a6ae6518.tar.xz ice-d6d6844611a60c25b1c75a7395b70966a6ae6518.zip |
Updated copyright to 2010
Diffstat (limited to 'cpp/src/slice2php/Slice2PHP.rc')
-rw-r--r-- | cpp/src/slice2php/Slice2PHP.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/slice2php/Slice2PHP.rc b/cpp/src/slice2php/Slice2PHP.rc index fa2ed3fa79e..109076a2ff7 100644 --- a/cpp/src/slice2php/Slice2PHP.rc +++ b/cpp/src/slice2php/Slice2PHP.rc @@ -21,7 +21,7 @@ BEGIN VALUE "FileDescription", "Slice To Python Translator\0"
VALUE "FileVersion", "3.4b\0"
VALUE "InternalName", "slice2py\0"
- VALUE "LegalCopyright", "Copyright (c) 2003-2009 ZeroC, Inc. All rights reserved.\0"
+ VALUE "LegalCopyright", "Copyright (c) 2003-2010 ZeroC, Inc. All rights reserved.\0"
VALUE "OriginalFilename", "slice2py.exe\0"
VALUE "ProductName", "Ice\0"
VALUE "ProductVersion", "3.4b\0"
|