From ac92df7958d7985062bd7f559a9041289bdf5a2f Mon Sep 17 00:00:00 2001 From: wei <> Date: Thu, 7 Sep 2006 07:55:53 +0000 Subject: Add svn keyword $Id$ --- framework/IO/TTarFileExtractor.php | 6 +++--- framework/IO/TTextWriter.php | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'framework/IO') diff --git a/framework/IO/TTarFileExtractor.php b/framework/IO/TTarFileExtractor.php index 4ff37b1f..0ead6412 100644 --- a/framework/IO/TTarFileExtractor.php +++ b/framework/IO/TTarFileExtractor.php @@ -4,7 +4,7 @@ * * @author Vincent Blavet * @copyright Copyright © 1997-2003 The PHP Group - * @version $Revision: $ $Date: $ + * @version $Id$ * @package System.IO */ @@ -25,13 +25,13 @@ // | Author: Vincent Blavet | // +----------------------------------------------------------------------+ // -// $Id: Tar.php,v 1.29 2005/03/17 21:02:31 vblavet Exp $ +// $Id$ /** * TTarFileExtractor class * * @author Vincent Blavet - * @version $Revision: $ $Date: $ + * @version $Id$ * @package System.IO * @since 3.0 */ diff --git a/framework/IO/TTextWriter.php b/framework/IO/TTextWriter.php index e63a7f7c..de73aae0 100644 --- a/framework/IO/TTextWriter.php +++ b/framework/IO/TTextWriter.php @@ -6,7 +6,7 @@ * @link http://www.pradosoft.com/ * @copyright Copyright © 2005 PradoSoft * @license http://www.pradosoft.com/license/ - * @version $Revision: $ $Date: $ + * @version $Id$ * @package System.IO */ @@ -18,7 +18,7 @@ * and can be obtained by calling {@link flush()}. * * @author Qiang Xue - * @version $Revision: $ $Date: $ + * @version $Id$ * @package System.IO * @since 3.0 */ -- cgit v1.2.3