Merge branch 'rcsheets-docstring-cleanup'
[civicrm-core.git] / api / v3 / Grant.php
index 01b252e8a801b8ae8335d45cbdac279dd9dbe314..52d7a81f0d91c8ea79e511a063bc8733b984f826 100644 (file)
@@ -1,11 +1,10 @@
 <?php
-// $Id$
 
 /*
  +--------------------------------------------------------------------+
- | 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.                                    |
  |                                                                    |
  *
  * @package CiviCRM_APIv3
  * @subpackage API_Grant
- * @copyright CiviCRM LLC (c) 2004-2013
+ * @copyright CiviCRM LLC (c) 2004-2014
  */
 
-require_once 'CRM/Grant/BAO/Grant.php';
-
 /**
  * create/update grant
  *