summaryrefslogtreecommitdiff
path: root/fml/lib/File
diff options
context:
space:
mode:
authorfukachan <fukachan>2003-02-01 06:08:38 +0000
committerfukachan <fukachan>2003-02-01 06:08:38 +0000
commitdbc5ec225cc7f7395b326d6e54ca9b0f1c2d1edb (patch)
tree922cb85bb1ffdae5ff9155485ffaefe0d610fdd4 /fml/lib/File
parente43d869538b0c6e4c2e844321ff33fac32c7b751 (diff)
downloadfml8-dbc5ec225cc7f7395b326d6e54ca9b0f1c2d1edb.tar.gz
fml8-dbc5ec225cc7f7395b326d6e54ca9b0f1c2d1edb.tar.bz2
fml8-dbc5ec225cc7f7395b326d6e54ca9b0f1c2d1edb.zip
fix copyright
Diffstat (limited to 'fml/lib/File')
-rw-r--r--fml/lib/File/CacheDir.pm6
1 files changed, 3 insertions, 3 deletions
diff --git a/fml/lib/File/CacheDir.pm b/fml/lib/File/CacheDir.pm
index 32622951..7cdb71d8 100644
--- a/fml/lib/File/CacheDir.pm
+++ b/fml/lib/File/CacheDir.pm
@@ -1,10 +1,10 @@
#-*- perl -*-
#
-# Copyright (C) 2001,2002 Ken'ichi Fukamachi
+# Copyright (C) 2001,2002,2003 Ken'ichi Fukamachi
# All rights reserved. This program is free software; you can
# redistribute it and/or modify it under the same terms as Perl itself.
#
-# $FML: CacheDir.pm,v 1.22 2002/12/23 14:34:22 fukachan Exp $
+# $FML: CacheDir.pm,v 1.23 2003/01/29 04:46:53 fukachan Exp $
#
package File::CacheDir;
@@ -396,7 +396,7 @@ Ken'ichi Fukamachi
=head1 COPYRIGHT
-Copyright (C) 2001,2002 Ken'ichi Fukamachi
+Copyright (C) 2001,2002,2003 Ken'ichi Fukamachi
All rights reserved. This program is free software; you can
redistribute it and/or modify it under the same terms as Perl itself.