diff options
Diffstat (limited to 'cpp/include/IceUtil/MutexPtrTryLock.h')
-rw-r--r-- | cpp/include/IceUtil/MutexPtrTryLock.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/cpp/include/IceUtil/MutexPtrTryLock.h b/cpp/include/IceUtil/MutexPtrTryLock.h index 4cf76045e6d..66f313fee9b 100644 --- a/cpp/include/IceUtil/MutexPtrTryLock.h +++ b/cpp/include/IceUtil/MutexPtrTryLock.h @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #ifndef ICE_UTIL_MUTEX_PTR_TRY_LOCK_H #define ICE_UTIL_MUTEX_PTR_TRY_LOCK_H |