summaryrefslogtreecommitdiff
path: root/cppe/src/IceE/ConvertUTF.cpp
diff options
context:
space:
mode:
authorDwayne Boone <dwayne@zeroc.com>2007-03-16 15:54:01 +0000
committerDwayne Boone <dwayne@zeroc.com>2007-03-16 15:54:01 +0000
commit7ddbb978c3d30f99e89a22de151e667b25c4a3d0 (patch)
tree6cc0342b3d908464c35386f50f11788de4233dd6 /cppe/src/IceE/ConvertUTF.cpp
parentRemoved bad code (diff)
downloadice-7ddbb978c3d30f99e89a22de151e667b25c4a3d0.tar.bz2
ice-7ddbb978c3d30f99e89a22de151e667b25c4a3d0.tar.xz
ice-7ddbb978c3d30f99e89a22de151e667b25c4a3d0.zip
Updated copyright
Diffstat (limited to 'cppe/src/IceE/ConvertUTF.cpp')
-rwxr-xr-xcppe/src/IceE/ConvertUTF.cpp16
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.
+//
+// **********************************************************************
/* ---------------------------------------------------------------------