diff --git a/eth-simple-shortlinks.php b/eth-simple-shortlinks.php
index cbd35cac15841661823637e9509684c788443b9d..054faa7fa1b41a4633b6a5e83480de29ccd5cdc7 100644
--- a/eth-simple-shortlinks.php
+++ b/eth-simple-shortlinks.php
@@ -1,6 +1,11 @@
 <?php
 /**
  * Load ETH Simple Shortlinks.
+ *
+ * @package ETH_Simple_Shortlinks
+ */
+
+/**
  *
  * Plugin Name: ETH Simple Shortlinks
  * Plugin URI: https://ethitter.com/plugins/
@@ -11,8 +16,6 @@
  * Text Domain: eth_simple_shortlinks
  * Domain Path: /languages/
  *
- * @package ETH_Simple_Shortlinks
- *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 2 of the License, or