diff Properties/AssemblyInfo.cs @ 24:87f5e19c4885

Make library more suitable for independent reuse
author Ivo Smits <Ivo@UCIS.nl>
date Mon, 15 Apr 2013 15:38:23 +0200
parents 3ab940a0c7a0
children
line wrap: on
line diff
--- a/Properties/AssemblyInfo.cs	Mon Apr 15 02:04:36 2013 +0200
+++ b/Properties/AssemblyInfo.cs	Mon Apr 15 15:38:23 2013 +0200
@@ -5,12 +5,12 @@
 // General Information about an assembly is controlled through the following 
 // set of attributes. Change these attribute values to modify the information
 // associated with an assembly.
-[assembly: AssemblyTitle("UCIS")]
-[assembly: AssemblyDescription("")]
+[assembly: AssemblyTitle("UCIS Class Library")]
+[assembly: AssemblyDescription("UCIS Class Library")]
 [assembly: AssemblyConfiguration("")]
-[assembly: AssemblyCompany("")]
-[assembly: AssemblyProduct("UCIS")]
-[assembly: AssemblyCopyright("Copyright ©  2009")]
+[assembly: AssemblyCompany("UCIS")]
+[assembly: AssemblyProduct("UCIS Class Library")]
+[assembly: AssemblyCopyright("Copyright © Ivo Smits 2009-2013")]
 [assembly: AssemblyTrademark("")]
 [assembly: AssemblyCulture("")]