X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=src%2Findex.php;h=96f26784464325dbbf0c8047a07616dfaf97ce49;hb=9a3d9100f7c64175e2c10f0e6957803480f6b67a;hp=0d5818fe9965ee682f2107e2966a527fefab3e17;hpb=82d304a0501324b276cabab1870755d5352bd21c;p=squirrelmail.git diff --git a/src/index.php b/src/index.php index 0d5818fe..96f26784 100644 --- a/src/index.php +++ b/src/index.php @@ -3,14 +3,14 @@ /** * index.php * - * Copyright (c) 1999-2004 The SquirrelMail Project Team + * Copyright (c) 1999-2005 The SquirrelMail Project Team * Licensed under the GNU GPL. For full terms see the file COPYING. * * This file simply takes any attempt to view source files and sends those * people to the login screen. At this point no attempt is made to see if * the person is logged or not. * - * $Id$ + * @version $Id$ * @package squirrelmail */ @@ -18,4 +18,4 @@ header("Location:../index.php"); /* pretty impressive huh? */ -?> +?> \ No newline at end of file