Update copyright date for 2020
[civicrm-core.git] / CRM / Activity / Import / Controller.php
index 9edc8e66b4e3b043a5abdee243f9bb73a3442fec..a04a019193cd477bb6ab8a22ee88ebe1cb4c5059 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.                                    |
  |                                                                    |
@@ -28,7 +28,7 @@
 /**
  *
  * @package CRM
- * @copyright CiviCRM LLC (c) 2004-2019
+ * @copyright CiviCRM LLC (c) 2004-2020
  */
 class CRM_Activity_Import_Controller extends CRM_Core_Controller {