Hi, On Mon, 2007-06-04 at 14:29 -0700, Rotsen Marcello wrote:
> I've developed a new OpenOffice Language Binding as a PhP module, using > the Uno Reflection API / C++, and I have a few questions that maybe some of > you can answer: > > 1) OpenOffice is LGPL but I wish to release the module using the PHP 3.0 > License, is that possible ? The PHP license 3.0.x being incompatible with GPL makes it ultimately not a good choice for an OpenOffice binding, OpenOffice being licensed under LGPL. I'd recommend licensing the binding under the LGPL. http://www.fsf.org/licensing/licenses/ Hub --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
