remove author names as per our policy

This commit is contained in:
Marc Delisle
2010-08-29 08:54:12 -04:00
parent b17a2e4a85
commit 7ca0657ff0
20 changed files with 3 additions and 36 deletions

View File

@@ -13,7 +13,6 @@ include_once("Export_Relation_Schema.class.php");
* helps in developing structure of EPS Schema Export
*
* @name PMA_EPS
* @author Muhammad Adnan <hiddenpearls@gmail.com>
* @copyright
* @license
* @access public
@@ -352,7 +351,6 @@ class PMA_EPS
* and helps in drawing/generating the Tables in EPS.
*
* @name Table_Stats
* @author Muhammad Adnan <hiddenpearls@gmail.com>
* @copyright
* @license
* @see PMA_EPS
@@ -556,7 +554,6 @@ class Table_Stats
* in EPS document.
*
* @name Relation_Stats
* @author Muhammad Adnan <hiddenpearls@gmail.com>
* @copyright
* @license
* @see PMA_EPS
@@ -722,7 +719,6 @@ class Relation_Stats
* to this class
*
* @name Eps_Relation_Schema
* @author Muhammad Adnan <hiddenpearls@gmail.com>
* @copyright
* @license
*/
@@ -855,4 +851,4 @@ class PMA_Eps_Relation_Schema extends PMA_Export_Relation_Schema
}
}
}
?>
?>