Updated naming.

This commit is contained in:
the_fiddler 2007-04-24 12:17:48 +00:00
parent 17015e978f
commit 35cda11953

View file

@ -5,12 +5,12 @@ using System.Runtime.InteropServices;
// 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("Lesson01")]
[assembly: AssemblyTitle("001 - Cube")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("Lesson01")]
[assembly: AssemblyCopyright("Copyright © 2006")]
[assembly: AssemblyProduct("001 - Cube")]
[assembly: AssemblyCopyright("Copyright © 2006, 2007")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]