Merge pull request #12299 from eileenmcnaughton/cancel_recur
[civicrm-core.git] / CRM / Utils / Mail / EmailProcessor.php
index eb66e2b21c0843e9efd53b9dad83ded85c3e2350..9a07d106fd3ea2290fb9def5dff29107815a31e1 100644 (file)
@@ -1,9 +1,9 @@
 <?php
 /*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.7                                                |
+ | CiviCRM version 5                                                  |
  +--------------------------------------------------------------------+
- | Copyright CiviCRM LLC (c) 2004-2017                                |
+ | Copyright CiviCRM LLC (c) 2004-2018                                |
  +--------------------------------------------------------------------+
  | This file is a part of CiviCRM.                                    |
  |                                                                    |
@@ -28,7 +28,7 @@
 /**
  *
  * @package CRM
- * @copyright CiviCRM LLC (c) 2004-2017
+ * @copyright CiviCRM LLC (c) 2004-2018
  */
 
 // we should consider moving these to the settings table