diff options
Diffstat (limited to 'csharp/src/IceBox/Server.cs')
-rw-r--r-- | csharp/src/IceBox/Server.cs | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/csharp/src/IceBox/Server.cs b/csharp/src/IceBox/Server.cs index bdb29fac55e..b777151cc5b 100644 --- a/csharp/src/IceBox/Server.cs +++ b/csharp/src/IceBox/Server.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.Collections.Generic; |