Set API Function Name Case To All Lowercase
[civicrm-core.git] / CRM / Extension / Info.php
index 0f672d33bb0899d49fee17c71062c9e19e9f2a7e..3a68dc69a56f48a762430924d0df332c356fb77e 100644 (file)
@@ -3,7 +3,7 @@
  +--------------------------------------------------------------------+
  | CiviCRM version 4.7                                                |
  +--------------------------------------------------------------------+
- | Copyright CiviCRM LLC (c) 2004-2017                                |
+ | Copyright CiviCRM LLC (c) 2004-2018                                |
  +--------------------------------------------------------------------+
  | This file is a part of CiviCRM.                                    |
  |                                                                    |
@@ -29,7 +29,7 @@
  * Metadata for an extension (e.g. the extension's "info.xml" file)
  *
  * @package CRM
- * @copyright CiviCRM LLC (c) 2004-2017
+ * @copyright CiviCRM LLC (c) 2004-2018
  */
 class CRM_Extension_Info {