reorganizing a bit

This commit is contained in:
chudov
2010-02-08 05:06:48 +00:00
parent 8baf9f9ee0
commit cc02d40171
39 changed files with 117 additions and 115 deletions

View File

@@ -5,11 +5,11 @@ 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("ArCueDotNet")]
[assembly: AssemblyTitle("CUETools.ARCUE")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("ArCueDotNet")]
[assembly: AssemblyProduct("CUETools.ARCUE")]
[assembly: AssemblyCopyright("Copyright © 2008-2010 Gregory S. Chudov")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]