This commit is contained in:
parent
ecf6b5bfd1
commit
f55cc795b7
@ -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("")]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user