diff options
author | Joe George <joe@zeroc.com> | 2016-03-07 15:39:13 -0500 |
---|---|---|
committer | Joe George <joe@zeroc.com> | 2016-03-07 15:39:13 -0500 |
commit | 284a3b3e4d9625fbf78ac91a2608328b9e5b40dc (patch) | |
tree | 19d6f1edc2bb8b64e70e877b3f9de6e3de94a704 /cpp/src | |
parent | Merge remote-tracking branch 'origin/3.6' (diff) | |
download | ice-284a3b3e4d9625fbf78ac91a2608328b9e5b40dc.tar.bz2 ice-284a3b3e4d9625fbf78ac91a2608328b9e5b40dc.tar.xz ice-284a3b3e4d9625fbf78ac91a2608328b9e5b40dc.zip |
Update Copyright for IceStormDB.rc and IceGridDB.rc
Diffstat (limited to 'cpp/src')
-rw-r--r-- | cpp/src/IceGrid/IceGridDB.rc | 2 | ||||
-rw-r--r-- | cpp/src/IceStorm/IceStormDB.rc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/cpp/src/IceGrid/IceGridDB.rc b/cpp/src/IceGrid/IceGridDB.rc index 5180d8d3f31..ee35502644c 100644 --- a/cpp/src/IceGrid/IceGridDB.rc +++ b/cpp/src/IceGrid/IceGridDB.rc @@ -21,7 +21,7 @@ BEGIN VALUE "FileDescription", "IceGridDB\0" VALUE "FileVersion", "3.7.0\0" VALUE "InternalName", "icegriddb\0" - VALUE "LegalCopyright", "\251 2003-2015 ZeroC, Inc.\0" + VALUE "LegalCopyright", "\251 2003-2016 ZeroC, Inc.\0" VALUE "OriginalFilename", "icegriddb.exe\0" VALUE "ProductName", "Ice\0" VALUE "ProductVersion", "3.7.0\0" diff --git a/cpp/src/IceStorm/IceStormDB.rc b/cpp/src/IceStorm/IceStormDB.rc index 56c6d947a62..06af7aec77b 100644 --- a/cpp/src/IceStorm/IceStormDB.rc +++ b/cpp/src/IceStorm/IceStormDB.rc @@ -21,7 +21,7 @@ BEGIN VALUE "FileDescription", "IceStormDB\0" VALUE "FileVersion", "3.7.0\0" VALUE "InternalName", "icestormdb\0" - VALUE "LegalCopyright", "\251 2003-2015 ZeroC, Inc.\0" + VALUE "LegalCopyright", "\251 2003-2016 ZeroC, Inc.\0" VALUE "OriginalFilename", "icestormdb.exe\0" VALUE "ProductName", "Ice\0" VALUE "ProductVersion", "3.7.0\0" |