dev/core#35 Avoid variable leakage on recurring contribution receipts.
[civicrm-core.git] / CRM / Activity / ActionMapping.php
index b80bc8996c6546b6a72c20aee1a24bbde123d00f..ef42d2b6c0454ea1b3f287457b7ea01c01a4067e 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.                                    |
  |                                                                    |
@@ -27,7 +27,7 @@
 
 /**
  * @package CRM
- * @copyright CiviCRM LLC (c) 2004-2017
+ * @copyright CiviCRM LLC (c) 2004-2018
  */
 
 use Civi\ActionSchedule\RecipientBuilder;