diff options
| author | fukachan <fukachan> | 2003-03-16 13:00:13 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2003-03-16 13:00:13 +0000 |
| commit | 48e6f3ce7b59aa673b85d2891089364e7d33166d (patch) | |
| tree | 4e2a41e651b76e1cb3a1f487d6cfd4f9ca424925 /fml/lib/FML/Command/SendFile.pm | |
| parent | 51f1ed5ab6cd331cc8ffa14b3d2fc27fa1464d5a (diff) | |
| download | fml8-48e6f3ce7b59aa673b85d2891089364e7d33166d.tar.gz fml8-48e6f3ce7b59aa673b85d2891089364e7d33166d.tar.bz2 fml8-48e6f3ce7b59aa673b85d2891089364e7d33166d.zip | |
fix copyright
Diffstat (limited to 'fml/lib/FML/Command/SendFile.pm')
| -rw-r--r-- | fml/lib/FML/Command/SendFile.pm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/fml/lib/FML/Command/SendFile.pm b/fml/lib/FML/Command/SendFile.pm index 444572a0..d4ba7e0f 100644 --- a/fml/lib/FML/Command/SendFile.pm +++ b/fml/lib/FML/Command/SendFile.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: SendFile.pm,v 1.24 2002/12/23 14:44:11 fukachan Exp $ +# $FML: SendFile.pm,v 1.25 2003/03/16 10:49:11 fukachan Exp $ # package FML::Command::SendFile; @@ -221,7 +221,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. |
