diff options
Diffstat (limited to 'csharp/src/Ice/TcpConnector.cs')
-rw-r--r-- | csharp/src/Ice/TcpConnector.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/csharp/src/Ice/TcpConnector.cs b/csharp/src/Ice/TcpConnector.cs index 4a08c07c228..1b70ca3751d 100644 --- a/csharp/src/Ice/TcpConnector.cs +++ b/csharp/src/Ice/TcpConnector.cs @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. |