diff options
Diffstat (limited to 'cppe/src/IceE/ConvertUTF.h')
-rwxr-xr-x | cppe/src/IceE/ConvertUTF.h | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/cppe/src/IceE/ConvertUTF.h b/cppe/src/IceE/ConvertUTF.h index 326f14354e2..f481e19afea 100755 --- a/cppe/src/IceE/ConvertUTF.h +++ b/cppe/src/IceE/ConvertUTF.h @@ -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. +// +// ********************************************************************** #ifndef ICEE_CONVERT_UTF_H
#define ICEE_CONVERT_UTF_H
|