diff options
Diffstat (limited to 'cpp/test/Ice/hash')
-rw-r--r-- | cpp/test/Ice/hash/Client.cpp | 2 | ||||
-rw-r--r-- | cpp/test/Ice/hash/Makefile | 2 | ||||
-rw-r--r-- | cpp/test/Ice/hash/Test.ice | 2 | ||||
-rwxr-xr-x | cpp/test/Ice/hash/run.py | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/cpp/test/Ice/hash/Client.cpp b/cpp/test/Ice/hash/Client.cpp index 8431a4662b6..dd1cc6ee4d8 100644 --- a/cpp/test/Ice/hash/Client.cpp +++ b/cpp/test/Ice/hash/Client.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/test/Ice/hash/Makefile b/cpp/test/Ice/hash/Makefile index 9c6013cfd95..6e9ee476fb5 100644 --- a/cpp/test/Ice/hash/Makefile +++ b/cpp/test/Ice/hash/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. diff --git a/cpp/test/Ice/hash/Test.ice b/cpp/test/Ice/hash/Test.ice index 1227f8c6dd5..2c0ff42c33e 100644 --- a/cpp/test/Ice/hash/Test.ice +++ b/cpp/test/Ice/hash/Test.ice @@ -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/test/Ice/hash/run.py b/cpp/test/Ice/hash/run.py index 1ce4cc7726b..4ca27f9e829 100755 --- a/cpp/test/Ice/hash/run.py +++ b/cpp/test/Ice/hash/run.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# 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. |