Merge pull request #12162 from seamuslee001/group_query_count
[civicrm-core.git] / CRM / Utils / OpenFlashChart.php
index a22e99755e6a46ae0299b7c5a0ffa4e08d43cc23..de68ad4bfa237fdf146afb447d1ca4cda33c7aaf 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
  */
 
 require_once 'packages/OpenFlashChart/php-ofc-library/open-flash-chart.php';