diff options
Diffstat (limited to 'csharp/test/Slice/macros')
-rw-r--r-- | csharp/test/Slice/macros/Client.cs | 2 | ||||
-rw-r--r-- | csharp/test/Slice/macros/Makefile | 2 | ||||
-rw-r--r-- | csharp/test/Slice/macros/Makefile.mak | 2 | ||||
-rw-r--r-- | csharp/test/Slice/macros/Test.ice | 2 | ||||
-rwxr-xr-x | csharp/test/Slice/macros/run.py | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/csharp/test/Slice/macros/Client.cs b/csharp/test/Slice/macros/Client.cs index bd639ca3fa2..e6321a71a61 100644 --- a/csharp/test/Slice/macros/Client.cs +++ b/csharp/test/Slice/macros/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/Slice/macros/Makefile b/csharp/test/Slice/macros/Makefile index 77b23edb779..e7a5c921673 100644 --- a/csharp/test/Slice/macros/Makefile +++ b/csharp/test/Slice/macros/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/Slice/macros/Makefile.mak b/csharp/test/Slice/macros/Makefile.mak index fdc45a93119..757c5d662eb 100644 --- a/csharp/test/Slice/macros/Makefile.mak +++ b/csharp/test/Slice/macros/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/Slice/macros/Test.ice b/csharp/test/Slice/macros/Test.ice index bb9acbed05a..b2c13ddeda5 100644 --- a/csharp/test/Slice/macros/Test.ice +++ b/csharp/test/Slice/macros/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/Slice/macros/run.py b/csharp/test/Slice/macros/run.py index 0996ede8127..f1d296052a4 100755 --- a/csharp/test/Slice/macros/run.py +++ b/csharp/test/Slice/macros/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. |