summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Command/Admin
diff options
context:
space:
mode:
authorfukachan <fukachan>2003-03-18 10:52:34 +0000
committerfukachan <fukachan>2003-03-18 10:52:34 +0000
commit65e91b931c5c5793624e21ead4de8ebe6dadcd73 (patch)
tree9a826c0ff8b7762a9177314f1f3172d6bf3ac011 /fml/lib/FML/Command/Admin
parent3be0d18d4f3196fad45761c405bbfc2a3b71a82e (diff)
downloadfml8-65e91b931c5c5793624e21ead4de8ebe6dadcd73.tar.gz
fml8-65e91b931c5c5793624e21ead4de8ebe6dadcd73.tar.bz2
fml8-65e91b931c5c5793624e21ead4de8ebe6dadcd73.zip
fix copyright
Diffstat (limited to 'fml/lib/FML/Command/Admin')
-rw-r--r--fml/lib/FML/Command/Admin/get.pm6
1 files changed, 3 insertions, 3 deletions
diff --git a/fml/lib/FML/Command/Admin/get.pm b/fml/lib/FML/Command/Admin/get.pm
index 1d328730..59ac655e 100644
--- a/fml/lib/FML/Command/Admin/get.pm
+++ b/fml/lib/FML/Command/Admin/get.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: get.pm,v 1.17 2002/12/20 03:40:12 fukachan Exp $
+# $FML: get.pm,v 1.18 2003/03/18 10:35:13 fukachan Exp $
#
package FML::Command::Admin::get;
@@ -111,7 +111,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.