diff options
Diffstat (limited to 'csharp/src/IceStorm')
-rw-r--r-- | csharp/src/IceStorm/AssemblyInfo.cs | 2 | ||||
-rw-r--r-- | csharp/src/IceStorm/Makefile | 2 | ||||
-rw-r--r-- | csharp/src/IceStorm/Makefile.mak | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/csharp/src/IceStorm/AssemblyInfo.cs b/csharp/src/IceStorm/AssemblyInfo.cs index 6e7f2c232b3..881d17e2c5e 100644 --- a/csharp/src/IceStorm/AssemblyInfo.cs +++ b/csharp/src/IceStorm/AssemblyInfo.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/IceStorm/Makefile b/csharp/src/IceStorm/Makefile index 2a02bcef619..b8e78d83d07 100644 --- a/csharp/src/IceStorm/Makefile +++ b/csharp/src/IceStorm/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/src/IceStorm/Makefile.mak b/csharp/src/IceStorm/Makefile.mak index 39d8a68c0fa..376ea432441 100644 --- a/csharp/src/IceStorm/Makefile.mak +++ b/csharp/src/IceStorm/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. |