Update copyright date for 2020
[civicrm-core.git] / CRM / Extension / Exception.php
index 0a59514976e6ff090fefe42b8a3afd8451c2cdbf..4eec893d03ffd37df116ee255c9d7f6738651271 100644 (file)
@@ -3,7 +3,7 @@
  +--------------------------------------------------------------------+
  | CiviCRM version 5                                                  |
  +--------------------------------------------------------------------+
- | Copyright CiviCRM LLC (c) 2004-2019                                |
+ | Copyright CiviCRM LLC (c) 2004-2020                                |
  +--------------------------------------------------------------------+
  | This file is a part of CiviCRM.                                    |
  |                                                                    |
@@ -29,7 +29,7 @@
  * Class CRM_Extension_Exception
  *
  * @package CRM
- * @copyright CiviCRM LLC (c) 2004-2019
+ * @copyright CiviCRM LLC (c) 2004-2020
  */
 class CRM_Extension_Exception extends CRM_Core_Exception {
 }