diff options
| author | fukachan <fukachan> | 2003-08-23 15:33:11 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2003-08-23 15:33:11 +0000 |
| commit | 48782dbf2b63b65ad16a3ffc880e9382a75a8317 (patch) | |
| tree | 23b010c9a7765984ffcbd468ef6537e7db07a806 /fml/lib/File | |
| parent | 15e0d0717d3d33942010ccd339c2839e036d97fe (diff) | |
| download | fml8-48782dbf2b63b65ad16a3ffc880e9382a75a8317.tar.gz fml8-48782dbf2b63b65ad16a3ffc880e9382a75a8317.tar.bz2 fml8-48782dbf2b63b65ad16a3ffc880e9382a75a8317.zip | |
fix copyright
Diffstat (limited to 'fml/lib/File')
| -rw-r--r-- | fml/lib/File/Rotate.pm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/fml/lib/File/Rotate.pm b/fml/lib/File/Rotate.pm index d16701dd..5f77c5bb 100644 --- a/fml/lib/File/Rotate.pm +++ b/fml/lib/File/Rotate.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: Rotate.pm,v 1.13 2002/12/23 14:35:54 fukachan Exp $ +# $FML: Rotate.pm,v 1.14 2003/08/23 04:35:42 fukachan Exp $ # package File::Rotate; @@ -186,7 +186,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. |
