diff options
Diffstat (limited to 'csharp/src/Ice/StringUtil.cs')
-rw-r--r-- | csharp/src/Ice/StringUtil.cs | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/csharp/src/Ice/StringUtil.cs b/csharp/src/Ice/StringUtil.cs index 8bbd77d73de..a0141e49378 100644 --- a/csharp/src/Ice/StringUtil.cs +++ b/csharp/src/Ice/StringUtil.cs @@ -2,9 +2,6 @@ // // Copyright (c) 2003-present 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. -// // ********************************************************************** using System.Text; |