diff options
Diffstat (limited to 'csharp/test/Ice/defaultValue')
-rw-r--r-- | csharp/test/Ice/defaultValue/AllTests.cs | 2 | ||||
-rw-r--r-- | csharp/test/Ice/defaultValue/Client.cs | 2 | ||||
-rw-r--r-- | csharp/test/Ice/defaultValue/Makefile | 2 | ||||
-rw-r--r-- | csharp/test/Ice/defaultValue/Makefile.mak | 2 | ||||
-rw-r--r-- | csharp/test/Ice/defaultValue/Test.ice | 2 | ||||
-rwxr-xr-x | csharp/test/Ice/defaultValue/run.py | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/csharp/test/Ice/defaultValue/AllTests.cs b/csharp/test/Ice/defaultValue/AllTests.cs index 48fb194a04c..cdabf7bf4d4 100644 --- a/csharp/test/Ice/defaultValue/AllTests.cs +++ b/csharp/test/Ice/defaultValue/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/Ice/defaultValue/Client.cs b/csharp/test/Ice/defaultValue/Client.cs index 44ebe14ff1d..6cf10c17f47 100644 --- a/csharp/test/Ice/defaultValue/Client.cs +++ b/csharp/test/Ice/defaultValue/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/Ice/defaultValue/Makefile b/csharp/test/Ice/defaultValue/Makefile index 6e137de8df5..57b3516694b 100644 --- a/csharp/test/Ice/defaultValue/Makefile +++ b/csharp/test/Ice/defaultValue/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/Ice/defaultValue/Makefile.mak b/csharp/test/Ice/defaultValue/Makefile.mak index 287bb4ebbc2..f9c552096cd 100644 --- a/csharp/test/Ice/defaultValue/Makefile.mak +++ b/csharp/test/Ice/defaultValue/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/Ice/defaultValue/Test.ice b/csharp/test/Ice/defaultValue/Test.ice index f2e5740c29f..26c89b2768b 100644 --- a/csharp/test/Ice/defaultValue/Test.ice +++ b/csharp/test/Ice/defaultValue/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/Ice/defaultValue/run.py b/csharp/test/Ice/defaultValue/run.py index d414711377b..87ace9d6bc5 100755 --- a/csharp/test/Ice/defaultValue/run.py +++ b/csharp/test/Ice/defaultValue/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. |