INFRA-132 - Docblock formatting fixes
[civicrm-core.git] / CRM / Grant / Config.php
index 1831a3fb62c9d13624f80422e2ef0594edf1da3b..32c62f1a0cb0e4ab38ba60a927432b114a0b0172 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 /*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.5                                                |
+ | CiviCRM version 4.6                                                |
  +--------------------------------------------------------------------+
  | Copyright CiviCRM LLC (c) 2004-2014                                |
  +--------------------------------------------------------------------+
@@ -32,5 +32,5 @@
  * $Id$
  *
  */
-class CRM_Grant_Config extends CRM_Core_Component_Config {}
-
+class CRM_Grant_Config extends CRM_Core_Component_Config {
+}