diff --git a/TShockAPI/Commands.cs b/TShockAPI/Commands.cs
index fcad710b..882c0b12 100755
--- a/TShockAPI/Commands.cs
+++ b/TShockAPI/Commands.cs
@@ -15,13 +15,6 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see .
*/
-/* TShock wouldn't be possible without:
- * Github
- * Dreamspark
- * Microsoft Visual Studio 2010
- * HostPenda
- * And you, for your continued support and devotion to the evolution of TShock
- */
using System;
using System.Collections.Generic;
using System.IO;
diff --git a/TShockAPI/TShock.cs b/TShockAPI/TShock.cs
index 27ddb01c..c8cc220a 100755
--- a/TShockAPI/TShock.cs
+++ b/TShockAPI/TShock.cs
@@ -15,6 +15,13 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see .
*/
+/* TShock wouldn't be possible without:
+ * Github
+ * Dreamspark
+ * Microsoft Visual Studio 2010
+ * HostPenda
+ * And you, for your continued support and devotion to the evolution of TShock
+ */
using System;
using System.Collections.Generic;
using System.ComponentModel;