diff options
author | Joe George <joe@zeroc.com> | 2016-03-01 10:11:08 -0500 |
---|---|---|
committer | Joe George <joe@zeroc.com> | 2016-03-01 10:11:08 -0500 |
commit | 383023be509bab1cc448f5b520a7987f21bf1ba6 (patch) | |
tree | 59ac035fbc3b781a8503b8f8c467e6750fa72432 /cpp/src/IceDB | |
parent | Merge remote-tracking branch 'origin/3.6' (diff) | |
download | ice-383023be509bab1cc448f5b520a7987f21bf1ba6.tar.bz2 ice-383023be509bab1cc448f5b520a7987f21bf1ba6.tar.xz ice-383023be509bab1cc448f5b520a7987f21bf1ba6.zip |
Update copyright headers
Diffstat (limited to 'cpp/src/IceDB')
-rw-r--r-- | cpp/src/IceDB/IceDB.cpp | 2 | ||||
-rw-r--r-- | cpp/src/IceDB/IceDB.h | 2 | ||||
-rw-r--r-- | cpp/src/IceDB/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/cpp/src/IceDB/IceDB.cpp b/cpp/src/IceDB/IceDB.cpp index 48891521f5e..0710e529cf5 100644 --- a/cpp/src/IceDB/IceDB.cpp +++ b/cpp/src/IceDB/IceDB.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/cpp/src/IceDB/IceDB.h b/cpp/src/IceDB/IceDB.h index 5fe3f3ccc6c..af9bd2206c0 100644 --- a/cpp/src/IceDB/IceDB.h +++ b/cpp/src/IceDB/IceDB.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. diff --git a/cpp/src/IceDB/Makefile b/cpp/src/IceDB/Makefile index 161dc4f4d64..57331b59756 100644 --- a/cpp/src/IceDB/Makefile +++ b/cpp/src/IceDB/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved. # # This copy of Ice is licensed to you under the terms described in the # ICE_LICENSE file included in this distribution. |