Merge pull request #11731 from totten/master-setver
[civicrm-core.git] / CRM / Report / Interface.php
index d10c0eddf5c9cb943ca166521641e58e2f9d76fc..f86bd8013f77bf5a4eb624da7b293d7a29fccb33 100644 (file)
@@ -3,7 +3,7 @@
  +--------------------------------------------------------------------+
  | CiviCRM version 4.7                                                |
  +--------------------------------------------------------------------+
- | Copyright CiviCRM LLC (c) 2004-2015                                |
+ | Copyright CiviCRM LLC (c) 2004-2018                                |
  +--------------------------------------------------------------------+
  | This file is a part of CiviCRM.                                    |
  |                                                                    |
@@ -28,7 +28,7 @@
 /**
  *
  * @package CRM
- * @copyright CiviCRM LLC (c) 2004-2015
+ * @copyright CiviCRM LLC (c) 2004-2018
  */
 interface CRM_Report_Interface {