diff options
Diffstat (limited to 'cpp/test/IceUtil/thread/TestSuite.h')
-rw-r--r-- | cpp/test/IceUtil/thread/TestSuite.h | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/cpp/test/IceUtil/thread/TestSuite.h b/cpp/test/IceUtil/thread/TestSuite.h index 429b02479d7..fc5a1a45b73 100644 --- a/cpp/test/IceUtil/thread/TestSuite.h +++ b/cpp/test/IceUtil/thread/TestSuite.h @@ -1,17 +1,12 @@ // ********************************************************************** // -// Copyright (c) 2003 - 2004 -// ZeroC, Inc. -// North Palm Beach, FL, USA -// -// All Rights Reserved. +// Copyright (c) 2003-2004 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. // // ********************************************************************** - #ifndef TEST_SUITE_H #define TEST_SUITE_H |