diff options
Diffstat (limited to 'cpp/test/IceUtil/thread/RecMutexTest.h')
-rw-r--r-- | cpp/test/IceUtil/thread/RecMutexTest.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/cpp/test/IceUtil/thread/RecMutexTest.h b/cpp/test/IceUtil/thread/RecMutexTest.h index 721f42372ab..4b8a980ff48 100644 --- a/cpp/test/IceUtil/thread/RecMutexTest.h +++ b/cpp/test/IceUtil/thread/RecMutexTest.h @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #ifndef REC_MUTEX_TEST_H #define REC_MUTEX_TEST_H |