diff options
Diffstat (limited to 'cpp/include/IceUtil/UUID.h')
-rw-r--r-- | cpp/include/IceUtil/UUID.h | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/cpp/include/IceUtil/UUID.h b/cpp/include/IceUtil/UUID.h index 5a0a4afa506..99de077d0a9 100644 --- a/cpp/include/IceUtil/UUID.h +++ b/cpp/include/IceUtil/UUID.h @@ -1,17 +1,12 @@ // ********************************************************************** // -// Copyright (c) 2003 - 2004 -// ZeroC, Inc. -// North Palm Beach, FL, USA -// -// All Rights Reserved. +// Copyright (c) 2003-2004 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. // // ********************************************************************** - #ifndef ICE_UTIL_UUID_H #define ICE_UTIL_UUID_H |