Replacing tabs with spaces, trimming white space at EOL and newline at EOF
[squirrelmail.git] / plugins / squirrelspell / js / index.php
index 9770189c548f1690b8e6e96589417142cf78360b..9eaecb02a4297e4847916ad107375fb83a225cb5 100644 (file)
@@ -3,12 +3,14 @@
    /**
     **  index.php -- Displays the main frameset
     **
-    **  Copyright (c) 1999-2002 The SquirrelMail development team
+    **  Copyright (c) 1999-2004 The SquirrelMail development team
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     **  Redirects to the login page.
     **
     **  $Id$
+    * @package plugins
+    * @subpackage squirrelspell
     **/
 
    header("Location:../../../src/login.php\n\n");