Merge pull request #12683 from civicrm/5.5
[civicrm-core.git] / CRM / Logging / ReportDetail.php
index 4c2a04255b50e59054dc03de43346ed52f26cee5..7c7f16403dccee7fda6ebb08160928d059c88b6a 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
  */
 class CRM_Logging_ReportDetail extends CRM_Report_Form {
   protected $cid;