diff options
author | Joe George <joe@zeroc.com> | 2016-03-01 10:11:08 -0500 |
---|---|---|
committer | Joe George <joe@zeroc.com> | 2016-03-01 10:11:08 -0500 |
commit | 383023be509bab1cc448f5b520a7987f21bf1ba6 (patch) | |
tree | 59ac035fbc3b781a8503b8f8c467e6750fa72432 /csharp/src | |
parent | Merge remote-tracking branch 'origin/3.6' (diff) | |
download | ice-383023be509bab1cc448f5b520a7987f21bf1ba6.tar.bz2 ice-383023be509bab1cc448f5b520a7987f21bf1ba6.tar.xz ice-383023be509bab1cc448f5b520a7987f21bf1ba6.zip |
Update copyright headers
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. |