diff options
Diffstat (limited to 'cpp/test/Slice/macros')
-rw-r--r-- | cpp/test/Slice/macros/Client.cpp | 2 | ||||
-rw-r--r-- | cpp/test/Slice/macros/Makefile | 2 | ||||
-rw-r--r-- | cpp/test/Slice/macros/Test.ice | 2 | ||||
-rwxr-xr-x | cpp/test/Slice/macros/run.py | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/cpp/test/Slice/macros/Client.cpp b/cpp/test/Slice/macros/Client.cpp index a4fdb957129..25d77fb20b6 100644 --- a/cpp/test/Slice/macros/Client.cpp +++ b/cpp/test/Slice/macros/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/Slice/macros/Makefile b/cpp/test/Slice/macros/Makefile index 984071ec1a4..60511ee1ad2 100644 --- a/cpp/test/Slice/macros/Makefile +++ b/cpp/test/Slice/macros/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/Slice/macros/Test.ice b/cpp/test/Slice/macros/Test.ice index 405c9c2240f..e3377a83049 100644 --- a/cpp/test/Slice/macros/Test.ice +++ b/cpp/test/Slice/macros/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/Slice/macros/run.py b/cpp/test/Slice/macros/run.py index 40fa0fd04aa..d06758d0994 100755 --- a/cpp/test/Slice/macros/run.py +++ b/cpp/test/Slice/macros/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. |