summaryrefslogtreecommitdiff
path: root/csharp/src/IceBox/AssemblyInfoExe.cs
diff options
context:
space:
mode:
Diffstat (limited to 'csharp/src/IceBox/AssemblyInfoExe.cs')
-rw-r--r--csharp/src/IceBox/AssemblyInfoExe.cs4
1 files changed, 2 insertions, 2 deletions
diff --git a/csharp/src/IceBox/AssemblyInfoExe.cs b/csharp/src/IceBox/AssemblyInfoExe.cs
index b3e0f6df467..a9b26064e97 100644
--- a/csharp/src/IceBox/AssemblyInfoExe.cs
+++ b/csharp/src/IceBox/AssemblyInfoExe.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.
@@ -19,7 +19,7 @@ using System.Runtime.InteropServices;
[assembly: AssemblyCompany("ZeroC, Inc.")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyProduct("Ice")]
-[assembly: AssemblyCopyright("© 2003-2018 ZeroC, Inc.")]
+[assembly: AssemblyCopyright("© 2003-present ZeroC, Inc.")]
[assembly: AssemblyCulture("")]
[assembly: AssemblyVersion("3.7.2")]