diff options
author | Joe George <joe@zeroc.com> | 2016-03-01 09:49:47 -0500 |
---|---|---|
committer | Joe George <joe@zeroc.com> | 2016-03-01 09:49:47 -0500 |
commit | 392c578a56e0e14d5310ab56c3699ba689ed5a0f (patch) | |
tree | 6bbe7fd953617076ece3b63bb6a70115842e9ff5 /cpp/src/slice2py/Slice2Py.rc | |
parent | Ice::identityToString/Ice::stringToIdentity php/ruby/python implementations (diff) | |
download | ice-392c578a56e0e14d5310ab56c3699ba689ed5a0f.tar.bz2 ice-392c578a56e0e14d5310ab56c3699ba689ed5a0f.tar.xz ice-392c578a56e0e14d5310ab56c3699ba689ed5a0f.zip |
Update copyright headers
Diffstat (limited to 'cpp/src/slice2py/Slice2Py.rc')
-rw-r--r-- | cpp/src/slice2py/Slice2Py.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/slice2py/Slice2Py.rc b/cpp/src/slice2py/Slice2Py.rc index f53b13c973f..a6fcb0c9793 100644 --- a/cpp/src/slice2py/Slice2Py.rc +++ b/cpp/src/slice2py/Slice2Py.rc @@ -21,7 +21,7 @@ BEGIN VALUE "FileDescription", "Slice To Python Translator\0" VALUE "FileVersion", "3.6.0\0" VALUE "InternalName", "slice2py\0" - VALUE "LegalCopyright", "Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved.\0" + VALUE "LegalCopyright", "Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.\0" VALUE "OriginalFilename", "slice2py.exe\0" VALUE "ProductName", "Ice\0" VALUE "ProductVersion", "3.6.0\0" |