Cleanup api3 docblocks
[civicrm-core.git] / api / v3 / Country.php
index 5683691ebf73e50eddaa7129fbe75bab38ebf2c1..649d679febb5e1791ec76169daaccc111016cf10 100644 (file)
@@ -1,6 +1,4 @@
 <?php
-// $Id$
-
 /*
  +--------------------------------------------------------------------+
  | CiviCRM version 4.6                                                |
  */
 
 /**
- * File for the CiviCRM APIv3 country functions
+ * This api exposes CiviCRM country.
  *
  * @package CiviCRM_APIv3
  * @subpackage API_Country
  *
- * @copyright CiviCRM LLC (c) 2004-2014
- * @version $Id: Country.php 2011-02-16 ErikHommel $
  */
 
 /**