This commit is contained in:
Kathy Ruffing 2010-11-23 14:42:59 +00:00
parent ecf6b5bfd1
commit f55cc795b7

View File

@ -2,15 +2,16 @@
using System.Runtime.CompilerServices;
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("VE-PROMS")]
[assembly: AssemblyDescription("User Interface for VE-PROMS .NET")]
[assembly: AssemblyTitle("Proms 2010")]
[assembly: AssemblyDescription("User Interface for Proms 2010 .NET")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Volian Enterprises, Inc.")]
[assembly: AssemblyProduct("VE-PROMS .NET Beta Release")]
[assembly: AssemblyCopyright("Copyright © Volian Enterprises, Inc. 2008")]
[assembly: AssemblyProduct("Proms 2010 .NET Release")]
[assembly: AssemblyCopyright("Copyright © 2010. All Rights Reserved")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]