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/Makefile.mak | 2 | ||||
-rw-r--r-- | cpp/test/Slice/macros/Test.ice | 2 | ||||
-rwxr-xr-x | cpp/test/Slice/macros/run.py | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/cpp/test/Slice/macros/Client.cpp b/cpp/test/Slice/macros/Client.cpp index f3cc99bfd8e..4ca23172398 100644 --- a/cpp/test/Slice/macros/Client.cpp +++ b/cpp/test/Slice/macros/Client.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2017 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 60511ee1ad2..138e6b7a170 100644 --- a/cpp/test/Slice/macros/Makefile +++ b/cpp/test/Slice/macros/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2017 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.mak b/cpp/test/Slice/macros/Makefile.mak index 3d692070d6e..cfb4defe9c0 100644 --- a/cpp/test/Slice/macros/Makefile.mak +++ b/cpp/test/Slice/macros/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2017 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 e3377a83049..d95e8a389d8 100644 --- a/cpp/test/Slice/macros/Test.ice +++ b/cpp/test/Slice/macros/Test.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2017 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 c6516369c79..c79c2142e91 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-2016 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2017 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. |