diff options
| author | fukachan <fukachan> | 2005-05-30 06:52:23 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2005-05-30 06:52:23 +0000 |
| commit | e14edbbb95c848dba0055a2088d35f0089c51d4f (patch) | |
| tree | f7f695989ba21254f9b1818cf559944d0962600b /fml | |
| parent | 8c30c907a26131a9eeed9bd08abeba997b5b09d6 (diff) | |
| download | fml8-e14edbbb95c848dba0055a2088d35f0089c51d4f.tar.gz fml8-e14edbbb95c848dba0055a2088d35f0089c51d4f.tar.bz2 fml8-e14edbbb95c848dba0055a2088d35f0089c51d4f.zip | |
fix copyright
Diffstat (limited to 'fml')
| -rw-r--r-- | fml/lib/FML/Command/User/admin.pm | 6 | ||||
| -rw-r--r-- | fml/lib/FML/Process/State.pm | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/fml/lib/FML/Command/User/admin.pm b/fml/lib/FML/Command/User/admin.pm index 3e323d5d..584c639f 100644 --- a/fml/lib/FML/Command/User/admin.pm +++ b/fml/lib/FML/Command/User/admin.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: admin.pm,v 1.11 2004/12/05 16:19:07 fukachan Exp $ +# $FML: admin.pm,v 1.12 2005/05/30 03:28:06 fukachan Exp $ # package FML::Command::User::admin; @@ -329,7 +329,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/State.pm b/fml/lib/FML/Process/State.pm index b638b690..fe0940b1 100644 --- a/fml/lib/FML/Process/State.pm +++ b/fml/lib/FML/Process/State.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: State.pm,v 1.17 2004/12/05 16:19:11 fukachan Exp $ +# $FML: State.pm,v 1.18 2005/05/30 03:29:12 fukachan Exp $ # package FML::Process::State; @@ -793,7 +793,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. |
