diff options
Diffstat (limited to 'cpp/src/Ice/CountDownLatch.cpp')
-rw-r--r-- | cpp/src/Ice/CountDownLatch.cpp | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/cpp/src/Ice/CountDownLatch.cpp b/cpp/src/Ice/CountDownLatch.cpp index e29393a059a..15ccefd4605 100644 --- a/cpp/src/Ice/CountDownLatch.cpp +++ b/cpp/src/Ice/CountDownLatch.cpp @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #include <IceUtil/CountDownLatch.h> #include <IceUtil/ThreadException.h> |