Merge pull request #2744 from pratik-joshi/CRM-13992_temp_fix
[civicrm-core.git] / api / v3 / ParticipantStatusType.php
index 7ca0e1f9f2878075b43193017c06a8a3097eae49..43b8b30534cfd6c2f51fa09a08dc692e30d13bec 100644 (file)
@@ -2,9 +2,9 @@
 
 /*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.3                                                |
+ | CiviCRM version 4.5                                                |
  +--------------------------------------------------------------------+
- | Copyright CiviCRM LLC (c) 2004-2013                                |
+ | Copyright CiviCRM LLC (c) 2004-2014                                |
  +--------------------------------------------------------------------+
  | This file is a part of CiviCRM.                                    |
  |                                                                    |
@@ -31,7 +31,7 @@
  *
  * @package CiviCRM_APIv3
  * @subpackage API_Event
- * @copyright CiviCRM LLC (c) 2004-2013
+ * @copyright CiviCRM LLC (c) 2004-2014
  */
 
 require_once 'api/v3/utils.php';