summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Process/CGI
diff options
context:
space:
mode:
authorfukachan <fukachan>2005-06-04 08:51:28 +0000
committerfukachan <fukachan>2005-06-04 08:51:28 +0000
commit403b7714f083ebdfa7bf62770307c1cc295db2d0 (patch)
tree7d2d900af31683de50eb760ff8306aff14ea3467 /fml/lib/FML/Process/CGI
parentdde828a99ad5c8e0afc414ddcc98068aee21831e (diff)
downloadfml8-403b7714f083ebdfa7bf62770307c1cc295db2d0.tar.gz
fml8-403b7714f083ebdfa7bf62770307c1cc295db2d0.tar.bz2
fml8-403b7714f083ebdfa7bf62770307c1cc295db2d0.zip
fix copyright
Diffstat (limited to 'fml/lib/FML/Process/CGI')
-rw-r--r--fml/lib/FML/Process/CGI/Utils.pm6
1 files changed, 3 insertions, 3 deletions
diff --git a/fml/lib/FML/Process/CGI/Utils.pm b/fml/lib/FML/Process/CGI/Utils.pm
index 3cca5cef..7f4c86fe 100644
--- a/fml/lib/FML/Process/CGI/Utils.pm
+++ b/fml/lib/FML/Process/CGI/Utils.pm
@@ -1,10 +1,10 @@
#-*- perl -*-
#
-# Copyright (C) 2003,2004 Ken'ichi Fukamachi
+# Copyright (C) 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: Utils.pm,v 1.14 2004/07/23 13:16:43 fukachan Exp $
+# $FML: Utils.pm,v 1.15 2005/06/04 08:21:28 fukachan Exp $
#
package FML::Process::CGI::Utils;
@@ -297,7 +297,7 @@ Ken'ichi Fukamachi
=head1 COPYRIGHT
-Copyright (C) 2003,2004 Ken'ichi Fukamachi
+Copyright (C) 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.