summaryrefslogtreecommitdiff
path: root/framework/IO/TTarFileExtractor.php
diff options
context:
space:
mode:
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 1bd245ca..5256141f 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
*/