summaryrefslogtreecommitdiff
path: root/fml/lib/FML/CGI
diff options
context:
space:
mode:
authorfukachan <fukachan>2005-08-23 09:56:12 +0000
committerfukachan <fukachan>2005-08-23 09:56:12 +0000
commit06afc8641dc2170d60971ae701652b64e9544c58 (patch)
tree2652a3aa914eff60008a12bc9e6d73293ff3f9e0 /fml/lib/FML/CGI
parente6bb7332b061e64a29428a0a07c6146f56d92cf5 (diff)
downloadfml8-06afc8641dc2170d60971ae701652b64e9544c58.tar.gz
fml8-06afc8641dc2170d60971ae701652b64e9544c58.tar.bz2
fml8-06afc8641dc2170d60971ae701652b64e9544c58.zip
fix copyright
Diffstat (limited to 'fml/lib/FML/CGI')
-rw-r--r--fml/lib/FML/CGI/ML.pm6
1 files changed, 3 insertions, 3 deletions
diff --git a/fml/lib/FML/CGI/ML.pm b/fml/lib/FML/CGI/ML.pm
index 09afd0a1..03e097f6 100644
--- a/fml/lib/FML/CGI/ML.pm
+++ b/fml/lib/FML/CGI/ML.pm
@@ -1,10 +1,10 @@
#-*- perl -*-
#
-# Copyright (C) 2002,2003,2004 Ken'ichi Fukamachi
+# Copyright (C) 2002,2003,2004,2005 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: ML.pm,v 1.9 2004/07/23 04:13:25 fukachan Exp $
+# $FML: ML.pm,v 1.10 2005/08/23 09:34:19 fukachan Exp $
#
package FML::CGI::ML;
@@ -128,7 +128,7 @@ Ken'ichi Fukamachi
=head1 COPYRIGHT
-Copyright (C) 2002,2003,2004 Ken'ichi Fukamachi
+Copyright (C) 2002,2003,2004,2005 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.