summaryrefslogtreecommitdiff
path: root/fml/lib/FML/User
diff options
context:
space:
mode:
authorfukachan <fukachan>2008-06-28 20:01:00 +0000
committerfukachan <fukachan>2008-06-28 20:01:00 +0000
commite5bd50fe5cdffe1c64a3a6a24b438ba33dea7d98 (patch)
treeadabca3c5634e659ccf1a4532ec9859d50a7b06b /fml/lib/FML/User
parentfc8638720f0644de6c7e9ad3cac37cdab77ddcbd (diff)
downloadfml8-e5bd50fe5cdffe1c64a3a6a24b438ba33dea7d98.tar.gz
fml8-e5bd50fe5cdffe1c64a3a6a24b438ba33dea7d98.tar.bz2
fml8-e5bd50fe5cdffe1c64a3a6a24b438ba33dea7d98.zip
fix copyright
Diffstat (limited to 'fml/lib/FML/User')
-rw-r--r--fml/lib/FML/User/Control.pm6
1 files changed, 3 insertions, 3 deletions
diff --git a/fml/lib/FML/User/Control.pm b/fml/lib/FML/User/Control.pm
index 4ad24690..00d001d5 100644
--- a/fml/lib/FML/User/Control.pm
+++ b/fml/lib/FML/User/Control.pm
@@ -1,10 +1,10 @@
#-*- perl -*-
#
-# Copyright (C) 2003,2004,2005,2006 Ken'ichi Fukamachi
+# Copyright (C) 2003,2004,2005,2006,2007,2008 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: Control.pm,v 1.23 2006/05/16 12:27:21 fukachan Exp $
+# $FML: Control.pm,v 1.24 2007/01/13 14:03:45 fukachan Exp $
#
package FML::User::Control;
@@ -601,7 +601,7 @@ Ken'ichi Fukamachi
=head1 COPYRIGHT
-Copyright (C) 2003,2004,2005,2006 Ken'ichi Fukamachi
+Copyright (C) 2003,2004,2005,2006,2007,2008 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.