diff options
Diffstat (limited to 'csharp/test/Ice/slicing/exceptions/TestI.cs')
-rw-r--r-- | csharp/test/Ice/slicing/exceptions/TestI.cs | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/csharp/test/Ice/slicing/exceptions/TestI.cs b/csharp/test/Ice/slicing/exceptions/TestI.cs index 7da0c8a3000..0dbce10d66b 100644 --- a/csharp/test/Ice/slicing/exceptions/TestI.cs +++ b/csharp/test/Ice/slicing/exceptions/TestI.cs @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** using Test; |