diff options
Diffstat (limited to 'csharp/src/Ice/ProtocolPluginFacade.cs')
-rw-r--r-- | csharp/src/Ice/ProtocolPluginFacade.cs | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/csharp/src/Ice/ProtocolPluginFacade.cs b/csharp/src/Ice/ProtocolPluginFacade.cs index 747b0c177bd..7c4df66d25c 100644 --- a/csharp/src/Ice/ProtocolPluginFacade.cs +++ b/csharp/src/Ice/ProtocolPluginFacade.cs @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** namespace IceInternal { |