diff options
| author | fukachan <fukachan> | 2001-02-18 06:11:41 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2001-02-18 06:11:41 +0000 |
| commit | d632a16e8a0f0c80047aba538c90c344a7d178a6 (patch) | |
| tree | b74f8786e9c1cb20fae136be659b6156e34772ee /fml | |
| parent | a35f7d9145c2c5b2a8fca24a6e1aae6b1710cae0 (diff) | |
| download | fml8-d632a16e8a0f0c80047aba538c90c344a7d178a6.tar.gz fml8-d632a16e8a0f0c80047aba538c90c344a7d178a6.tar.bz2 fml8-d632a16e8a0f0c80047aba538c90c344a7d178a6.zip | |
write my name in copyright paragraph :)
Diffstat (limited to 'fml')
| -rw-r--r-- | fml/lib/FML/Checksum.pm | 4 | ||||
| -rw-r--r-- | fml/lib/FML/Header/Subject.pm | 2 | ||||
| -rw-r--r-- | fml/lib/FML/MIME.pm | 2 | ||||
| -rw-r--r-- | fml/lib/FML/Messages.pm | 2 | ||||
| -rw-r--r-- | fml/lib/FML/Process/Flow.pm | 4 | ||||
| -rw-r--r-- | fml/lib/FML/SequenceFile.pm | 2 |
6 files changed, 8 insertions, 8 deletions
diff --git a/fml/lib/FML/Checksum.pm b/fml/lib/FML/Checksum.pm index c9d71cdc..09196106 100644 --- a/fml/lib/FML/Checksum.pm +++ b/fml/lib/FML/Checksum.pm @@ -135,11 +135,11 @@ FML::__HERE_IS_YOUR_MODULE_NAME__.pm - what is this =head1 AUTHOR -__YOUR_NAME__ +Ken'ichi Fukamachi =head1 COPYRIGHT -Copyright (C) 2001 __YOUR_NAME__ +Copyright (C) 2001 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/Header/Subject.pm b/fml/lib/FML/Header/Subject.pm index 00b30c05..2fb58a8a 100644 --- a/fml/lib/FML/Header/Subject.pm +++ b/fml/lib/FML/Header/Subject.pm @@ -147,7 +147,7 @@ FML::Header::Subject.pm - what is this =head1 COPYRIGHT -Copyright (C) 2001 __YOUR_NAME__ +Copyright (C) 2001 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/MIME.pm b/fml/lib/FML/MIME.pm index 3f6d5627..e5bc499b 100644 --- a/fml/lib/FML/MIME.pm +++ b/fml/lib/FML/MIME.pm @@ -79,7 +79,7 @@ FML::MIME.pm - what is this =head1 COPYRIGHT -Copyright (C) 2001 __YOUR_NAME__ +Copyright (C) 2001 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/Messages.pm b/fml/lib/FML/Messages.pm index 4ad94412..f8274bad 100644 --- a/fml/lib/FML/Messages.pm +++ b/fml/lib/FML/Messages.pm @@ -33,7 +33,7 @@ FML::__HERE_IS_YOUR_MODULE_NAME__.pm - what is this =head1 COPYRIGHT -Copyright (C) 2001 __YOUR_NAME__ +Copyright (C) 2001 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/Flow.pm b/fml/lib/FML/Process/Flow.pm index ba4e996a..304bd84c 100644 --- a/fml/lib/FML/Process/Flow.pm +++ b/fml/lib/FML/Process/Flow.pm @@ -31,11 +31,11 @@ FML::__HERE_IS_YOUR_MODULE_NAME__.pm - what is this =head1 AUTHOR -__YOUR_NAME__ +Ken'ichi Fukamachi =head1 COPYRIGHT -Copyright (C) 2001 __YOUR_NAME__ +Copyright (C) 2001 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/SequenceFile.pm b/fml/lib/FML/SequenceFile.pm index d74b82d3..88d73b4f 100644 --- a/fml/lib/FML/SequenceFile.pm +++ b/fml/lib/FML/SequenceFile.pm @@ -87,7 +87,7 @@ FML::SequenceFile.pm - what is this =head1 COPYRIGHT -Copyright (C) 2001 __YOUR_NAME__ +Copyright (C) 2001 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. |
