summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Command/User/mget.pm
diff options
context:
space:
mode:
authorfukachan <fukachan>2003-12-31 04:08:43 +0000
committerfukachan <fukachan>2003-12-31 04:08:43 +0000
commit7ae9bd281709608d98b285d9330cf88d9631750f (patch)
treeb3acb6088ecad5ced1d25e5732ddeb77294bacb6 /fml/lib/FML/Command/User/mget.pm
parent334194cac190341568fe7f5a890c47121857d7cf (diff)
downloadfml8-7ae9bd281709608d98b285d9330cf88d9631750f.tar.gz
fml8-7ae9bd281709608d98b285d9330cf88d9631750f.tar.bz2
fml8-7ae9bd281709608d98b285d9330cf88d9631750f.zip
fix copyright
Diffstat (limited to 'fml/lib/FML/Command/User/mget.pm')
-rw-r--r--fml/lib/FML/Command/User/mget.pm6
1 files changed, 3 insertions, 3 deletions
diff --git a/fml/lib/FML/Command/User/mget.pm b/fml/lib/FML/Command/User/mget.pm
index 04a790c7..470fc81a 100644
--- a/fml/lib/FML/Command/User/mget.pm
+++ b/fml/lib/FML/Command/User/mget.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: mget.pm,v 1.12 2002/12/15 13:46:30 fukachan Exp $
+# $FML: mget.pm,v 1.13 2003/12/31 03:49:18 fukachan Exp $
#
package FML::Command::User::mget;
@@ -51,7 +51,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.