Hahaha 2011 psh

This commit is contained in:
Lucas Nicodemus 2012-05-27 12:34:40 -06:00
parent 917c65d6b8
commit 7911953230

View file

@ -22,12 +22,12 @@ using System.Runtime.InteropServices;
// set of attributes. Change these attribute values to modify the information // set of attributes. Change these attribute values to modify the information
// associated with an assembly. // associated with an assembly.
[assembly: AssemblyTitle("TShockAPI")] [assembly: AssemblyTitle("TShock for Terraria")]
[assembly: AssemblyDescription("")] [assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")] [assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Nyx Team")] [assembly: AssemblyCompany("Nyx Team")]
[assembly: AssemblyProduct("TShockAPI")] [assembly: AssemblyProduct("TShockAPI")]
[assembly: AssemblyCopyright("Copyright © Nyx Team 2011")] [assembly: AssemblyCopyright("Copyright © Nyx Team 2012")]
[assembly: AssemblyTrademark("")] [assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")] [assembly: AssemblyCulture("")]