remove author names, as discussed at the 2010 developer meeting and according to the book Producing Open Source Software
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
* Formset processing library
|
||||
*
|
||||
* @package phpMyAdmin-setup
|
||||
* @author Piotr Przybylski <piotrprz@gmail.com>
|
||||
* @license http://www.gnu.org/licenses/gpl.html GNU GPL 2.0
|
||||
* @version $Id$
|
||||
*/
|
||||
@@ -58,4 +57,4 @@ function process_formset(FormDisplay $form_display) {
|
||||
}
|
||||
}
|
||||
}
|
||||
?>
|
||||
?>
|
||||
|
Reference in New Issue
Block a user