diff options
| author | fukachan <fukachan> | 2004-01-01 08:48:38 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2004-01-01 08:48:38 +0000 |
| commit | d48df2ad0fcce549bdbdc0891e14ea9c57d9d667 (patch) | |
| tree | a63a654556de4be5c46718ff68c06070c821e0d0 /fml/lib/FML/Command | |
| parent | 399ccc17268eb7506744f34d1c0b0cc6518bafa7 (diff) | |
| download | fml8-d48df2ad0fcce549bdbdc0891e14ea9c57d9d667.tar.gz fml8-d48df2ad0fcce549bdbdc0891e14ea9c57d9d667.tar.bz2 fml8-d48df2ad0fcce549bdbdc0891e14ea9c57d9d667.zip | |
FNF: fix copyright
Diffstat (limited to 'fml/lib/FML/Command')
| -rw-r--r-- | fml/lib/FML/Command/Admin/chaddr.pm | 6 | ||||
| -rw-r--r-- | fml/lib/FML/Command/Admin/changepassword.pm | 6 | ||||
| -rw-r--r-- | fml/lib/FML/Command/Admin/chpass.pm | 6 | ||||
| -rw-r--r-- | fml/lib/FML/Command/Admin/digest.pm | 6 | ||||
| -rw-r--r-- | fml/lib/FML/Command/Admin/digestoff.pm | 6 | ||||
| -rw-r--r-- | fml/lib/FML/Command/Admin/digeston.pm | 6 | ||||
| -rw-r--r-- | fml/lib/FML/Command/Admin/error.pm | 6 | ||||
| -rw-r--r-- | fml/lib/FML/Command/Admin/file.pm | 6 | ||||
| -rw-r--r-- | fml/lib/FML/Command/Admin/initpass.pm | 6 | ||||
| -rw-r--r-- | fml/lib/FML/Command/Admin/log.pm | 6 | ||||
| -rw-r--r-- | fml/lib/FML/Command/Admin/ls.pm | 6 | ||||
| -rw-r--r-- | fml/lib/FML/Command/Admin/passwd.pm | 6 | ||||
| -rw-r--r-- | fml/lib/FML/Command/Admin/password.pm | 6 | ||||
| -rw-r--r-- | fml/lib/FML/Command/Admin/summary.pm | 6 |
14 files changed, 42 insertions, 42 deletions
diff --git a/fml/lib/FML/Command/Admin/chaddr.pm b/fml/lib/FML/Command/Admin/chaddr.pm index 9f5b3fb3..b332b97d 100644 --- a/fml/lib/FML/Command/Admin/chaddr.pm +++ b/fml/lib/FML/Command/Admin/chaddr.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: chaddr.pm,v 1.20 2003/11/23 03:54:45 fukachan Exp $ +# $FML: chaddr.pm,v 1.21 2004/01/01 08:41:33 fukachan Exp $ # package FML::Command::Admin::chaddr; @@ -133,7 +133,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/Command/Admin/changepassword.pm b/fml/lib/FML/Command/Admin/changepassword.pm index 0d26bbb9..f8cae5b7 100644 --- a/fml/lib/FML/Command/Admin/changepassword.pm +++ b/fml/lib/FML/Command/Admin/changepassword.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: changepassword.pm,v 1.7 2003/08/23 07:24:43 fukachan Exp $ +# $FML: changepassword.pm,v 1.8 2004/01/01 08:41:33 fukachan Exp $ # package FML::Command::Admin::changepassword; @@ -173,7 +173,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/Command/Admin/chpass.pm b/fml/lib/FML/Command/Admin/chpass.pm index af893062..a86e1e88 100644 --- a/fml/lib/FML/Command/Admin/chpass.pm +++ b/fml/lib/FML/Command/Admin/chpass.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: chpass.pm,v 1.1 2003/02/02 10:59:19 fukachan Exp $ +# $FML: chpass.pm,v 1.2 2004/01/01 08:41:33 fukachan Exp $ # package FML::Command::Admin::chpass; @@ -51,7 +51,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/Command/Admin/digest.pm b/fml/lib/FML/Command/Admin/digest.pm index 0e89ccf3..d44e12a6 100644 --- a/fml/lib/FML/Command/Admin/digest.pm +++ b/fml/lib/FML/Command/Admin/digest.pm @@ -1,10 +1,10 @@ #-*- perl -*- # -# Copyright (C) 2002,2003 MURASHITA Takuya +# Copyright (C) 2002,2003,2004 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.13 2003/11/23 03:54:45 fukachan Exp $ +# $FML: digest.pm,v 1.14 2004/01/01 08:41:33 fukachan Exp $ # package FML::Command::Admin::digest; @@ -265,7 +265,7 @@ MURASHITA Takuya =head1 COPYRIGHT -Copyright (C) 2002,2003 MURASHITA Takuya +Copyright (C) 2002,2003,2004 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/Admin/digestoff.pm b/fml/lib/FML/Command/Admin/digestoff.pm index 80626718..61c3d7d1 100644 --- a/fml/lib/FML/Command/Admin/digestoff.pm +++ b/fml/lib/FML/Command/Admin/digestoff.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: digestoff.pm,v 1.6 2003/09/27 03:00:17 fukachan Exp $ +# $FML: digestoff.pm,v 1.7 2004/01/01 08:41:34 fukachan Exp $ # package FML::Command::Admin::digestoff; @@ -111,7 +111,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/Command/Admin/digeston.pm b/fml/lib/FML/Command/Admin/digeston.pm index 44c48418..29363263 100644 --- a/fml/lib/FML/Command/Admin/digeston.pm +++ b/fml/lib/FML/Command/Admin/digeston.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: digeston.pm,v 1.6 2003/09/27 03:00:17 fukachan Exp $ +# $FML: digeston.pm,v 1.7 2004/01/01 08:41:34 fukachan Exp $ # package FML::Command::Admin::digeston; @@ -111,7 +111,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/Command/Admin/error.pm b/fml/lib/FML/Command/Admin/error.pm index 22ead126..12ded3f9 100644 --- a/fml/lib/FML/Command/Admin/error.pm +++ b/fml/lib/FML/Command/Admin/error.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: error.pm,v 1.8 2003/08/23 04:35:31 fukachan Exp $ +# $FML: error.pm,v 1.9 2004/01/01 08:41:34 fukachan Exp $ # package FML::Command::Admin::error; @@ -107,7 +107,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/Command/Admin/file.pm b/fml/lib/FML/Command/Admin/file.pm index 8b818cd6..fc5cd92a 100644 --- a/fml/lib/FML/Command/Admin/file.pm +++ b/fml/lib/FML/Command/Admin/file.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: file.pm,v 1.14 2003/08/29 15:33:58 fukachan Exp $ +# $FML: file.pm,v 1.15 2004/01/01 08:41:34 fukachan Exp $ # package FML::Command::Admin::file; @@ -129,7 +129,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/Command/Admin/initpass.pm b/fml/lib/FML/Command/Admin/initpass.pm index 7f651687..6e94abff 100644 --- a/fml/lib/FML/Command/Admin/initpass.pm +++ b/fml/lib/FML/Command/Admin/initpass.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: initpass.pm,v 1.1 2003/02/02 10:59:19 fukachan Exp $ +# $FML: initpass.pm,v 1.2 2004/01/01 08:41:34 fukachan Exp $ # package FML::Command::Admin::initpass; @@ -62,7 +62,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/Command/Admin/log.pm b/fml/lib/FML/Command/Admin/log.pm index 1a26e81d..c8e3a7d8 100644 --- a/fml/lib/FML/Command/Admin/log.pm +++ b/fml/lib/FML/Command/Admin/log.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: log.pm,v 1.21 2003/10/18 06:50:29 fukachan Exp $ +# $FML: log.pm,v 1.22 2004/01/01 08:43:32 fukachan Exp $ # package FML::Command::Admin::log; @@ -172,7 +172,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/Command/Admin/ls.pm b/fml/lib/FML/Command/Admin/ls.pm index e8e5fa72..fa86a65f 100644 --- a/fml/lib/FML/Command/Admin/ls.pm +++ b/fml/lib/FML/Command/Admin/ls.pm @@ -1,10 +1,10 @@ #-*- perl -*- # -# Copyright (C) 2002 Ken'ichi Fukamachi +# Copyright (C) 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: ls.pm,v 1.4 2002/09/22 14:56:45 fukachan Exp $ +# $FML: ls.pm,v 1.5 2004/01/01 08:41:34 fukachan Exp $ # package FML::Command::Admin::ls; @@ -50,7 +50,7 @@ Ken'ichi Fukamachi =head1 COPYRIGHT -Copyright (C) 2002 Ken'ichi Fukamachi +Copyright (C) 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. diff --git a/fml/lib/FML/Command/Admin/passwd.pm b/fml/lib/FML/Command/Admin/passwd.pm index 51033629..5dd07806 100644 --- a/fml/lib/FML/Command/Admin/passwd.pm +++ b/fml/lib/FML/Command/Admin/passwd.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: passwd.pm,v 1.1 2003/02/02 10:59:19 fukachan Exp $ +# $FML: passwd.pm,v 1.2 2004/01/01 08:41:34 fukachan Exp $ # package FML::Command::Admin::passwd; @@ -53,7 +53,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/Command/Admin/password.pm b/fml/lib/FML/Command/Admin/password.pm index 89eb8d91..949c08c9 100644 --- a/fml/lib/FML/Command/Admin/password.pm +++ b/fml/lib/FML/Command/Admin/password.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: password.pm,v 1.11 2003/12/31 03:49:17 fukachan Exp $ +# $FML: password.pm,v 1.12 2004/01/01 08:41:34 fukachan Exp $ # package FML::Command::Admin::password; @@ -104,7 +104,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/Command/Admin/summary.pm b/fml/lib/FML/Command/Admin/summary.pm index 2099baee..4e5f802d 100644 --- a/fml/lib/FML/Command/Admin/summary.pm +++ b/fml/lib/FML/Command/Admin/summary.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: summary.pm,v 1.5 2003/08/29 15:33:59 fukachan Exp $ +# $FML: summary.pm,v 1.6 2004/01/01 08:42:22 fukachan Exp $ # package FML::Command::Admin::summary; @@ -111,7 +111,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. |
