diff options
Diffstat (limited to 'csharp/test/Ice/echo')
-rw-r--r-- | csharp/test/Ice/echo/BlobjectI.cs | 2 | ||||
-rw-r--r-- | csharp/test/Ice/echo/Makefile | 2 | ||||
-rw-r--r-- | csharp/test/Ice/echo/Makefile.mak | 2 | ||||
-rw-r--r-- | csharp/test/Ice/echo/Server.cs | 2 | ||||
-rw-r--r-- | csharp/test/Ice/echo/Test.ice | 2 | ||||
-rwxr-xr-x | csharp/test/Ice/echo/run.py | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/csharp/test/Ice/echo/BlobjectI.cs b/csharp/test/Ice/echo/BlobjectI.cs index fa807a4058f..34800a7a22d 100644 --- a/csharp/test/Ice/echo/BlobjectI.cs +++ b/csharp/test/Ice/echo/BlobjectI.cs @@ -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/csharp/test/Ice/echo/Makefile b/csharp/test/Ice/echo/Makefile index 7b01ea45495..29498570c0e 100644 --- a/csharp/test/Ice/echo/Makefile +++ b/csharp/test/Ice/echo/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/csharp/test/Ice/echo/Makefile.mak b/csharp/test/Ice/echo/Makefile.mak index c9140b0eac0..d18b6137a3c 100644 --- a/csharp/test/Ice/echo/Makefile.mak +++ b/csharp/test/Ice/echo/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/csharp/test/Ice/echo/Server.cs b/csharp/test/Ice/echo/Server.cs index b71b58bedd4..99896182a6f 100644 --- a/csharp/test/Ice/echo/Server.cs +++ b/csharp/test/Ice/echo/Server.cs @@ -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/csharp/test/Ice/echo/Test.ice b/csharp/test/Ice/echo/Test.ice index 7da536bfdd9..57f7e92da21 100644 --- a/csharp/test/Ice/echo/Test.ice +++ b/csharp/test/Ice/echo/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/csharp/test/Ice/echo/run.py b/csharp/test/Ice/echo/run.py index b4443ff6130..0a0747a20a5 100755 --- a/csharp/test/Ice/echo/run.py +++ b/csharp/test/Ice/echo/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. |