diff options
Diffstat (limited to 'cpp/include/IceUtil/StopWatch.h')
-rw-r--r-- | cpp/include/IceUtil/StopWatch.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/cpp/include/IceUtil/StopWatch.h b/cpp/include/IceUtil/StopWatch.h index e6e3f6ec841..f8b9aab5fd5 100644 --- a/cpp/include/IceUtil/StopWatch.h +++ b/cpp/include/IceUtil/StopWatch.h @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #ifndef ICE_UTIL_STOPWATCH_H #define ICE_UTIL_STOPWATCH_H |