diff options
Diffstat (limited to 'cpp/test/IceUtil/thread/CountDownLatchTest.h')
-rw-r--r-- | cpp/test/IceUtil/thread/CountDownLatchTest.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/test/IceUtil/thread/CountDownLatchTest.h b/cpp/test/IceUtil/thread/CountDownLatchTest.h index a8f355a5f87..ec045a05e82 100644 --- a/cpp/test/IceUtil/thread/CountDownLatchTest.h +++ b/cpp/test/IceUtil/thread/CountDownLatchTest.h @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. |