summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Command/SendFile.pm
diff options
context:
space:
mode:
authorfukachan <fukachan>2003-03-16 13:00:13 +0000
committerfukachan <fukachan>2003-03-16 13:00:13 +0000
commit48e6f3ce7b59aa673b85d2891089364e7d33166d (patch)
tree4e2a41e651b76e1cb3a1f487d6cfd4f9ca424925 /fml/lib/FML/Command/SendFile.pm
parent51f1ed5ab6cd331cc8ffa14b3d2fc27fa1464d5a (diff)
downloadfml8-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.pm6
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.