From 2b4a4ccdd77a550a5cafe20e819e02bfc32e12c4 Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Tue, 8 Apr 2014 20:19:02 -0600 Subject: [PATCH] phpdoc --- .../LoginTasks/SystemTask/GarbageCollection.php | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/horde/lib/LoginTasks/SystemTask/GarbageCollection.php b/horde/lib/LoginTasks/SystemTask/GarbageCollection.php index 7cca84a0dc3..e4c499ca247 100644 --- a/horde/lib/LoginTasks/SystemTask/GarbageCollection.php +++ b/horde/lib/LoginTasks/SystemTask/GarbageCollection.php @@ -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 - * @category Horde - * @license http://www.horde.org/licenses/lgpl LGPL-2 - * @package Horde + * @author Michael Slusarz + * @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