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