Splash updated

This commit is contained in:
Stefan Persson 2010-10-29 13:39:06 +00:00
parent 9fafbc0634
commit c019caa013
3 changed files with 831 additions and 831 deletions

View file

@ -10,7 +10,7 @@ using System.Runtime.InteropServices;
[assembly: AssemblyConfiguration("")] [assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Telldus Technologies")] [assembly: AssemblyCompany("Telldus Technologies")]
[assembly: AssemblyProduct("DeviceScheduler")] [assembly: AssemblyProduct("DeviceScheduler")]
[assembly: AssemblyCopyright("Copyright © Telldus Technologies 2009")] [assembly: AssemblyCopyright("Copyright © Telldus Technologies 2010")]
[assembly: AssemblyTrademark("")] [assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")] [assembly: AssemblyCulture("")]
@ -29,5 +29,5 @@ using System.Runtime.InteropServices;
// Build Number // Build Number
// Revision // Revision
// //
[assembly: AssemblyVersion("2009.2.0.0")] [assembly: AssemblyVersion("2010.10.0.0")]
[assembly: AssemblyFileVersion("2009.2.0.0")] [assembly: AssemblyFileVersion("2010.10.0.0")]

View file

@ -44,7 +44,7 @@ namespace DeviceScheduler
this.label3.Name = "label3"; this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(341, 13); this.label3.Size = new System.Drawing.Size(341, 13);
this.label3.TabIndex = 6; this.label3.TabIndex = 6;
this.label3.Text = "© Copyright Telldus Technologies AB 2007. Alla rättigheter förbehålles."; this.label3.Text = "© Copyright Telldus Technologies AB 2010. Alla rättigheter förbehålles.";
// //
// label1 // label1
// //

File diff suppressed because it is too large Load diff