Update AssemblyInfo.cs

This commit is contained in:
Bandit42
2022-01-25 08:54:12 -08:00
parent 8fdcd10275
commit 92291fc8b4

View File

@@ -8,11 +8,11 @@ using System.Windows;
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("SWGSourceLauncher")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyDescription("Game Launcher for SWGSource Project")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyCompany("First Order Gaming Community")]
[assembly: AssemblyProduct("SWGSourceLauncher")]
[assembly: AssemblyCopyright("Copyright © 2020-2022")]
[assembly: AssemblyCopyright("GNU General Public License (GPL v2 and GPL v3 © 2020-2022")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]