diff options
Diffstat (limited to 'cpp/test/Ice/exceptions/ExceptionsI.cpp')
-rw-r--r-- | cpp/test/Ice/exceptions/ExceptionsI.cpp | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/cpp/test/Ice/exceptions/ExceptionsI.cpp b/cpp/test/Ice/exceptions/ExceptionsI.cpp index bc0ee55ad21..b076c0a5d36 100644 --- a/cpp/test/Ice/exceptions/ExceptionsI.cpp +++ b/cpp/test/Ice/exceptions/ExceptionsI.cpp @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #ifdef ICE_AMD_TEST # include <TestAMD.h> |