summaryrefslogtreecommitdiff
path: root/fml/lib/File
diff options
context:
space:
mode:
authorfukachan <fukachan>2001-06-17 08:57:08 +0000
committerfukachan <fukachan>2001-06-17 08:57:08 +0000
commit78e8458ebb6a00577227839a1e9dd93f31bf15e4 (patch)
tree7bf721412501a4272dfcb1284f5acb57430de748 /fml/lib/File
parentd3b1dc68ae614fa8a5cf4965ac26158c897cd581 (diff)
downloadfml8-78e8458ebb6a00577227839a1e9dd93f31bf15e4.tar.gz
fml8-78e8458ebb6a00577227839a1e9dd93f31bf15e4.tar.bz2
fml8-78e8458ebb6a00577227839a1e9dd93f31bf15e4.zip
we use $FML$, add it and nuke $Id$ if it exists
Diffstat (limited to 'fml/lib/File')
-rw-r--r--fml/lib/File/CacheDir.pm3
1 files changed, 1 insertions, 2 deletions
diff --git a/fml/lib/File/CacheDir.pm b/fml/lib/File/CacheDir.pm
index 510cf37d..d375066e 100644
--- a/fml/lib/File/CacheDir.pm
+++ b/fml/lib/File/CacheDir.pm
@@ -4,8 +4,7 @@
# All rights reserved. This program is free software; you can
# redistribute it and/or modify it under the same terms as Perl itself.
#
-# $Id$
-# $FML: CacheDir.pm,v 1.5 2001/04/14 14:47:56 fukachan Exp $
+# $FML: CacheDir.pm,v 1.6 2001/04/15 04:58:05 fukachan Exp $
#
package File::CacheDir;