Fix phpdoc
authorMichael M Slusarz <slusarz@curecanti.org>
Wed, 2 Jun 2010 16:59:10 +0000 (10:59 -0600)
committerMichael M Slusarz <slusarz@curecanti.org>
Wed, 2 Jun 2010 19:54:04 +0000 (13:54 -0600)
horde/lib/LoginTasks/Task/TosAgreement.php

index 689ab30..10b24e5 100644 (file)
@@ -8,8 +8,10 @@
  * See the enclosed file COPYING for license information (GPL). If you
  * did not receive this file, see http://www.fsf.org/copyleft/gpl.html.
  *
- * @author  Michael Slusarz <slusarz@horde.org>
- * @package Horde_LoginTasks
+ * @author   Michael Slusarz <slusarz@horde.org>
+ * @category Horde
+ * @license  http://www.fsf.org/copyleft/gpl.html GPL
+ * @package  Horde
  */
 class Horde_LoginTasks_Task_TosAgreement extends Horde_LoginTasks_Task
 {