diff options
Diffstat (limited to 'csharp/test/IceGrid')
-rw-r--r-- | csharp/test/IceGrid/Makefile | 2 | ||||
-rw-r--r-- | csharp/test/IceGrid/Makefile.mak | 2 | ||||
-rw-r--r-- | csharp/test/IceGrid/simple/AllTests.cs | 2 | ||||
-rw-r--r-- | csharp/test/IceGrid/simple/Client.cs | 2 | ||||
-rw-r--r-- | csharp/test/IceGrid/simple/Makefile | 2 | ||||
-rw-r--r-- | csharp/test/IceGrid/simple/Makefile.mak | 2 | ||||
-rw-r--r-- | csharp/test/IceGrid/simple/Server.cs | 2 | ||||
-rw-r--r-- | csharp/test/IceGrid/simple/Test.ice | 2 | ||||
-rw-r--r-- | csharp/test/IceGrid/simple/TestI.cs | 2 | ||||
-rwxr-xr-x | csharp/test/IceGrid/simple/run.py | 2 |
10 files changed, 10 insertions, 10 deletions
diff --git a/csharp/test/IceGrid/Makefile b/csharp/test/IceGrid/Makefile index 027ca105c27..9566414f21a 100644 --- a/csharp/test/IceGrid/Makefile +++ b/csharp/test/IceGrid/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/IceGrid/Makefile.mak b/csharp/test/IceGrid/Makefile.mak index 3a5f970209a..94bf1d533dd 100644 --- a/csharp/test/IceGrid/Makefile.mak +++ b/csharp/test/IceGrid/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/IceGrid/simple/AllTests.cs b/csharp/test/IceGrid/simple/AllTests.cs index c82fa9805f7..0b2b53c5462 100644 --- a/csharp/test/IceGrid/simple/AllTests.cs +++ b/csharp/test/IceGrid/simple/AllTests.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/IceGrid/simple/Client.cs b/csharp/test/IceGrid/simple/Client.cs index b2607ab696e..c1ccec2d87f 100644 --- a/csharp/test/IceGrid/simple/Client.cs +++ b/csharp/test/IceGrid/simple/Client.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/IceGrid/simple/Makefile b/csharp/test/IceGrid/simple/Makefile index a674caa7ff1..4349300db2a 100644 --- a/csharp/test/IceGrid/simple/Makefile +++ b/csharp/test/IceGrid/simple/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/IceGrid/simple/Makefile.mak b/csharp/test/IceGrid/simple/Makefile.mak index 7668d365df5..38787b32f95 100644 --- a/csharp/test/IceGrid/simple/Makefile.mak +++ b/csharp/test/IceGrid/simple/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/IceGrid/simple/Server.cs b/csharp/test/IceGrid/simple/Server.cs index 0b67157dd8d..097f55b7c1f 100644 --- a/csharp/test/IceGrid/simple/Server.cs +++ b/csharp/test/IceGrid/simple/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/IceGrid/simple/Test.ice b/csharp/test/IceGrid/simple/Test.ice index c9e4b1b45d9..efaa03d8366 100644 --- a/csharp/test/IceGrid/simple/Test.ice +++ b/csharp/test/IceGrid/simple/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/IceGrid/simple/TestI.cs b/csharp/test/IceGrid/simple/TestI.cs index 7715743a010..03112e5c438 100644 --- a/csharp/test/IceGrid/simple/TestI.cs +++ b/csharp/test/IceGrid/simple/TestI.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/IceGrid/simple/run.py b/csharp/test/IceGrid/simple/run.py index b7c2ffa799f..9fc73b42973 100755 --- a/csharp/test/IceGrid/simple/run.py +++ b/csharp/test/IceGrid/simple/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. |