INFRA-132 - Copyright header - Drupal.WhiteSpace.ScopeIndent.IncorrectExact
[civicrm-core.git] / CRM / Mailing / Page / Tab.php
index fb97b7de0936048a810ee5207df52cb280c0d0b9..e63a47ed8cab5b37ce4d29f4f86865c5ea6738a1 100644 (file)
@@ -23,7 +23,7 @@
  | GNU Affero General Public License or the licensing of CiviCRM,     |
  | see the CiviCRM license FAQ at http://civicrm.org/licensing        |
  +--------------------------------------------------------------------+
-*/
+ */
 
 /**
  *
@@ -80,4 +80,5 @@ class CRM_Mailing_Page_Tab extends CRM_Contact_Page_View {
     $this->browse();
     parent::run();
   }
+
 }