diff options
Diffstat (limited to 'csharp/src')
-rw-r--r-- | csharp/src/Ice/BZip2.cs | 2 | ||||
-rw-r--r-- | csharp/src/Ice/InputStream.cs | 2 | ||||
-rw-r--r-- | csharp/src/Ice/OutputStream.cs | 2 | ||||
-rw-r--r-- | csharp/src/Ice/ValueFactoryManager.cs | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/csharp/src/Ice/BZip2.cs b/csharp/src/Ice/BZip2.cs index 09b7eb52d46..ffa26f967b0 100644 --- a/csharp/src/Ice/BZip2.cs +++ b/csharp/src/Ice/BZip2.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/src/Ice/InputStream.cs b/csharp/src/Ice/InputStream.cs index 100328fcb5e..15d5f284c77 100644 --- a/csharp/src/Ice/InputStream.cs +++ b/csharp/src/Ice/InputStream.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/src/Ice/OutputStream.cs b/csharp/src/Ice/OutputStream.cs index 54ab4972379..242f89d3b0a 100644 --- a/csharp/src/Ice/OutputStream.cs +++ b/csharp/src/Ice/OutputStream.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/src/Ice/ValueFactoryManager.cs b/csharp/src/Ice/ValueFactoryManager.cs index c8b7b73e045..c4c7075d9ef 100644 --- a/csharp/src/Ice/ValueFactoryManager.cs +++ b/csharp/src/Ice/ValueFactoryManager.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. |