summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Process/CGI.pm
diff options
context:
space:
mode:
authorfukachan <fukachan>2004-01-02 14:42:42 +0000
committerfukachan <fukachan>2004-01-02 14:42:42 +0000
commit073b66e090c58758b6b16b44e4240e349beaec55 (patch)
tree1481de5ddd3b2efa945fb667714cec0f6e0496e3 /fml/lib/FML/Process/CGI.pm
parent78af1c5e647ddf464a9a9a4f2348bb3b537a5d46 (diff)
downloadfml8-073b66e090c58758b6b16b44e4240e349beaec55.tar.gz
fml8-073b66e090c58758b6b16b44e4240e349beaec55.tar.bz2
fml8-073b66e090c58758b6b16b44e4240e349beaec55.zip
fix copyright
Diffstat (limited to 'fml/lib/FML/Process/CGI.pm')
-rw-r--r--fml/lib/FML/Process/CGI.pm6
1 files changed, 3 insertions, 3 deletions
diff --git a/fml/lib/FML/Process/CGI.pm b/fml/lib/FML/Process/CGI.pm
index d043303f..96e33a6f 100644
--- a/fml/lib/FML/Process/CGI.pm
+++ b/fml/lib/FML/Process/CGI.pm
@@ -1,10 +1,10 @@
#-*- perl -*-
#
-# Copyright (C) 2001,2002 Ken'ichi Fukamachi
+# Copyright (C) 2001,2002,2004 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: CGI.pm,v 1.22 2002/09/22 14:56:51 fukachan Exp $
+# $FML: CGI.pm,v 1.23 2002/12/22 03:46:20 fukachan Exp $
#
package FML::Process::CGI;
@@ -44,7 +44,7 @@ Ken'ichi Fukamachi
=head1 COPYRIGHT
-Copyright (C) 2001,2002 Ken'ichi Fukamachi
+Copyright (C) 2001,2002,2004 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.