summaryrefslogtreecommitdiff
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
parentdde828a99ad5c8e0afc414ddcc98068aee21831e (diff)
downloadfml8-403b7714f083ebdfa7bf62770307c1cc295db2d0.tar.gz
fml8-403b7714f083ebdfa7bf62770307c1cc295db2d0.tar.bz2
fml8-403b7714f083ebdfa7bf62770307c1cc295db2d0.zip
fix copyright
-rw-r--r--fml/lib/FML/Article/Sequence.pm6
-rw-r--r--fml/lib/FML/CGI/User.pm6
-rw-r--r--fml/lib/FML/Command/SendFile.pm6
-rw-r--r--fml/lib/FML/Config/Menu.pm6
-rw-r--r--fml/lib/FML/Mailer.pm6
-rw-r--r--fml/lib/FML/Process/Alias.pm6
-rw-r--r--fml/lib/FML/Process/CGI/Utils.pm6
-rw-r--r--fml/lib/FML/Process/Digest.pm6
-rw-r--r--fml/lib/FML/Process/HTMLify.pm6
9 files changed, 27 insertions, 27 deletions
diff --git a/fml/lib/FML/Article/Sequence.pm b/fml/lib/FML/Article/Sequence.pm
index de0baa0a..17b60674 100644
--- a/fml/lib/FML/Article/Sequence.pm
+++ b/fml/lib/FML/Article/Sequence.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: Sequence.pm,v 1.15 2004/12/05 16:19:05 fukachan Exp $
+# $FML: Sequence.pm,v 1.16 2005/06/04 08:49:06 fukachan Exp $
#
package FML::Article::Sequence;
@@ -230,7 +230,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.
diff --git a/fml/lib/FML/CGI/User.pm b/fml/lib/FML/CGI/User.pm
index 1a1e9e30..65fef9cf 100644
--- a/fml/lib/FML/CGI/User.pm
+++ b/fml/lib/FML/CGI/User.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: User.pm,v 1.11 2004/07/23 15:59:02 fukachan Exp $
+# $FML: User.pm,v 1.12 2005/06/04 08:12:15 fukachan Exp $
#
package FML::CGI::User;
@@ -170,7 +170,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.
diff --git a/fml/lib/FML/Command/SendFile.pm b/fml/lib/FML/Command/SendFile.pm
index b95482eb..14750661 100644
--- a/fml/lib/FML/Command/SendFile.pm
+++ b/fml/lib/FML/Command/SendFile.pm
@@ -1,10 +1,10 @@
#-*- perl -*-
#
-# Copyright (C) 2001,2002,2003,2004 Ken'ichi Fukamachi
+# Copyright (C) 2001,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: SendFile.pm,v 1.42 2004/12/05 16:19:06 fukachan Exp $
+# $FML: SendFile.pm,v 1.43 2005/06/04 08:49:07 fukachan Exp $
#
package FML::Command::SendFile;
@@ -258,7 +258,7 @@ Ken'ichi Fukamachi
=head1 COPYRIGHT
-Copyright (C) 2001,2002,2003,2004 Ken'ichi Fukamachi
+Copyright (C) 2001,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.
diff --git a/fml/lib/FML/Config/Menu.pm b/fml/lib/FML/Config/Menu.pm
index 967fa1fa..74a3b52e 100644
--- a/fml/lib/FML/Config/Menu.pm
+++ b/fml/lib/FML/Config/Menu.pm
@@ -1,10 +1,10 @@
#-*- perl -*-
#
-# Copyright (C) 2004 Ken'ichi Fukamachi
+# Copyright (C) 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: Menu.pm,v 1.3 2004/11/23 16:02:20 fukachan Exp $
+# $FML: Menu.pm,v 1.4 2005/06/04 08:49:07 fukachan Exp $
#
package FML::Config::Menu;
@@ -329,7 +329,7 @@ Ken'ichi Fukamachi
=head1 COPYRIGHT
-Copyright (C) 2004 Ken'ichi Fukamachi
+Copyright (C) 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.
diff --git a/fml/lib/FML/Mailer.pm b/fml/lib/FML/Mailer.pm
index 96231c0c..77531481 100644
--- a/fml/lib/FML/Mailer.pm
+++ b/fml/lib/FML/Mailer.pm
@@ -1,10 +1,10 @@
#-*- perl -*-
#
-# Copyright (C) 2001,2002,2003,2004 Ken'ichi Fukamachi
+# Copyright (C) 2001,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: Mailer.pm,v 1.30 2004/12/05 16:19:04 fukachan Exp $
+# $FML: Mailer.pm,v 1.31 2005/06/04 08:49:05 fukachan Exp $
#
package FML::Mailer;
@@ -234,7 +234,7 @@ Ken'ichi Fukamachi
=head1 COPYRIGHT
-Copyright (C) 2001,2002,2003,2004 Ken'ichi Fukamachi
+Copyright (C) 2001,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.
diff --git a/fml/lib/FML/Process/Alias.pm b/fml/lib/FML/Process/Alias.pm
index 84648faf..694f7618 100644
--- a/fml/lib/FML/Process/Alias.pm
+++ b/fml/lib/FML/Process/Alias.pm
@@ -1,9 +1,9 @@
#-*- perl -*-
#
-# Copyright (C) 2001,2002,2003,2004 Ken'ichi Fukamachi
+# Copyright (C) 2001,2002,2003,2004,2005 Ken'ichi Fukamachi
# All rights reserved.
#
-# $FML: Alias.pm,v 1.20 2004/07/11 15:43:38 fukachan Exp $
+# $FML: Alias.pm,v 1.21 2005/06/04 08:49:08 fukachan Exp $
#
package FML::Process::Alias;
@@ -238,7 +238,7 @@ Ken'ichi Fukamachi
=head1 COPYRIGHT
-Copyright (C) 2001,2002,2003,2004 Ken'ichi Fukamachi
+Copyright (C) 2001,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.
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.
diff --git a/fml/lib/FML/Process/Digest.pm b/fml/lib/FML/Process/Digest.pm
index 0be26d5f..e964b9eb 100644
--- a/fml/lib/FML/Process/Digest.pm
+++ b/fml/lib/FML/Process/Digest.pm
@@ -1,9 +1,9 @@
#-*- perl -*-
#
-# Copyright (C) 2002,2003,2004 Ken'ichi Fukamachi
+# Copyright (C) 2002,2003,2004,2005 Ken'ichi Fukamachi
# All rights reserved.
#
-# $FML: Digest.pm,v 1.21 2004/07/23 13:16:42 fukachan Exp $
+# $FML: Digest.pm,v 1.22 2005/06/04 08:49:09 fukachan Exp $
#
package FML::Process::Digest;
@@ -262,7 +262,7 @@ Ken'ichi Fukamachi
=head1 COPYRIGHT
-Copyright (C) 2000,2001,2002,2003,2004 Ken'ichi Fukamachi
+Copyright (C) 2000,2001,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.
diff --git a/fml/lib/FML/Process/HTMLify.pm b/fml/lib/FML/Process/HTMLify.pm
index 75a05794..c08f380b 100644
--- a/fml/lib/FML/Process/HTMLify.pm
+++ b/fml/lib/FML/Process/HTMLify.pm
@@ -1,9 +1,9 @@
#-*- perl -*-
#
-# Copyright (C) 2001,2002,2003,2004 Ken'ichi Fukamachi
+# Copyright (C) 2001,2002,2003,2004,2005 Ken'ichi Fukamachi
# All rights reserved.
#
-# $FML: HTMLify.pm,v 1.36 2004/04/23 04:10:37 fukachan Exp $
+# $FML: HTMLify.pm,v 1.37 2005/06/04 08:49:11 fukachan Exp $
#
package FML::Process::HTMLify;
@@ -195,7 +195,7 @@ Ken'ichi Fukamachi
=head1 COPYRIGHT
-Copyright (C) 2001,2002,2003,2004 Ken'ichi Fukamachi
+Copyright (C) 2001,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.