diff options
Diffstat (limited to 'cpp/test/Ice/acm/Client.cpp')
-rw-r--r-- | cpp/test/Ice/acm/Client.cpp | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/cpp/test/Ice/acm/Client.cpp b/cpp/test/Ice/acm/Client.cpp index 9df3dd42b5c..49433933ba3 100644 --- a/cpp/test/Ice/acm/Client.cpp +++ b/cpp/test/Ice/acm/Client.cpp @@ -1,7 +1,5 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. -// ********************************************************************** +// Copyright (c) ZeroC, Inc. All rights reserved. #include <Ice/Ice.h> #include <TestHelper.h> |