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 23ab703e9f0..c32f5e596cd 100644 --- a/csharp/test/IceBox/admin/AllTests.cs +++ b/csharp/test/IceBox/admin/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/IceBox/admin/Client.cs b/csharp/test/IceBox/admin/Client.cs index f6283584eda..13cb6353aee 100644 --- a/csharp/test/IceBox/admin/Client.cs +++ b/csharp/test/IceBox/admin/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/IceBox/admin/Makefile b/csharp/test/IceBox/admin/Makefile index ff945a98c06..3b3f4a0e204 100644 --- a/csharp/test/IceBox/admin/Makefile +++ b/csharp/test/IceBox/admin/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/IceBox/admin/Makefile.mak b/csharp/test/IceBox/admin/Makefile.mak index f5159344e84..9a023264f0f 100644 --- a/csharp/test/IceBox/admin/Makefile.mak +++ b/csharp/test/IceBox/admin/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/IceBox/admin/Test.ice b/csharp/test/IceBox/admin/Test.ice index 9878a2890cc..6dd04596115 100644 --- a/csharp/test/IceBox/admin/Test.ice +++ b/csharp/test/IceBox/admin/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/IceBox/admin/TestI.cs b/csharp/test/IceBox/admin/TestI.cs index 09550f4b602..36317cd595a 100644 --- a/csharp/test/IceBox/admin/TestI.cs +++ b/csharp/test/IceBox/admin/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/IceBox/admin/TestServiceI.cs b/csharp/test/IceBox/admin/TestServiceI.cs index 505c8136e52..fd0bb8678dd 100644 --- a/csharp/test/IceBox/admin/TestServiceI.cs +++ b/csharp/test/IceBox/admin/TestServiceI.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/IceBox/admin/run.py b/csharp/test/IceBox/admin/run.py index dbabe15264b..7a7af844c1c 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-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. |