summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfukachan <fukachan>2003-03-18 10:52:34 +0000
committerfukachan <fukachan>2003-03-18 10:52:34 +0000
commit65e91b931c5c5793624e21ead4de8ebe6dadcd73 (patch)
tree9a826c0ff8b7762a9177314f1f3172d6bf3ac011
parent3be0d18d4f3196fad45761c405bbfc2a3b71a82e (diff)
downloadfml8-65e91b931c5c5793624e21ead4de8ebe6dadcd73.tar.gz
fml8-65e91b931c5c5793624e21ead4de8ebe6dadcd73.tar.bz2
fml8-65e91b931c5c5793624e21ead4de8ebe6dadcd73.zip
fix copyright
-rw-r--r--fml/lib/FML/Command/Admin/get.pm6
-rw-r--r--fml/lib/FML/Command/User/deny.pm6
-rw-r--r--fml/lib/FML/Command/User/digest.pm6
-rw-r--r--fml/lib/FML/Command/User/guide.pm6
-rw-r--r--fml/lib/FML/Command/User/help.pm6
-rw-r--r--fml/lib/FML/Command/User/objective.pm6
-rw-r--r--fml/lib/FML/Command/User/off.pm6
-rw-r--r--fml/lib/FML/Command/User/on.pm6
-rw-r--r--fml/lib/FML/Command/User/summary.pm6
9 files changed, 27 insertions, 27 deletions
diff --git a/fml/lib/FML/Command/Admin/get.pm b/fml/lib/FML/Command/Admin/get.pm
index 1d328730..59ac655e 100644
--- a/fml/lib/FML/Command/Admin/get.pm
+++ b/fml/lib/FML/Command/Admin/get.pm
@@ -1,10 +1,10 @@
#-*- perl -*-
#
-# Copyright (C) 2001,2002 Ken'ichi Fukamachi
+# Copyright (C) 2001,2002,2003 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: get.pm,v 1.17 2002/12/20 03:40:12 fukachan Exp $
+# $FML: get.pm,v 1.18 2003/03/18 10:35:13 fukachan Exp $
#
package FML::Command::Admin::get;
@@ -111,7 +111,7 @@ Ken'ichi Fukamachi
=head1 COPYRIGHT
-Copyright (C) 2001,2002 Ken'ichi Fukamachi
+Copyright (C) 2001,2002,2003 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/User/deny.pm b/fml/lib/FML/Command/User/deny.pm
index abc7c7a1..da86bf6a 100644
--- a/fml/lib/FML/Command/User/deny.pm
+++ b/fml/lib/FML/Command/User/deny.pm
@@ -1,10 +1,10 @@
#-*- perl -*-
#
-# Copyright (C) 2001,2002 Ken'ichi Fukamachi
+# Copyright (C) 2001,2002,2003 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: deny.pm,v 1.7 2002/12/15 13:46:30 fukachan Exp $
+# $FML: deny.pm,v 1.8 2003/03/18 10:36:04 fukachan Exp $
#
package FML::Command::User::deny;
@@ -77,7 +77,7 @@ Ken'ichi Fukamachi
=head1 COPYRIGHT
-Copyright (C) 2001,2002 Ken'ichi Fukamachi
+Copyright (C) 2001,2002,2003 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/User/digest.pm b/fml/lib/FML/Command/User/digest.pm
index 3d68888c..c048f2a0 100644
--- a/fml/lib/FML/Command/User/digest.pm
+++ b/fml/lib/FML/Command/User/digest.pm
@@ -1,10 +1,10 @@
#-*- perl -*-
#
-# Copyright (C) 2002 MURASHITA Takuya
+# Copyright (C) 2002,2003 MURASHITA Takuya
# All rights reserved. This program is free software; you can
# redistribute it and/or modify it under the same terms as Perl itself.
#
-# $FML: digest.pm,v 1.3 2002/12/24 10:19:45 fukachan Exp $
+# $FML: digest.pm,v 1.4 2003/03/18 10:42:44 fukachan Exp $
#
package FML::Command::User::digest;
@@ -134,7 +134,7 @@ MURASHITA Takuya
=head1 COPYRIGHT
-Copyright (C) 2002 MURASHITA Takuya
+Copyright (C) 2002,2003 MURASHITA Takuya
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/User/guide.pm b/fml/lib/FML/Command/User/guide.pm
index b10c0ded..d56c0343 100644
--- a/fml/lib/FML/Command/User/guide.pm
+++ b/fml/lib/FML/Command/User/guide.pm
@@ -1,10 +1,10 @@
#-*- perl -*-
#
-# Copyright (C) 2001,2002 Ken'ichi Fukamachi
+# Copyright (C) 2001,2002,2003 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: guide.pm,v 1.11 2002/12/15 13:46:30 fukachan Exp $
+# $FML: guide.pm,v 1.12 2003/03/18 10:36:04 fukachan Exp $
#
package FML::Command::User::guide;
@@ -78,7 +78,7 @@ Ken'ichi Fukamachi
=head1 COPYRIGHT
-Copyright (C) 2001,2002 Ken'ichi Fukamachi
+Copyright (C) 2001,2002,2003 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/User/help.pm b/fml/lib/FML/Command/User/help.pm
index 5eaa6252..f08f4c05 100644
--- a/fml/lib/FML/Command/User/help.pm
+++ b/fml/lib/FML/Command/User/help.pm
@@ -1,10 +1,10 @@
#-*- perl -*-
#
-# Copyright (C) 2001,2002 Ken'ichi Fukamachi
+# Copyright (C) 2001,2002,2003 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: help.pm,v 1.15 2002/12/15 13:46:30 fukachan Exp $
+# $FML: help.pm,v 1.16 2003/03/18 10:36:04 fukachan Exp $
#
package FML::Command::User::help;
@@ -78,7 +78,7 @@ Ken'ichi Fukamachi
=head1 COPYRIGHT
-Copyright (C) 2001,2002 Ken'ichi Fukamachi
+Copyright (C) 2001,2002,2003 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/User/objective.pm b/fml/lib/FML/Command/User/objective.pm
index d09c92a0..b7390b64 100644
--- a/fml/lib/FML/Command/User/objective.pm
+++ b/fml/lib/FML/Command/User/objective.pm
@@ -1,10 +1,10 @@
#-*- perl -*-
#
-# Copyright (C) 2001,2002 Ken'ichi Fukamachi
+# Copyright (C) 2001,2002,2003 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: objective.pm,v 1.7 2002/12/15 13:46:30 fukachan Exp $
+# $FML: objective.pm,v 1.8 2003/03/18 10:36:04 fukachan Exp $
#
package FML::Command::User::objective;
@@ -77,7 +77,7 @@ Ken'ichi Fukamachi
=head1 COPYRIGHT
-Copyright (C) 2001,2002 Ken'ichi Fukamachi
+Copyright (C) 2001,2002,2003 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/User/off.pm b/fml/lib/FML/Command/User/off.pm
index 672890ad..b753ae81 100644
--- a/fml/lib/FML/Command/User/off.pm
+++ b/fml/lib/FML/Command/User/off.pm
@@ -1,10 +1,10 @@
#-*- perl -*-
#
-# Copyright (C) 2002 MURASHITA Takuya
+# Copyright (C) 2002,2003 MURASHITA Takuya
# All rights reserved. This program is free software; you can
# redistribute it and/or modify it under the same terms as Perl itself.
#
-# $FML: off.pm,v 1.6 2002/12/24 10:19:45 fukachan Exp $
+# $FML: off.pm,v 1.7 2003/03/18 10:42:44 fukachan Exp $
#
package FML::Command::User::off;
@@ -132,7 +132,7 @@ MURASHITA Takuya
=head1 COPYRIGHT
-Copyright (C) 2002 MURASHITA Takuya
+Copyright (C) 2002,2003 MURASHITA Takuya
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/User/on.pm b/fml/lib/FML/Command/User/on.pm
index bfd7a3ff..77c1f0e4 100644
--- a/fml/lib/FML/Command/User/on.pm
+++ b/fml/lib/FML/Command/User/on.pm
@@ -1,10 +1,10 @@
#-*- perl -*-
#
-# Copyright (C) 2002 MURASHITA Takuya
+# Copyright (C) 2002,2003 MURASHITA Takuya
# All rights reserved. This program is free software; you can
# redistribute it and/or modify it under the same terms as Perl itself.
#
-# $FML: on.pm,v 1.6 2002/12/24 10:19:45 fukachan Exp $
+# $FML: on.pm,v 1.7 2003/03/18 10:42:44 fukachan Exp $
#
package FML::Command::User::on;
@@ -134,7 +134,7 @@ MURASHITA Takuya
=head1 COPYRIGHT
-Copyright (C) 2002 MURASHITA Takuya
+Copyright (C) 2002,2003 MURASHITA Takuya
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/User/summary.pm b/fml/lib/FML/Command/User/summary.pm
index c7e0beb8..138ec868 100644
--- a/fml/lib/FML/Command/User/summary.pm
+++ b/fml/lib/FML/Command/User/summary.pm
@@ -1,10 +1,10 @@
#-*- perl -*-
#
-# Copyright (C) 2001,2002 Ken'ichi Fukamachi
+# Copyright (C) 2001,2002,2003 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: summary.pm,v 1.12 2002/12/15 13:46:31 fukachan Exp $
+# $FML: summary.pm,v 1.13 2003/03/18 10:42:44 fukachan Exp $
#
package FML::Command::User::summary;
@@ -97,7 +97,7 @@ Ken'ichi Fukamachi
=head1 COPYRIGHT
-Copyright (C) 2001,2002 Ken'ichi Fukamachi
+Copyright (C) 2001,2002,2003 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.