summaryrefslogtreecommitdiff
path: root/framework/IO/TTarFileExtractor.php
diff options
context:
space:
mode:
authorwei <>2006-09-07 07:55:53 +0000
committerwei <>2006-09-07 07:55:53 +0000
commitac92df7958d7985062bd7f559a9041289bdf5a2f (patch)
tree3b32e4531778e305f029e9d26c3fa5cf4ee9b162 /framework/IO/TTarFileExtractor.php
parent4a2b6386f279f364be14c897970a9f17fd2a2b21 (diff)
Add svn keyword $Id$
Diffstat (limited to 'framework/IO/TTarFileExtractor.php')
-rw-r--r--framework/IO/TTarFileExtractor.php6
1 files changed, 3 insertions, 3 deletions
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 <vincent@phpconcept.net>
* @copyright Copyright &copy; 1997-2003 The PHP Group
- * @version $Revision: $ $Date: $
+ * @version $Id$
* @package System.IO
*/
@@ -25,13 +25,13 @@
// | Author: Vincent Blavet <vincent@phpconcept.net> |
// +----------------------------------------------------------------------+
//
-// $Id: Tar.php,v 1.29 2005/03/17 21:02:31 vblavet Exp $
+// $Id$
/**
* TTarFileExtractor class
*
* @author Vincent Blavet <vincent@phpconcept.net>
- * @version $Revision: $ $Date: $
+ * @version $Id$
* @package System.IO
* @since 3.0
*/