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 e6321a71a61..3ae598cbeb5 100644 --- a/csharp/test/Slice/macros/Client.cs +++ b/csharp/test/Slice/macros/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/Slice/macros/Makefile b/csharp/test/Slice/macros/Makefile index e7a5c921673..e99cad58f35 100644 --- a/csharp/test/Slice/macros/Makefile +++ b/csharp/test/Slice/macros/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/Slice/macros/Makefile.mak b/csharp/test/Slice/macros/Makefile.mak index 757c5d662eb..dac24c1b9ee 100644 --- a/csharp/test/Slice/macros/Makefile.mak +++ b/csharp/test/Slice/macros/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/Slice/macros/Test.ice b/csharp/test/Slice/macros/Test.ice index b2c13ddeda5..f724687f713 100644 --- a/csharp/test/Slice/macros/Test.ice +++ b/csharp/test/Slice/macros/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/Slice/macros/run.py b/csharp/test/Slice/macros/run.py index f1d296052a4..57b5ce8b35e 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-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. |