diff options
Diffstat (limited to 'csharp/src/Ice/Exception.cs')
-rw-r--r-- | csharp/src/Ice/Exception.cs | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/csharp/src/Ice/Exception.cs b/csharp/src/Ice/Exception.cs index 6d7571d12f0..21a23c8d18f 100644 --- a/csharp/src/Ice/Exception.cs +++ b/csharp/src/Ice/Exception.cs @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** using System; using System.Globalization; |