diff options
Diffstat (limited to 'csharp/src/Ice/Object.cs')
-rw-r--r-- | csharp/src/Ice/Object.cs | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/csharp/src/Ice/Object.cs b/csharp/src/Ice/Object.cs index bf8d0cf2ed6..dd9913ba5f3 100644 --- a/csharp/src/Ice/Object.cs +++ b/csharp/src/Ice/Object.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.Threading.Tasks; |