diff ServerMonitor/Properties/AssemblyInfo.cs @ 19:b3128fe10d57

Add About form and license.
author Brad Greco <brad@bgreco.net>
date Wed, 29 May 2019 20:18:37 -0400
parents 3e1a2131f897
children 10e60b05c7ec
line wrap: on
line diff
--- a/ServerMonitor/Properties/AssemblyInfo.cs	Mon May 27 15:40:44 2019 -0400
+++ b/ServerMonitor/Properties/AssemblyInfo.cs	Wed May 29 20:18:37 2019 -0400
@@ -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("ServerMonitor")]
-[assembly: AssemblyDescription("")]
+[assembly: AssemblyTitle("Server Monitor")]
+[assembly: AssemblyDescription("Monitor remote servers from your Windows desktop.")]
 [assembly: AssemblyConfiguration("")]
-[assembly: AssemblyCompany("")]
-[assembly: AssemblyProduct("ServerMonitor")]
-[assembly: AssemblyCopyright("Copyright ©  2018")]
+[assembly: AssemblyCompany("Brad Greco")]
+[assembly: AssemblyProduct("Server Monitor")]
+[assembly: AssemblyCopyright("Copyright © 2019 Brad Greco")]
 [assembly: AssemblyTrademark("")]
 [assembly: AssemblyCulture("")]