diff options
Diffstat (limited to 'csharp/test/Ice/faultTolerance')
-rw-r--r-- | csharp/test/Ice/faultTolerance/AllTests.cs | 2 | ||||
-rw-r--r-- | csharp/test/Ice/faultTolerance/Client.cs | 2 | ||||
-rw-r--r-- | csharp/test/Ice/faultTolerance/Makefile | 2 | ||||
-rw-r--r-- | csharp/test/Ice/faultTolerance/Makefile.mak | 2 | ||||
-rw-r--r-- | csharp/test/Ice/faultTolerance/Server.cs | 2 | ||||
-rw-r--r-- | csharp/test/Ice/faultTolerance/Test.ice | 2 | ||||
-rw-r--r-- | csharp/test/Ice/faultTolerance/TestI.cs | 2 | ||||
-rwxr-xr-x | csharp/test/Ice/faultTolerance/run.py | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/csharp/test/Ice/faultTolerance/AllTests.cs b/csharp/test/Ice/faultTolerance/AllTests.cs index f7be2bef105..be7f743bde2 100644 --- a/csharp/test/Ice/faultTolerance/AllTests.cs +++ b/csharp/test/Ice/faultTolerance/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/faultTolerance/Client.cs b/csharp/test/Ice/faultTolerance/Client.cs index 9faa0e0f311..5c0ca67a402 100644 --- a/csharp/test/Ice/faultTolerance/Client.cs +++ b/csharp/test/Ice/faultTolerance/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/faultTolerance/Makefile b/csharp/test/Ice/faultTolerance/Makefile index 9ccd45c4846..abce422c620 100644 --- a/csharp/test/Ice/faultTolerance/Makefile +++ b/csharp/test/Ice/faultTolerance/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/faultTolerance/Makefile.mak b/csharp/test/Ice/faultTolerance/Makefile.mak index 2e09da906a7..681ef87d596 100644 --- a/csharp/test/Ice/faultTolerance/Makefile.mak +++ b/csharp/test/Ice/faultTolerance/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/faultTolerance/Server.cs b/csharp/test/Ice/faultTolerance/Server.cs index 17bd78a083f..2df6d5133a2 100644 --- a/csharp/test/Ice/faultTolerance/Server.cs +++ b/csharp/test/Ice/faultTolerance/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/faultTolerance/Test.ice b/csharp/test/Ice/faultTolerance/Test.ice index 7d2e0f31915..69bd081a323 100644 --- a/csharp/test/Ice/faultTolerance/Test.ice +++ b/csharp/test/Ice/faultTolerance/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/faultTolerance/TestI.cs b/csharp/test/Ice/faultTolerance/TestI.cs index c7728c1b75e..4207de0179d 100644 --- a/csharp/test/Ice/faultTolerance/TestI.cs +++ b/csharp/test/Ice/faultTolerance/TestI.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/faultTolerance/run.py b/csharp/test/Ice/faultTolerance/run.py index 28d0d35f0d2..519cfa7c16d 100755 --- a/csharp/test/Ice/faultTolerance/run.py +++ b/csharp/test/Ice/faultTolerance/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. |