Skip to content

Commit

Permalink
phpdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
slusarz committed Apr 9, 2014
1 parent 386adf4 commit 2b4a4cc
Showing 1 changed file with 5 additions and 9 deletions.
14 changes: 5 additions & 9 deletions horde/lib/LoginTasks/SystemTask/GarbageCollection.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,11 @@
/**
* Login system task for automated garbage collection tasks.
*
* Copyright 2009-2014 Horde LLC (http://www.horde.org/)
*
* See the enclosed file COPYING for license information (LGPL-2). If you
* did not receive this file, see http://www.horde.org/licenses/lgpl.
*
* @author Michael Slusarz <slusarz@horde.org>
* @category Horde
* @license http://www.horde.org/licenses/lgpl LGPL-2
* @package Horde
* @author Michael Slusarz <slusarz@horde.org>
* @category Horde
* @copyright 2009-2014 Horde LLC
* @license http://www.horde.org/licenses/lgpl LGPL-2
* @package Horde
*/
class Horde_LoginTasks_SystemTask_GarbageCollection
extends Horde_LoginTasks_SystemTask
Expand Down

0 comments on commit 2b4a4cc

Please sign in to comment.