phpdoc updates
[squirrelmail.git] / plugins / administrator / auth.php
index 81c11ad46d86338f1b41d1647de6e1cf257a2be6..c32ccbe738715614e14dd065559ede84851406e5 100644 (file)
@@ -1,12 +1,14 @@
 <?php
-
 /**
- *  This function tell other modules what users have access
- *  to the plugin.
- *  
- *  Philippe Mingo
- *  
+ * Administrator plugin - Authentication routines
+ *
+ * This function tell other modules what users have access
+ * to the plugin.
+ *
  * @version $Id$
+ * @author Philippe Mingo
+ * @copyright (c) 1999-2004 The SquirrelMail Project Team
+ * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @package plugins
  * @subpackage administrator
  */