diff options
Diffstat (limited to 'csharp/test/Slice')
-rw-r--r-- | csharp/test/Slice/Makefile | 2 | ||||
-rw-r--r-- | csharp/test/Slice/Makefile.mak | 2 | ||||
-rw-r--r-- | csharp/test/Slice/keyword/Client.cs | 2 | ||||
-rw-r--r-- | csharp/test/Slice/keyword/Key.ice | 2 | ||||
-rw-r--r-- | csharp/test/Slice/keyword/Makefile | 2 | ||||
-rw-r--r-- | csharp/test/Slice/keyword/Makefile.mak | 2 | ||||
-rwxr-xr-x | csharp/test/Slice/keyword/run.py | 2 | ||||
-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 | ||||
-rw-r--r-- | csharp/test/Slice/structure/Client.cs | 2 | ||||
-rw-r--r-- | csharp/test/Slice/structure/Makefile | 2 | ||||
-rw-r--r-- | csharp/test/Slice/structure/Makefile.mak | 2 | ||||
-rw-r--r-- | csharp/test/Slice/structure/Test.ice | 2 | ||||
-rwxr-xr-x | csharp/test/Slice/structure/run.py | 2 |
17 files changed, 17 insertions, 17 deletions
diff --git a/csharp/test/Slice/Makefile b/csharp/test/Slice/Makefile index d6a470206b1..278526f2ba9 100644 --- a/csharp/test/Slice/Makefile +++ b/csharp/test/Slice/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/Makefile.mak b/csharp/test/Slice/Makefile.mak index 60da426d774..d2a068a308b 100644 --- a/csharp/test/Slice/Makefile.mak +++ b/csharp/test/Slice/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/keyword/Client.cs b/csharp/test/Slice/keyword/Client.cs index d398521ed17..818d7106084 100644 --- a/csharp/test/Slice/keyword/Client.cs +++ b/csharp/test/Slice/keyword/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/keyword/Key.ice b/csharp/test/Slice/keyword/Key.ice index 0671d61383e..c14cb9b47bc 100644 --- a/csharp/test/Slice/keyword/Key.ice +++ b/csharp/test/Slice/keyword/Key.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/keyword/Makefile b/csharp/test/Slice/keyword/Makefile index ffafccf3218..19a3d91bfce 100644 --- a/csharp/test/Slice/keyword/Makefile +++ b/csharp/test/Slice/keyword/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/keyword/Makefile.mak b/csharp/test/Slice/keyword/Makefile.mak index e6e0c5c9ca4..e8d69fd4e1e 100644 --- a/csharp/test/Slice/keyword/Makefile.mak +++ b/csharp/test/Slice/keyword/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/keyword/run.py b/csharp/test/Slice/keyword/run.py index 0996ede8127..f1d296052a4 100755 --- a/csharp/test/Slice/keyword/run.py +++ b/csharp/test/Slice/keyword/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. 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. diff --git a/csharp/test/Slice/structure/Client.cs b/csharp/test/Slice/structure/Client.cs index b40c70fe383..79aefd596d3 100644 --- a/csharp/test/Slice/structure/Client.cs +++ b/csharp/test/Slice/structure/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/structure/Makefile b/csharp/test/Slice/structure/Makefile index 77b23edb779..e7a5c921673 100644 --- a/csharp/test/Slice/structure/Makefile +++ b/csharp/test/Slice/structure/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/structure/Makefile.mak b/csharp/test/Slice/structure/Makefile.mak index fdc45a93119..757c5d662eb 100644 --- a/csharp/test/Slice/structure/Makefile.mak +++ b/csharp/test/Slice/structure/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/structure/Test.ice b/csharp/test/Slice/structure/Test.ice index 3b26e29f415..0d26449d2a0 100644 --- a/csharp/test/Slice/structure/Test.ice +++ b/csharp/test/Slice/structure/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/structure/run.py b/csharp/test/Slice/structure/run.py index 0996ede8127..f1d296052a4 100755 --- a/csharp/test/Slice/structure/run.py +++ b/csharp/test/Slice/structure/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. |