Update version in comments
[civicrm-core.git] / CRM / Report / Config.php
index 33ffd1fca18e2a30cf653f594c6fe2339e3d4a2e..7631715d60e434fc8fff9ce9706ee49aa3807856 100644 (file)
@@ -1,8 +1,7 @@
 <?php
-
 /*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.5                                                |
+ | CiviCRM version 4.6                                                |
  +--------------------------------------------------------------------+
  | Copyright CiviCRM LLC (c) 2004-2014                                |
  +--------------------------------------------------------------------+
@@ -24,7 +23,7 @@
  | GNU Affero General Public License or the licensing of CiviCRM,     |
  | see the CiviCRM license FAQ at http://civicrm.org/licensing        |
  +--------------------------------------------------------------------+
-*/
+ */
 
 /**
  *
@@ -37,5 +36,5 @@
  * $Id$
  *
  */
-class CRM_Report_Config extends CRM_Core_Component_Config {}
-
+class CRM_Report_Config extends CRM_Core_Component_Config {
+}