diff options
Diffstat (limited to 'csharp/src/Glacier2/SessionFactoryHelper.cs')
-rw-r--r-- | csharp/src/Glacier2/SessionFactoryHelper.cs | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/csharp/src/Glacier2/SessionFactoryHelper.cs b/csharp/src/Glacier2/SessionFactoryHelper.cs index fc59c59b343..0460ca135ee 100644 --- a/csharp/src/Glacier2/SessionFactoryHelper.cs +++ b/csharp/src/Glacier2/SessionFactoryHelper.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.Text; |