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