CRM-16926 complete recurring transactions when payment_status_id = 1,
[civicrm-core.git] / extern / rest.php
index 7b4777f1c4e06565b5fa3c459d21c120ca734af2..6f9303c3cd3408f63958b46f05979640e22c8267 100644 (file)
@@ -3,7 +3,7 @@
  +--------------------------------------------------------------------+
  | CiviCRM version 4.6                                                |
  +--------------------------------------------------------------------+
- | 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();