Merge pull request #14011 from colemanw/typeValidateCleanup
[civicrm-core.git] / CRM / Mailing / Page / Unsubscribe.php
index af1f2610be55f0c28c990acc376c9531d2c4de13..34da7195d930063fa59b9c4db02a46fc6708b5f8 100644 (file)
@@ -3,7 +3,7 @@
  +--------------------------------------------------------------------+
  | CiviCRM version 5                                                  |
  +--------------------------------------------------------------------+
- | Copyright CiviCRM LLC (c) 2004-2018                                |
+ | Copyright CiviCRM LLC (c) 2004-2019                                |
  +--------------------------------------------------------------------+
  | This file is a part of CiviCRM.                                    |
  |                                                                    |
@@ -28,7 +28,7 @@
 /**
  *
  * @package CRM
- * @copyright CiviCRM LLC (c) 2004-2018
+ * @copyright CiviCRM LLC (c) 2004-2019
  */
 class CRM_Mailing_Page_Unsubscribe extends CRM_Mailing_Page_Common {