summaryrefslogtreecommitdiff
path: root/cpp/src/IceUtil/ConvertUTF.cpp
diff options
context:
space:
mode:
authorDwayne Boone <dwayne@zeroc.com>2006-03-29 18:11:44 +0000
committerDwayne Boone <dwayne@zeroc.com>2006-03-29 18:11:44 +0000
commit8e5366ba9c436c67984b7395884b5173c440fa3a (patch)
tree7fca415fe7139b83e62bb83d2600f21917e1db1a /cpp/src/IceUtil/ConvertUTF.cpp
parentAdded support for wstring slice metadata (diff)
downloadice-8e5366ba9c436c67984b7395884b5173c440fa3a.tar.bz2
ice-8e5366ba9c436c67984b7395884b5173c440fa3a.tar.xz
ice-8e5366ba9c436c67984b7395884b5173c440fa3a.zip
Fixed copyright notice.
Diffstat (limited to 'cpp/src/IceUtil/ConvertUTF.cpp')
-rwxr-xr-xcpp/src/IceUtil/ConvertUTF.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/cpp/src/IceUtil/ConvertUTF.cpp b/cpp/src/IceUtil/ConvertUTF.cpp
index 53135b8d63c..0d16f3ef96e 100755
--- a/cpp/src/IceUtil/ConvertUTF.cpp
+++ b/cpp/src/IceUtil/ConvertUTF.cpp
@@ -22,10 +22,10 @@
// **********************************************************************
//
-// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2006 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.
+// This file was slightly modified to move the definitions to the
+// IceUtil namespace and use C++ types.
//
// **********************************************************************