Fred Moyer wrote:
> Geoffrey Young wrote:
>>
>>
>> Fred Moyer wrote:
>>> Geoff, if this Apache::Bootstrap module proves successful in making
>>> this makefile easy to write, do you know of any licensing issues that
>>> it might run into? It uses ASF licensed code, so I don't know if it
>>> would have to be an official mod_perl project.
>>
>> do you mean you've released it to CPAN but are wondering if it makes
>> sense to integrate it into mod_perl core?
>
> To be more clear, I pulled parts of ASF code (sizelimit, etc) and put it
> into this module. I put this module under the Perl Artistic license,
> but am wondering if I can do that. I attributed the mod_perl
> development list in the Author section, and mentioned clearly where the
> origin of the code was from.
I have no idea if that's ok from a legal pov, but it's your code :)
any code donated to the ASF will need to be re-licensed under the ASF
license or it will not be incorporated. for code borrowed under an ASF
license, it's not a problem. for code written by you, you control the
license terms, so you could just slap an ASF license on it an it would
probably be easiest.
but IANAL, and I really detest even needing to think about this
licensing stuff. I get why it's important, I just don't like when it's
me that needs to be bothered with it :)
--Geoff
|