On 2013/05/13 22:32, Marcus Glocker wrote: > > ``This module is a Perl Email Project rewrite of SpamAssassin's > email header parser. We did this so that the great work they > did in analysing pretty much every possible Received header > format could be used in applications other than SpamAssassin > itself.'' > > OK?
- Lowercase the start of COMMENT - Does it really need groff? most POD things don't - I'm a bit dubious about this license. >From the manpage: | SEE ALSO | Mail::SpamAssassin::Message::Metadata::Received, from which the rules | and some of the IP address matching constants were blatantly stolen. | Thanks, guys, for doing such a comprehensive job! | | AUTHOR | simon, <simon@> | | COPYRIGHT AND LICENSE | Copyright (C) 2006 by simon | | This library is free software; you can redistribute it and/or modify it | under the same terms as Perl itself, either Perl version 5.8.7 or, at | your option, any later version of Perl 5 you may have available. ... Wasn't spamassassin apache-licensed by the time this was written? or is it just using code from an earlier version of SA?
