diff options
author | Dwayne Boone <dwayne@zeroc.com> | 2006-03-14 14:35:18 +0000 |
---|---|---|
committer | Dwayne Boone <dwayne@zeroc.com> | 2006-03-14 14:35:18 +0000 |
commit | 23be0bb2d649dbd12e0f3e29289f85c9c8afac08 (patch) | |
tree | 3719ed4ee3c110baf568a9f6e67f02612b20189f /cpp/src/IceUtil/ConvertUTF.cpp | |
parent | Removed unused getLocalHost() (diff) | |
download | ice-23be0bb2d649dbd12e0f3e29289f85c9c8afac08.tar.bz2 ice-23be0bb2d649dbd12e0f3e29289f85c9c8afac08.tar.xz ice-23be0bb2d649dbd12e0f3e29289f85c9c8afac08.zip |
Updated copyright
Diffstat (limited to 'cpp/src/IceUtil/ConvertUTF.cpp')
-rwxr-xr-x | cpp/src/IceUtil/ConvertUTF.cpp | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/cpp/src/IceUtil/ConvertUTF.cpp b/cpp/src/IceUtil/ConvertUTF.cpp index 91791997432..53135b8d63c 100755 --- a/cpp/src/IceUtil/ConvertUTF.cpp +++ b/cpp/src/IceUtil/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-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. +// +// ********************************************************************** |