redirect / indexes to login page
[squirrelmail.git] / plugins / mail_fetch / functions.php
index 84dadc967ad15fe53eb81984dea295b4c8939e3a..28a3045930c722b6d4e80bd9caab7c8b25ceafbd 100644 (file)
@@ -3,7 +3,7 @@
    /**
     **  mail_fetch/functions.php
     **
-    **  Copyright (c) 1999-2001 The Squirrelmail Development Team
+    **  Copyright (c) 1999-2002 The SquirrelMail Project Team
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     **  Functions for the mailfetch plugin.
@@ -73,4 +73,4 @@
         return $tmp;
     }
 
-?>
\ No newline at end of file
+?>