Merge pull request #13787 from eileenmcnaughton/label_button
[civicrm-core.git] / CRM / Report / Interface.php
index ea55184f08b736356868b25d71c909a4162d5961..44bc2bd588e2d867c01c3c436e4651eda740a8cd 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
  */
 interface CRM_Report_Interface {