diff options
| author | fukachan <fukachan> | 2002-01-13 05:57:40 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2002-01-13 05:57:40 +0000 |
| commit | a86c9d7defdec55c0079cd01a97d9a21563b8f2a (patch) | |
| tree | 363c1e8b8e802a52f7f8832d7a0183452cb9384d /fml/lib/File/CacheDir.pm | |
| parent | 54556e99fdde4b6744c7925444afb18649dbd7ef (diff) | |
| download | fml8-a86c9d7defdec55c0079cd01a97d9a21563b8f2a.tar.gz fml8-a86c9d7defdec55c0079cd01a97d9a21563b8f2a.tar.bz2 fml8-a86c9d7defdec55c0079cd01a97d9a21563b8f2a.zip | |
clean up comments, update copyright
Diffstat (limited to 'fml/lib/File/CacheDir.pm')
| -rw-r--r-- | fml/lib/File/CacheDir.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fml/lib/File/CacheDir.pm b/fml/lib/File/CacheDir.pm index c1d7d546..5a228e9f 100644 --- a/fml/lib/File/CacheDir.pm +++ b/fml/lib/File/CacheDir.pm @@ -1,10 +1,10 @@ #-*- perl -*- # -# Copyright (C) 2001 Ken'ichi Fukamachi +# Copyright (C) 2001,2002 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.9 2001/12/22 09:21:11 fukachan Exp $ +# $FML: CacheDir.pm,v 1.10 2002/01/13 05:46:25 fukachan Exp $ # package File::CacheDir; |
