diff options
Diffstat (limited to 'csharp/test/Ice/stream')
-rw-r--r-- | csharp/test/Ice/stream/AllTests.cs | 2 | ||||
-rw-r--r-- | csharp/test/Ice/stream/Client.cs | 2 | ||||
-rw-r--r-- | csharp/test/Ice/stream/Makefile | 2 | ||||
-rw-r--r-- | csharp/test/Ice/stream/Makefile.mak | 2 | ||||
-rw-r--r-- | csharp/test/Ice/stream/Serializable.cs | 2 | ||||
-rw-r--r-- | csharp/test/Ice/stream/Test.ice | 2 | ||||
-rwxr-xr-x | csharp/test/Ice/stream/run.py | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/csharp/test/Ice/stream/AllTests.cs b/csharp/test/Ice/stream/AllTests.cs index bcd14b043d7..372f8e9bba5 100644 --- a/csharp/test/Ice/stream/AllTests.cs +++ b/csharp/test/Ice/stream/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/stream/Client.cs b/csharp/test/Ice/stream/Client.cs index ef972378031..91c6ad3d0eb 100644 --- a/csharp/test/Ice/stream/Client.cs +++ b/csharp/test/Ice/stream/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/stream/Makefile b/csharp/test/Ice/stream/Makefile index a069fec8cf3..283e6cadda3 100644 --- a/csharp/test/Ice/stream/Makefile +++ b/csharp/test/Ice/stream/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/stream/Makefile.mak b/csharp/test/Ice/stream/Makefile.mak index 33228d39b33..3fd8d514f3a 100644 --- a/csharp/test/Ice/stream/Makefile.mak +++ b/csharp/test/Ice/stream/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/stream/Serializable.cs b/csharp/test/Ice/stream/Serializable.cs index 938deee8015..9cfe958ee6b 100644 --- a/csharp/test/Ice/stream/Serializable.cs +++ b/csharp/test/Ice/stream/Serializable.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/stream/Test.ice b/csharp/test/Ice/stream/Test.ice index d23c8000f74..40c079e6dca 100644 --- a/csharp/test/Ice/stream/Test.ice +++ b/csharp/test/Ice/stream/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/stream/run.py b/csharp/test/Ice/stream/run.py index fc46d72350f..43a477cc2e5 100755 --- a/csharp/test/Ice/stream/run.py +++ b/csharp/test/Ice/stream/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. |