diff options
Diffstat (limited to 'csharp/test/Ice/background')
-rw-r--r-- | csharp/test/Ice/background/Acceptor.cs | 2 | ||||
-rw-r--r-- | csharp/test/Ice/background/AllTests.cs | 2 | ||||
-rw-r--r-- | csharp/test/Ice/background/BackgroundControllerI.cs | 2 | ||||
-rw-r--r-- | csharp/test/Ice/background/BackgroundI.cs | 2 | ||||
-rw-r--r-- | csharp/test/Ice/background/Client.cs | 2 | ||||
-rw-r--r-- | csharp/test/Ice/background/Configuration.cs | 2 | ||||
-rw-r--r-- | csharp/test/Ice/background/Connector.cs | 2 | ||||
-rw-r--r-- | csharp/test/Ice/background/EndpointFactory.cs | 2 | ||||
-rw-r--r-- | csharp/test/Ice/background/EndpointI.cs | 2 | ||||
-rw-r--r-- | csharp/test/Ice/background/Makefile | 2 | ||||
-rw-r--r-- | csharp/test/Ice/background/Makefile.mak | 2 | ||||
-rw-r--r-- | csharp/test/Ice/background/PluginI.cs | 2 | ||||
-rw-r--r-- | csharp/test/Ice/background/Server.cs | 2 | ||||
-rw-r--r-- | csharp/test/Ice/background/Test.ice | 2 | ||||
-rw-r--r-- | csharp/test/Ice/background/Transceiver.cs | 2 | ||||
-rwxr-xr-x | csharp/test/Ice/background/run.py | 2 |
16 files changed, 16 insertions, 16 deletions
diff --git a/csharp/test/Ice/background/Acceptor.cs b/csharp/test/Ice/background/Acceptor.cs index 72abf4c19ee..b8a822ba85a 100644 --- a/csharp/test/Ice/background/Acceptor.cs +++ b/csharp/test/Ice/background/Acceptor.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/background/AllTests.cs b/csharp/test/Ice/background/AllTests.cs index 27db77ebf64..b92ddfdf635 100644 --- a/csharp/test/Ice/background/AllTests.cs +++ b/csharp/test/Ice/background/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/background/BackgroundControllerI.cs b/csharp/test/Ice/background/BackgroundControllerI.cs index 91f86f55a89..e856cd59141 100644 --- a/csharp/test/Ice/background/BackgroundControllerI.cs +++ b/csharp/test/Ice/background/BackgroundControllerI.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/background/BackgroundI.cs b/csharp/test/Ice/background/BackgroundI.cs index d19a40ea504..53c5c4fdbb7 100644 --- a/csharp/test/Ice/background/BackgroundI.cs +++ b/csharp/test/Ice/background/BackgroundI.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/background/Client.cs b/csharp/test/Ice/background/Client.cs index 58da5d330af..f57e59d4857 100644 --- a/csharp/test/Ice/background/Client.cs +++ b/csharp/test/Ice/background/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/background/Configuration.cs b/csharp/test/Ice/background/Configuration.cs index 478d8436aad..187fda720b5 100644 --- a/csharp/test/Ice/background/Configuration.cs +++ b/csharp/test/Ice/background/Configuration.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/background/Connector.cs b/csharp/test/Ice/background/Connector.cs index de61937dacd..a72482b34c5 100644 --- a/csharp/test/Ice/background/Connector.cs +++ b/csharp/test/Ice/background/Connector.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/background/EndpointFactory.cs b/csharp/test/Ice/background/EndpointFactory.cs index 157862c7eaa..9b22a07a0f1 100644 --- a/csharp/test/Ice/background/EndpointFactory.cs +++ b/csharp/test/Ice/background/EndpointFactory.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/background/EndpointI.cs b/csharp/test/Ice/background/EndpointI.cs index 96f45f9c66b..1993bd7e668 100644 --- a/csharp/test/Ice/background/EndpointI.cs +++ b/csharp/test/Ice/background/EndpointI.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/background/Makefile b/csharp/test/Ice/background/Makefile index f6a37fa0671..b6bc8b5dbd1 100644 --- a/csharp/test/Ice/background/Makefile +++ b/csharp/test/Ice/background/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/background/Makefile.mak b/csharp/test/Ice/background/Makefile.mak index 43fe2a16617..99c84c60efb 100644 --- a/csharp/test/Ice/background/Makefile.mak +++ b/csharp/test/Ice/background/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/background/PluginI.cs b/csharp/test/Ice/background/PluginI.cs index 3eca9d91c50..afffce99b97 100644 --- a/csharp/test/Ice/background/PluginI.cs +++ b/csharp/test/Ice/background/PluginI.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/background/Server.cs b/csharp/test/Ice/background/Server.cs index ec80f1a994e..f01edd4113f 100644 --- a/csharp/test/Ice/background/Server.cs +++ b/csharp/test/Ice/background/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/background/Test.ice b/csharp/test/Ice/background/Test.ice index cd9109b7d9f..a765b9434d3 100644 --- a/csharp/test/Ice/background/Test.ice +++ b/csharp/test/Ice/background/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/background/Transceiver.cs b/csharp/test/Ice/background/Transceiver.cs index e4fc04b8f33..a022b47f1d3 100644 --- a/csharp/test/Ice/background/Transceiver.cs +++ b/csharp/test/Ice/background/Transceiver.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/background/run.py b/csharp/test/Ice/background/run.py index 5c9bb399cb3..bfec815018d 100755 --- a/csharp/test/Ice/background/run.py +++ b/csharp/test/Ice/background/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. |