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