summaryrefslogtreecommitdiff
path: root/csharp/src/IcePatch2/AssemblyInfo.cs
diff options
context:
space:
mode:
Diffstat (limited to 'csharp/src/IcePatch2/AssemblyInfo.cs')
-rw-r--r--csharp/src/IcePatch2/AssemblyInfo.cs9
1 files changed, 4 insertions, 5 deletions
diff --git a/csharp/src/IcePatch2/AssemblyInfo.cs b/csharp/src/IcePatch2/AssemblyInfo.cs
index c71b8e07488..1f3b7866b6a 100644
--- a/csharp/src/IcePatch2/AssemblyInfo.cs
+++ b/csharp/src/IcePatch2/AssemblyInfo.cs
@@ -14,13 +14,12 @@ using System.Runtime.InteropServices;
[assembly: CLSCompliant(true)]
-[assembly: AssemblyTitle("IcePatch2")]
-[assembly: AssemblyDescription("IcePatch2 run-time support")]
+[assembly: AssemblyTitle("IcePatch2 .NET Client Library")]
+[assembly: AssemblyDescription("IcePatch2 .NET Client Library")]
[assembly: AssemblyCompany("ZeroC, Inc.")]
[assembly: AssemblyConfiguration("")]
-[assembly: AssemblyProduct("IcePatch2 for .NET")]
-[assembly: AssemblyCopyright("Copyright (c) 2003-2015 ZeroC, Inc.")]
-[assembly: AssemblyTrademark("Ice")]
+[assembly: AssemblyProduct("Ice")]
+[assembly: AssemblyCopyright("© 2003-2015 ZeroC, Inc.")]
[assembly: AssemblyCulture("")]
[assembly: AssemblyVersion("3.6.1")]
[assembly: AssemblyDelaySign(false)]