Replacing tabs with spaces, trimming white space at EOL and newline at EOF
[squirrelmail.git] / plugins / mail_fetch / index.php
index 7e744988200117d023665b0084f1562237810a40..909e74e515479258d7aea2ca880fbe7474d61e0b 100644 (file)
@@ -3,7 +3,7 @@
    /**
     **  index.php -- Displays the main frameset
     **
-    **  Copyright (c) 1999-2003 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.
@@ -16,4 +16,4 @@
    header("Location:../../src/login.php\n\n");
    exit();
 
-?>
+?>
\ No newline at end of file