summaryrefslogtreecommitdiff
path: root/fml/lib/FML/CGI
diff options
context:
space:
mode:
authorfukachan <fukachan>2004-01-02 14:50:27 +0000
committerfukachan <fukachan>2004-01-02 14:50:27 +0000
commita5f23db04953608fcf7ec22bf65bdd0977264d63 (patch)
treea68d6cb01af1295f7cfaf11e618241eaf4842266 /fml/lib/FML/CGI
parentfde25dfb437f964a2363ea1413ebd13608f2b4c3 (diff)
downloadfml8-a5f23db04953608fcf7ec22bf65bdd0977264d63.tar.gz
fml8-a5f23db04953608fcf7ec22bf65bdd0977264d63.tar.bz2
fml8-a5f23db04953608fcf7ec22bf65bdd0977264d63.zip
fix copyright
Diffstat (limited to 'fml/lib/FML/CGI')
-rw-r--r--fml/lib/FML/CGI/List.pm6
-rw-r--r--fml/lib/FML/CGI/ML.pm6
-rw-r--r--fml/lib/FML/CGI/Menu.pm6
-rw-r--r--fml/lib/FML/CGI/ThreadTrack.pm6
-rw-r--r--fml/lib/FML/CGI/User.pm6
5 files changed, 15 insertions, 15 deletions
diff --git a/fml/lib/FML/CGI/List.pm b/fml/lib/FML/CGI/List.pm
index afaf845c..6b406864 100644
--- a/fml/lib/FML/CGI/List.pm
+++ b/fml/lib/FML/CGI/List.pm
@@ -1,10 +1,10 @@
#-*- perl -*-
#
-# Copyright (C) 2002,2003 Ken'ichi Fukamachi
+# Copyright (C) 2002,2003,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: List.pm,v 1.7 2003/10/17 08:16:28 fukachan Exp $
+# $FML: List.pm,v 1.8 2004/01/01 23:52:09 fukachan Exp $
#
package FML::CGI::List;
@@ -96,7 +96,7 @@ Ken'ichi Fukamachi
=head1 COPYRIGHT
-Copyright (C) 2002,2003 Ken'ichi Fukamachi
+Copyright (C) 2002,2003,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.
diff --git a/fml/lib/FML/CGI/ML.pm b/fml/lib/FML/CGI/ML.pm
index 0570a858..36739736 100644
--- a/fml/lib/FML/CGI/ML.pm
+++ b/fml/lib/FML/CGI/ML.pm
@@ -1,10 +1,10 @@
#-*- perl -*-
#
-# Copyright (C) 2002,2003 Ken'ichi Fukamachi
+# Copyright (C) 2002,2003,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: ML.pm,v 1.5 2003/10/15 01:03:28 fukachan Exp $
+# $FML: ML.pm,v 1.6 2004/01/01 23:52:09 fukachan Exp $
#
package FML::CGI::ML;
@@ -124,7 +124,7 @@ Ken'ichi Fukamachi
=head1 COPYRIGHT
-Copyright (C) 2002,2003 Ken'ichi Fukamachi
+Copyright (C) 2002,2003,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.
diff --git a/fml/lib/FML/CGI/Menu.pm b/fml/lib/FML/CGI/Menu.pm
index 775930c5..73ab38b9 100644
--- a/fml/lib/FML/CGI/Menu.pm
+++ b/fml/lib/FML/CGI/Menu.pm
@@ -1,10 +1,10 @@
#-*- perl -*-
#
-# Copyright (C) 2003 Ken'ichi Fukamachi
+# Copyright (C) 2003,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: Menu.pm,v 1.6 2003/11/02 14:45:25 fukachan Exp $
+# $FML: Menu.pm,v 1.7 2004/01/01 23:52:09 fukachan Exp $
#
package FML::CGI::Menu;
@@ -275,7 +275,7 @@ Ken'ichi Fukamachi
=head1 COPYRIGHT
-Copyright (C) 2003 Ken'ichi Fukamachi
+Copyright (C) 2003,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.
diff --git a/fml/lib/FML/CGI/ThreadTrack.pm b/fml/lib/FML/CGI/ThreadTrack.pm
index 72154edd..9e729338 100644
--- a/fml/lib/FML/CGI/ThreadTrack.pm
+++ b/fml/lib/FML/CGI/ThreadTrack.pm
@@ -1,10 +1,10 @@
#-*- perl -*-
#
-# Copyright (C) 2001,2002,2003 Ken'ichi Fukamachi
+# Copyright (C) 2001,2002,2003,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: ThreadTrack.pm,v 1.27 2003/10/15 08:16:23 fukachan Exp $
+# $FML: ThreadTrack.pm,v 1.28 2004/01/01 23:52:10 fukachan Exp $
#
package FML::CGI::ThreadTrack;
@@ -231,7 +231,7 @@ Ken'ichi Fukamachi
=head1 COPYRIGHT
-Copyright (C) 2001,2002,2003 Ken'ichi Fukamachi
+Copyright (C) 2001,2002,2003,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.
diff --git a/fml/lib/FML/CGI/User.pm b/fml/lib/FML/CGI/User.pm
index c3bb952a..338e1588 100644
--- a/fml/lib/FML/CGI/User.pm
+++ b/fml/lib/FML/CGI/User.pm
@@ -1,10 +1,10 @@
#-*- perl -*-
#
-# Copyright (C) 2002,2003 Ken'ichi Fukamachi
+# Copyright (C) 2002,2003,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: User.pm,v 1.6 2003/10/22 04:17:42 fukachan Exp $
+# $FML: User.pm,v 1.7 2004/01/01 23:52:10 fukachan Exp $
#
package FML::CGI::User;
@@ -143,7 +143,7 @@ Ken'ichi Fukamachi
=head1 COPYRIGHT
-Copyright (C) 2002,2003 Ken'ichi Fukamachi
+Copyright (C) 2002,2003,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.