diff options
Diffstat (limited to 'cpp/test/Slice/errorDetection/NotClassOrInterface.ice')
-rw-r--r-- | cpp/test/Slice/errorDetection/NotClassOrInterface.ice | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/cpp/test/Slice/errorDetection/NotClassOrInterface.ice b/cpp/test/Slice/errorDetection/NotClassOrInterface.ice index 2e03532c2d4..516360713f7 100644 --- a/cpp/test/Slice/errorDetection/NotClassOrInterface.ice +++ b/cpp/test/Slice/errorDetection/NotClassOrInterface.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** module Test { |