From: pdontthink Date: Thu, 30 Aug 2007 05:32:03 +0000 (+0000) Subject: Purge wrong Id tags X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=commitdiff_plain;h=3656ccef5631a36c623368000b13d831541145ad Purge wrong Id tags git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@12637 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/plugins/test/README b/plugins/test/README index 79b54746..6981cdf1 100644 --- a/plugins/test/README +++ b/plugins/test/README @@ -1,6 +1,6 @@ Test plugin for SquirrelMail ============================ -Version $Id: setup.php 12128 2007-01-13 20:15:44Z kink $ +Version $Id$ Copyright 1999-2007 The SquirrelMail Project Team diff --git a/plugins/test/decodeheader.php b/plugins/test/decodeheader.php index ca0ec448..c6e1cb93 100644 --- a/plugins/test/decodeheader.php +++ b/plugins/test/decodeheader.php @@ -7,7 +7,7 @@ * * @copyright © 2006 The SquirrelMail Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License - * @version $Id: decodeheader.php 11081 2006-04-23 19:26:24Z tokul $ + * @version $Id$ * @package plugins * @subpackage test */ diff --git a/plugins/test/functions.php b/plugins/test/functions.php index 7bb02771..543a941d 100644 --- a/plugins/test/functions.php +++ b/plugins/test/functions.php @@ -4,7 +4,7 @@ * SquirrelMail Test Plugin * @copyright © 2006 The SquirrelMail Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License - * @version $Id: setup.php 11080 2006-04-23 19:00:45Z tokul $ + * @version $Id$ * @package plugins * @subpackage test */ diff --git a/plugins/test/index.php b/plugins/test/index.php index 09f0a217..2a5d8d02 100644 --- a/plugins/test/index.php +++ b/plugins/test/index.php @@ -10,7 +10,7 @@ * 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"); diff --git a/plugins/test/ngettext.php b/plugins/test/ngettext.php index 755809b5..e7410659 100644 --- a/plugins/test/ngettext.php +++ b/plugins/test/ngettext.php @@ -7,7 +7,7 @@ * * @copyright © 2006 The SquirrelMail Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License - * @version $Id: decodeheader.php 11081 2006-04-23 19:26:24Z tokul $ + * @version $Id$ * @package plugins * @subpackage test */ diff --git a/plugins/test/setup.php b/plugins/test/setup.php index 81646c65..220d49be 100644 --- a/plugins/test/setup.php +++ b/plugins/test/setup.php @@ -4,7 +4,7 @@ * SquirrelMail Test Plugin * @copyright © 2006 The SquirrelMail Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License - * @version $Id: setup.php 11080 2006-04-23 19:00:45Z tokul $ + * @version $Id$ * @package plugins * @subpackage test */ diff --git a/plugins/test/test.php b/plugins/test/test.php index 28981734..622c3507 100644 --- a/plugins/test/test.php +++ b/plugins/test/test.php @@ -4,7 +4,7 @@ * SquirrelMail Test Plugin * @copyright © 2006 The SquirrelMail Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License - * @version $Id: test.php 11089 2006-04-24 20:08:48Z tokul $ + * @version $Id$ * @package plugins * @subpackage test */