diff options
Diffstat (limited to 'cs/test/Ice/exceptions/Properties/AssemblyInfo.cs')
-rw-r--r-- | cs/test/Ice/exceptions/Properties/AssemblyInfo.cs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cs/test/Ice/exceptions/Properties/AssemblyInfo.cs b/cs/test/Ice/exceptions/Properties/AssemblyInfo.cs index 286149cee35..a1fd46fe959 100644 --- a/cs/test/Ice/exceptions/Properties/AssemblyInfo.cs +++ b/cs/test/Ice/exceptions/Properties/AssemblyInfo.cs @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2013 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2014 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. @@ -19,7 +19,7 @@ using System.Runtime.InteropServices; [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("ZeroC, Inc.")] [assembly: AssemblyProduct("exceptions")] -[assembly: AssemblyCopyright("Copyright © 2012-2013 ZeroC, Inc.")] +[assembly: AssemblyCopyright("Copyright © 2012-2014 ZeroC, Inc.")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] |