diff options
author | Joe George <joe@zeroc.com> | 2016-03-07 15:20:45 -0500 |
---|---|---|
committer | Joe George <joe@zeroc.com> | 2016-03-07 15:20:45 -0500 |
commit | 5d77f83acf22ef377217d91dcf0b52cdc75b0ef8 (patch) | |
tree | 40a536c04d135199899cb8725483121c1ea45528 /cpp/src/IceSSL | |
parent | fix for slice2java crash (diff) | |
download | ice-5d77f83acf22ef377217d91dcf0b52cdc75b0ef8.tar.bz2 ice-5d77f83acf22ef377217d91dcf0b52cdc75b0ef8.tar.xz ice-5d77f83acf22ef377217d91dcf0b52cdc75b0ef8.zip |
Update Copyright year to 2016 in rc and cs files
Diffstat (limited to 'cpp/src/IceSSL')
-rw-r--r-- | cpp/src/IceSSL/IceSSL.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/IceSSL/IceSSL.rc b/cpp/src/IceSSL/IceSSL.rc index 092a507e0aa..7f759ef0122 100644 --- a/cpp/src/IceSSL/IceSSL.rc +++ b/cpp/src/IceSSL/IceSSL.rc @@ -25,7 +25,7 @@ BEGIN VALUE "FileDescription", "IceSSL C++ Plug-in\0" VALUE "FileVersion", "3.6.1\0" VALUE "InternalName", INTERNALNAME - VALUE "LegalCopyright", "\251 2003-2015 ZeroC, Inc.\0" + VALUE "LegalCopyright", "\251 2003-2016 ZeroC, Inc.\0" VALUE "OriginalFilename", ORIGINALFILENAME VALUE "ProductName", "Ice\0" VALUE "ProductVersion", "3.6.1\0" |