CRM_Upgrade_Form - Move number/label mapping to CRM_Utils_EnglishNumber
[civicrm-core.git] / CRM / Extension / Downloader.php
index 2d361ad772ed007f1443a5fd1e0b11516b6294c6..aaa45877a96c948568ee52a780d39a0f9671db25 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.                                    |
  |                                                                    |
@@ -29,7 +29,7 @@
  * This class handles downloads of remotely-provided extensions
  *
  * @package CRM
- * @copyright CiviCRM LLC (c) 2004-2015
+ * @copyright CiviCRM LLC (c) 2004-2018
  */
 class CRM_Extension_Downloader {
   /**