CRM_Upgrade_Form - Move number/label mapping to CRM_Utils_EnglishNumber
[civicrm-core.git] / CRM / Extension / Mapper.php
index 12f624529b6a88902f234382f9280a93799f56fb..20de6eef769a11e0fb91f9069f36059fa8667e02 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.                                    |
  |                                                                    |
@@ -42,7 +42,7 @@
  * module-extensions.
  *
  * @package CRM
- * @copyright CiviCRM LLC (c) 2004-2017
+ * @copyright CiviCRM LLC (c) 2004-2018
  */
 class CRM_Extension_Mapper {