diff options
Diffstat (limited to 'cpp/test/IceUtil/thread/SleepTest.cpp')
-rw-r--r-- | cpp/test/IceUtil/thread/SleepTest.cpp | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/cpp/test/IceUtil/thread/SleepTest.cpp b/cpp/test/IceUtil/thread/SleepTest.cpp index 536d0c08594..5692bc85630 100644 --- a/cpp/test/IceUtil/thread/SleepTest.cpp +++ b/cpp/test/IceUtil/thread/SleepTest.cpp @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #include <IceUtil/IceUtil.h> |