Updating copyrights. Happy New Year.
[squirrelmail.git] / plugins / test / index.php
index 09f0a217bc75fa3aed0c4b904fd82fef1e88fc5d..f14791a379f884ec794f3a49248be4cda7ea95bc 100644 (file)
@@ -3,14 +3,14 @@
 /**
  * index.php
  *
- * Copyright (c) 1999-2002 The SquirrelMail Project Team
+ * Copyright (c) 1999-2012 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: index.php,v 1.4 2001/12/23 07:42:39 thomppj Exp $
+ * $Id$
  */
 
 header("Location:../index.php");