Merge pull request #11407 from cividesk/CRM-21553
[civicrm-core.git] / CRM / Export / StateMachine / Standalone.php
index 64d7d1a3c68c4480b18ce49522f3ad8117406b2e..de1b77ca11653452c8ebb36c1a6c9e9b574e9386 100644 (file)
@@ -1,9 +1,9 @@
 <?php
 /*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.7                                                |
+ | CiviCRM version 5                                                  |
  +--------------------------------------------------------------------+
- | Copyright CiviCRM LLC (c) 2004-2017                                |
+ | Copyright CiviCRM LLC (c) 2004-2018                                |
  +--------------------------------------------------------------------+
  | This file is a part of CiviCRM.                                    |
  |                                                                    |
@@ -28,7 +28,7 @@
 /**
  *
  * @package CRM
- * @copyright CiviCRM LLC (c) 2004-2017
+ * @copyright CiviCRM LLC (c) 2004-2018
  */
 class CRM_Export_StateMachine_Standalone extends CRM_Core_StateMachine {