diff options
Diffstat (limited to 'csharp/test/Ice/defaultServant')
-rw-r--r-- | csharp/test/Ice/defaultServant/AllTests.cs | 2 | ||||
-rw-r--r-- | csharp/test/Ice/defaultServant/Client.cs | 2 | ||||
-rw-r--r-- | csharp/test/Ice/defaultServant/Makefile | 2 | ||||
-rw-r--r-- | csharp/test/Ice/defaultServant/Makefile.mak | 2 | ||||
-rw-r--r-- | csharp/test/Ice/defaultServant/MyObjectI.cs | 2 | ||||
-rw-r--r-- | csharp/test/Ice/defaultServant/Test.ice | 2 | ||||
-rwxr-xr-x | csharp/test/Ice/defaultServant/run.py | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/csharp/test/Ice/defaultServant/AllTests.cs b/csharp/test/Ice/defaultServant/AllTests.cs index 52dbf7e8d9e..72130d77d64 100644 --- a/csharp/test/Ice/defaultServant/AllTests.cs +++ b/csharp/test/Ice/defaultServant/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/defaultServant/Client.cs b/csharp/test/Ice/defaultServant/Client.cs index 2547e8d626a..83a466285fe 100644 --- a/csharp/test/Ice/defaultServant/Client.cs +++ b/csharp/test/Ice/defaultServant/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/defaultServant/Makefile b/csharp/test/Ice/defaultServant/Makefile index f519a763083..53d3484b276 100644 --- a/csharp/test/Ice/defaultServant/Makefile +++ b/csharp/test/Ice/defaultServant/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/defaultServant/Makefile.mak b/csharp/test/Ice/defaultServant/Makefile.mak index 8e9a4da1e1b..47810511406 100644 --- a/csharp/test/Ice/defaultServant/Makefile.mak +++ b/csharp/test/Ice/defaultServant/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/defaultServant/MyObjectI.cs b/csharp/test/Ice/defaultServant/MyObjectI.cs index 8c80bb5e3a5..bd829113d96 100644 --- a/csharp/test/Ice/defaultServant/MyObjectI.cs +++ b/csharp/test/Ice/defaultServant/MyObjectI.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/defaultServant/Test.ice b/csharp/test/Ice/defaultServant/Test.ice index cc90e550721..665df49ea54 100644 --- a/csharp/test/Ice/defaultServant/Test.ice +++ b/csharp/test/Ice/defaultServant/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/defaultServant/run.py b/csharp/test/Ice/defaultServant/run.py index a8a27f1f450..09987879f33 100755 --- a/csharp/test/Ice/defaultServant/run.py +++ b/csharp/test/Ice/defaultServant/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. |