diff options
Diffstat (limited to 'cppe/src/IceE/ConvertUTF.cpp')
-rwxr-xr-x | cppe/src/IceE/ConvertUTF.cpp | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/cppe/src/IceE/ConvertUTF.cpp b/cppe/src/IceE/ConvertUTF.cpp index 1cc28b25488..7a3a72acb09 100755 --- a/cppe/src/IceE/ConvertUTF.cpp +++ b/cppe/src/IceE/ConvertUTF.cpp @@ -20,14 +20,14 @@ * remains attached.
*/
-// **********************************************************************
-//
-// Copyright (c) 2006 ZeroC, Inc. All rights reserved.
-//
-// This file was slightly modified to move the definitions to the
-// IceUtil namespace and use C++ types.
-//
-// **********************************************************************
+// ********************************************************************** +// +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. +// +// This copy of Ice-E is licensed to you under the terms described in the +// ICEE_LICENSE file included in this distribution. +// +// ********************************************************************** /* ---------------------------------------------------------------------
|