Replacing tabs with spaces, trimming white space at EOL and newline at EOF (PHP only)
[squirrelmail.git] / plugins / bug_report / index.php
index 518cf6623492e6b36d166c683ad699223adeae79..03b45a25edd2e837f9a6c5d6d3cea65fddae98bf 100644 (file)
@@ -3,7 +3,7 @@
    /**
     **  index.php -- Displays the main frameset
     **
-    **  Copyright (c) 1999-2004 The SquirrelMail development team
+    **  Copyright (c) 1999-2005 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