diff options
Diffstat (limited to 'csharp/test/Ice/networkProxy')
-rw-r--r-- | csharp/test/Ice/networkProxy/AllTests.cs | 2 | ||||
-rw-r--r-- | csharp/test/Ice/networkProxy/Client.cs | 2 | ||||
-rw-r--r-- | csharp/test/Ice/networkProxy/Makefile | 2 | ||||
-rw-r--r-- | csharp/test/Ice/networkProxy/Makefile.mak | 2 | ||||
-rw-r--r-- | csharp/test/Ice/networkProxy/Server.cs | 2 | ||||
-rw-r--r-- | csharp/test/Ice/networkProxy/Test.ice | 2 | ||||
-rwxr-xr-x | csharp/test/Ice/networkProxy/run.py | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/csharp/test/Ice/networkProxy/AllTests.cs b/csharp/test/Ice/networkProxy/AllTests.cs index 5a915452b2b..b840aab1ed6 100644 --- a/csharp/test/Ice/networkProxy/AllTests.cs +++ b/csharp/test/Ice/networkProxy/AllTests.cs @@ -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/csharp/test/Ice/networkProxy/Client.cs b/csharp/test/Ice/networkProxy/Client.cs index 6991f4e9df6..186dd0bbe3d 100644 --- a/csharp/test/Ice/networkProxy/Client.cs +++ b/csharp/test/Ice/networkProxy/Client.cs @@ -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/csharp/test/Ice/networkProxy/Makefile b/csharp/test/Ice/networkProxy/Makefile index d3eb50af5cc..68730029717 100644 --- a/csharp/test/Ice/networkProxy/Makefile +++ b/csharp/test/Ice/networkProxy/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/csharp/test/Ice/networkProxy/Makefile.mak b/csharp/test/Ice/networkProxy/Makefile.mak index a411a25d123..10c5ca85d98 100644 --- a/csharp/test/Ice/networkProxy/Makefile.mak +++ b/csharp/test/Ice/networkProxy/Makefile.mak @@ -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/csharp/test/Ice/networkProxy/Server.cs b/csharp/test/Ice/networkProxy/Server.cs index 41e65f360ed..f4d03f05490 100644 --- a/csharp/test/Ice/networkProxy/Server.cs +++ b/csharp/test/Ice/networkProxy/Server.cs @@ -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/csharp/test/Ice/networkProxy/Test.ice b/csharp/test/Ice/networkProxy/Test.ice index 3e9c67cc40b..c9e4b1b45d9 100644 --- a/csharp/test/Ice/networkProxy/Test.ice +++ b/csharp/test/Ice/networkProxy/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/csharp/test/Ice/networkProxy/run.py b/csharp/test/Ice/networkProxy/run.py index 143b054256a..dcf9ffb84e6 100755 --- a/csharp/test/Ice/networkProxy/run.py +++ b/csharp/test/Ice/networkProxy/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. |