diff options
Diffstat (limited to 'cs/src/Ice/OutputBase.cs')
-rwxr-xr-x | cs/src/Ice/OutputBase.cs | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/cs/src/Ice/OutputBase.cs b/cs/src/Ice/OutputBase.cs index cbf78c75859..6aab0fedabe 100755 --- a/cs/src/Ice/OutputBase.cs +++ b/cs/src/Ice/OutputBase.cs @@ -1,13 +1,12 @@ // ********************************************************************** // -// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2005 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. // // ********************************************************************** - namespace IceUtil { |