Hello, > On Thu, 2004-06-24 at 12:48, David A. Desrosiers wrote: >> The GPL does not. It is very clear on that point. > But if you ask the author very nicely it's remotely possible they'd > release the same code under a different licence just for your use > (probably not possible with anything with contributed code, but in > general fine)
Dual-licensing a project is not uncommon. Perl has dual licensing, for example (Artistic and GPL). Like another user mentioned above, GPL is very clear and strict about code inclusion. I would contact the author and suggest LGPL, which allows you to incorporate the LGPL code into commercial applications without affecting the commercial app. -- Roberto Machorro [EMAIL PROTECTED] http://machorro.net/roberto -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
