INFRA-132 - Comment cleanup - remove @access tag
[civicrm-core.git] / CRM / Mailing / Config.php
index cf2a6010e68978a953c3cb893574c4f86977f837..f517e5b3802e80330c45745b54187c4b8fb43725 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 /*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.5                                                |
+ | CiviCRM version 4.6                                                |
  +--------------------------------------------------------------------+
  | Copyright CiviCRM LLC (c) 2004-2014                                |
  +--------------------------------------------------------------------+
@@ -23,7 +23,7 @@
  | GNU Affero General Public License or the licensing of CiviCRM,     |
  | see the CiviCRM license FAQ at http://civicrm.org/licensing        |
  +--------------------------------------------------------------------+
-*/
+ */
 
 /**
  *
@@ -90,5 +90,5 @@ class CRM_Mailing_Config extends CRM_Core_Component_Config {
    * @var int
    */
   public $mailThrottleTime = 0;
-}
 
+}