summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Command/UserControl.pm
diff options
context:
space:
mode:
authorfukachan <fukachan>2003-01-09 10:41:14 +0000
committerfukachan <fukachan>2003-01-09 10:41:14 +0000
commitce4796e905cdaf3a3dd9a24d2a6a3cae90adc388 (patch)
tree1b66f17f3f50079dd3220fc8b422434a1431f0b6 /fml/lib/FML/Command/UserControl.pm
parente195bccbdfaf21e95a31c9e231edbcffa2e0d948 (diff)
downloadfml8-ce4796e905cdaf3a3dd9a24d2a6a3cae90adc388.tar.gz
fml8-ce4796e905cdaf3a3dd9a24d2a6a3cae90adc388.tar.bz2
fml8-ce4796e905cdaf3a3dd9a24d2a6a3cae90adc388.zip
fix copyright
Diffstat (limited to 'fml/lib/FML/Command/UserControl.pm')
-rw-r--r--fml/lib/FML/Command/UserControl.pm6
1 files changed, 3 insertions, 3 deletions
diff --git a/fml/lib/FML/Command/UserControl.pm b/fml/lib/FML/Command/UserControl.pm
index 37bf6ea4..8f421707 100644
--- a/fml/lib/FML/Command/UserControl.pm
+++ b/fml/lib/FML/Command/UserControl.pm
@@ -1,10 +1,10 @@
#-*- perl -*-
#
-# Copyright (C) 2002 Ken'ichi Fukamachi
+# Copyright (C) 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: UserControl.pm,v 1.20 2002/12/23 21:17:29 fukachan Exp $
+# $FML: UserControl.pm,v 1.21 2003/01/07 11:42:23 fukachan Exp $
#
package FML::Command::UserControl;
@@ -213,7 +213,7 @@ Ken'ichi Fukamachi
=head1 COPYRIGHT
-Copyright (C) 2002 Ken'ichi Fukamachi
+Copyright (C) 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.