diff --git a/PROMS/VEPROMS User Interface/Properties/AssemblyInfo.cs b/PROMS/VEPROMS User Interface/Properties/AssemblyInfo.cs index 995dbc79..39291586 100644 --- a/PROMS/VEPROMS User Interface/Properties/AssemblyInfo.cs +++ b/PROMS/VEPROMS User Interface/Properties/AssemblyInfo.cs @@ -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("")]