diff options
Diffstat (limited to 'csharp/test/IceBox/admin')
-rw-r--r-- | csharp/test/IceBox/admin/AllTests.cs | 2 | ||||
-rw-r--r-- | csharp/test/IceBox/admin/Client.cs | 2 | ||||
-rw-r--r-- | csharp/test/IceBox/admin/Makefile | 2 | ||||
-rw-r--r-- | csharp/test/IceBox/admin/Makefile.mak | 2 | ||||
-rw-r--r-- | csharp/test/IceBox/admin/Test.ice | 2 | ||||
-rw-r--r-- | csharp/test/IceBox/admin/TestI.cs | 2 | ||||
-rw-r--r-- | csharp/test/IceBox/admin/TestServiceI.cs | 2 | ||||
-rwxr-xr-x | csharp/test/IceBox/admin/run.py | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/csharp/test/IceBox/admin/AllTests.cs b/csharp/test/IceBox/admin/AllTests.cs index c32f5e596cd..b8c7419f681 100644 --- a/csharp/test/IceBox/admin/AllTests.cs +++ b/csharp/test/IceBox/admin/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/IceBox/admin/Client.cs b/csharp/test/IceBox/admin/Client.cs index 8687ffd392a..523ac247406 100644 --- a/csharp/test/IceBox/admin/Client.cs +++ b/csharp/test/IceBox/admin/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/IceBox/admin/Makefile b/csharp/test/IceBox/admin/Makefile index 3b3f4a0e204..5d728b3f5ed 100644 --- a/csharp/test/IceBox/admin/Makefile +++ b/csharp/test/IceBox/admin/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/IceBox/admin/Makefile.mak b/csharp/test/IceBox/admin/Makefile.mak index 9a023264f0f..067e9500cd9 100644 --- a/csharp/test/IceBox/admin/Makefile.mak +++ b/csharp/test/IceBox/admin/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/IceBox/admin/Test.ice b/csharp/test/IceBox/admin/Test.ice index 6dd04596115..13e3ca5660d 100644 --- a/csharp/test/IceBox/admin/Test.ice +++ b/csharp/test/IceBox/admin/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/IceBox/admin/TestI.cs b/csharp/test/IceBox/admin/TestI.cs index 36317cd595a..a2c721985b8 100644 --- a/csharp/test/IceBox/admin/TestI.cs +++ b/csharp/test/IceBox/admin/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/IceBox/admin/TestServiceI.cs b/csharp/test/IceBox/admin/TestServiceI.cs index fd0bb8678dd..02475bd6dca 100644 --- a/csharp/test/IceBox/admin/TestServiceI.cs +++ b/csharp/test/IceBox/admin/TestServiceI.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/IceBox/admin/run.py b/csharp/test/IceBox/admin/run.py index 7a7af844c1c..18201ede2f3 100755 --- a/csharp/test/IceBox/admin/run.py +++ b/csharp/test/IceBox/admin/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. |