diff options
Diffstat (limited to 'csharp/test/Ice/background/Client.cs')
-rw-r--r-- | csharp/test/Ice/background/Client.cs | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/csharp/test/Ice/background/Client.cs b/csharp/test/Ice/background/Client.cs index 9bc49ccce8b..9b7dfaa3b1a 100644 --- a/csharp/test/Ice/background/Client.cs +++ b/csharp/test/Ice/background/Client.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.Reflection; |