1.1 --- a/Server/Properties/AssemblyInfo.cs Mon Jan 12 08:33:53 2015 +0100
1.2 +++ b/Server/Properties/AssemblyInfo.cs Thu Jan 15 19:18:25 2015 +0100
1.3 @@ -3,7 +3,7 @@
1.4 using System.Runtime.InteropServices;
1.5 using System.Resources;
1.6
1.7 -// General Information about an assembly is controlled through the following
1.8 +// General Information about an assembly is controlled through the following
1.9 // set of attributes. Change these attribute values to modify the information
1.10 // associated with an assembly.
1.11 [assembly: AssemblyTitle("Sharp Display Manager")]
1.12 @@ -11,12 +11,12 @@
1.13 [assembly: AssemblyConfiguration("")]
1.14 [assembly: AssemblyCompany("Slions")]
1.15 [assembly: AssemblyProduct("Sharp Display Manager")]
1.16 -[assembly: AssemblyCopyright("Copyright © 2014")]
1.17 +[assembly: AssemblyCopyright("Copyright © 2014 Stéphane Lenclud")]
1.18 [assembly: AssemblyTrademark("")]
1.19 [assembly: AssemblyCulture("")]
1.20
1.21 -// Setting ComVisible to false makes the types in this assembly not visible
1.22 -// to COM components. If you need to access a type in this assembly from
1.23 +// Setting ComVisible to false makes the types in this assembly not visible
1.24 +// to COM components. If you need to access a type in this assembly from
1.25 // COM, set the ComVisible attribute to true on that type.
1.26 [assembly: ComVisible(false)]
1.27
1.28 @@ -26,11 +26,11 @@
1.29 // Version information for an assembly consists of the following four values:
1.30 //
1.31 // Major Version
1.32 -// Minor Version
1.33 +// Minor Version
1.34 // Build Number
1.35 // Revision
1.36 //
1.37 -// You can specify all the values or you can default the Build and Revision Numbers
1.38 +// You can specify all the values or you can default the Build and Revision Numbers
1.39 // by using the '*' as shown below:
1.40 // [assembly: AssemblyVersion("1.0.*")]
1.41 [assembly: AssemblyVersion("1.0.0.0")]