diff options
author | Jose <jose@zeroc.com> | 2018-02-14 11:52:24 +0100 |
---|---|---|
committer | Jose <jose@zeroc.com> | 2018-02-14 11:52:24 +0100 |
commit | 1a3f1a2b7ae98b251286a9ed8980205215eaaf35 (patch) | |
tree | 4d0e9d4fc33ba6c7e461ce2dfcbff660df68f546 /cpp/test/IceStorm/rep1 | |
parent | Simplify IceGridGUI jar creation (diff) | |
download | ice-1a3f1a2b7ae98b251286a9ed8980205215eaaf35.tar.bz2 ice-1a3f1a2b7ae98b251286a9ed8980205215eaaf35.tar.xz ice-1a3f1a2b7ae98b251286a9ed8980205215eaaf35.zip |
Update copyright year to 2018
Diffstat (limited to 'cpp/test/IceStorm/rep1')
-rw-r--r-- | cpp/test/IceStorm/rep1/Makefile.mk | 2 | ||||
-rw-r--r-- | cpp/test/IceStorm/rep1/Publisher.cpp | 2 | ||||
-rw-r--r-- | cpp/test/IceStorm/rep1/Single.ice | 2 | ||||
-rw-r--r-- | cpp/test/IceStorm/rep1/Sub.cpp | 2 | ||||
-rw-r--r-- | cpp/test/IceStorm/rep1/Subscriber.cpp | 2 | ||||
-rw-r--r-- | cpp/test/IceStorm/rep1/test.py | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/cpp/test/IceStorm/rep1/Makefile.mk b/cpp/test/IceStorm/rep1/Makefile.mk index 5afbe90b98e..5b51cbe927b 100644 --- a/cpp/test/IceStorm/rep1/Makefile.mk +++ b/cpp/test/IceStorm/rep1/Makefile.mk @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2018 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/IceStorm/rep1/Publisher.cpp b/cpp/test/IceStorm/rep1/Publisher.cpp index 9cfca347992..f3ccb3d5d2c 100644 --- a/cpp/test/IceStorm/rep1/Publisher.cpp +++ b/cpp/test/IceStorm/rep1/Publisher.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2018 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/IceStorm/rep1/Single.ice b/cpp/test/IceStorm/rep1/Single.ice index d0a76598538..69b7aa813e7 100644 --- a/cpp/test/IceStorm/rep1/Single.ice +++ b/cpp/test/IceStorm/rep1/Single.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2018 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/IceStorm/rep1/Sub.cpp b/cpp/test/IceStorm/rep1/Sub.cpp index 07273ee1caa..0f4f920358b 100644 --- a/cpp/test/IceStorm/rep1/Sub.cpp +++ b/cpp/test/IceStorm/rep1/Sub.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2018 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/IceStorm/rep1/Subscriber.cpp b/cpp/test/IceStorm/rep1/Subscriber.cpp index 329b1224c70..f46565b3bcc 100644 --- a/cpp/test/IceStorm/rep1/Subscriber.cpp +++ b/cpp/test/IceStorm/rep1/Subscriber.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2018 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/IceStorm/rep1/test.py b/cpp/test/IceStorm/rep1/test.py index 91cd113dfab..d687c84d853 100644 --- a/cpp/test/IceStorm/rep1/test.py +++ b/cpp/test/IceStorm/rep1/test.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # ********************************************************************** # -# Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2018 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. |