The copyright message should be consistent.
[squirrelmail.git] / plugins / listcommands / index.php
index bd44a24bbe3473245e715e7a305a4c207b5e88d7..41ebea827a3136454c07f3b0e642609b27fe0472 100644 (file)
@@ -3,12 +3,14 @@
    /**
     **  index.php -- Displays the main frameset
     **
-    **  Copyright (c) 1999-2003 The SquirrelMail development team
+    **  Copyright (c) 1999-2005 The SquirrelMail Project Team
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     **  Redirects to the login page.
     **
     **  $Id$
+    * @package plugins
+    * @subpackage listcommands
     **/
 
    header("Location:../../src/login.php\n\n");