diff options
Diffstat (limited to 'cpp/test/Slice/errorDetection/IllegalIdentifier.ice')
-rw-r--r-- | cpp/test/Slice/errorDetection/IllegalIdentifier.ice | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/cpp/test/Slice/errorDetection/IllegalIdentifier.ice b/cpp/test/Slice/errorDetection/IllegalIdentifier.ice index a40bfe3ec58..9fb01c13420 100644 --- a/cpp/test/Slice/errorDetection/IllegalIdentifier.ice +++ b/cpp/test/Slice/errorDetection/IllegalIdentifier.ice @@ -2,11 +2,9 @@ // NOTE: Keep the initial blank line. This is necessary to avoid a problem // with system-provided mcpp versions that don't include ZeroC's BOM patch. -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** // // Check that UTF-8 BOM is rejected when not at start of file |