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 MS Visio Schema Export
*
* @name PMA_VISIO
* @author Muhammad Adnan <hiddenpearls@gmail.com>
* @copyright
* @license
* @access public
@@ -474,7 +473,6 @@ class Relation_Stats
* to this class
*
* @name Visio_Relation_Schema
* @author Muhammad Adnan <hiddenpearls@gmail.com>
* @copyright
* @license
*/
@@ -596,4 +594,4 @@ class PMA_Visio_Relation_Schema extends PMA_Export_Relation_Schema
}
}
}
?>
?>