Merge pull request #6574 from eileenmcnaughton/CRM-17070
[civicrm-core.git] / extern / rest.php
index 8d4e6ad9c1be08621076cfefe850fcb2747da2c7..ff2846d1bf199a32b0aa47ad05aec73c8c1294ee 100644 (file)
@@ -1,9 +1,9 @@
 <?php
 /*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.5                                                |
+ | CiviCRM version 4.7                                                |
  +--------------------------------------------------------------------+
- | Copyright CiviCRM LLC (c) 2004-2014                                |
+ | Copyright CiviCRM LLC (c) 2004-2015                                |
  +--------------------------------------------------------------------+
  | This file is a part of CiviCRM.                                    |
  |                                                                    |
@@ -23,7 +23,7 @@
  | GNU Affero General Public License or the licensing of CiviCRM,     |
  | see the CiviCRM license FAQ at http://civicrm.org/licensing        |
  +--------------------------------------------------------------------+
-*/
+ */
 
 require_once '../civicrm.config.php';
 $config = CRM_Core_Config::singleton();