|
|
Subscribe / Log in / New account

Oracle proposes donating OpenOffice.org to Apache Software Foundation

Oracle proposes donating OpenOffice.org to Apache Software Foundation

Posted Jun 7, 2011 1:02 UTC (Tue) by Wol (subscriber, #4433)
In reply to: Oracle proposes donating OpenOffice.org to Apache Software Foundation by dlang
Parent article: Oracle proposes donating OpenOffice.org to Apache Software Foundation

But LO is *N*O*T* licenced LGPL3. (The binary is, but that's a historical accident.)

ONLY EX_ORACLE CODE is licenced LGPL3, which Apache will have under ASL2 courtesy of Oracle.

*A*L*L* the LO code (that is, code contributed to LO) is licenced MPL(2) which is ASL2 compatible.

In other words, if Apache want to take LO code then either (a) it is of Oracle origin, in which case Apache can use it under the ASL, or (b) it is of LO origin, in which case Apache can use it under the MPL.

Read the LO licencing guidelines - all code contributed must be LGPL3+/MPL+.

Cheers,
Wol


to post comments

Oracle proposes donating OpenOffice.org to Apache Software Foundation

Posted Jun 7, 2011 1:47 UTC (Tue) by dlang (guest, #313) [Link]

if code is contributed to LO under LGPL and MPL without copyright assignment, who has the right to put it under the apache2 license? Oracle sure doesn't (as they don't have the copyright)

LO already contains a lot of code that is not Oracle's to relicense

Oracle proposes donating OpenOffice.org to Apache Software Foundation

Posted Jun 7, 2011 13:27 UTC (Tue) by kragil (guest, #34373) [Link] (5 responses)

So?

If ASF wants to integrate LGPL or MPL code into their ASL code it would become LGPL or LGPL. That won't work if they intend to stay ASL.

No cookie for you.

Oracle proposes donating OpenOffice.org to Apache Software Foundation

Posted Jun 7, 2011 13:30 UTC (Tue) by kragil (guest, #34373) [Link] (1 responses)

Err, what I mean is that LGPL and MPL cannot be relicensed to ASL. Ask your friendly license lawyer.

Oracle proposes donating OpenOffice.org to Apache Software Foundation

Posted Jun 7, 2011 17:27 UTC (Tue) by Wol (subscriber, #4433) [Link]

But they can be mixed. That is the point.

First of all, FORGET THE (L)GPL. ALL CODE IS DUAL-LICENCED.

So if it comes from Oracle/OO it's ASL. If it comes from LO, it's MPL. (The (L)GPL is irrelevant, because if the code is dual-licenced, you can use the other licence instead.)

So, because Apache distribute as source, and the MPL merely requires that any MPL source files (and any modified MPL source files) accompany the executable - at least as I am led to to understood the MPL - then there is no problem mixing ASL and MPL code so long as the MPL source accompanies the binary.

Given that, you don't even need to relicence!

That was my point about "Apache CAN but WON'T". They CAN take LO code if they so desire. But if they insist on relicencing, then they WON'T take the code.

Cheers,
Wol

Oracle proposes donating OpenOffice.org to Apache Software Foundation

Posted Jun 7, 2011 13:33 UTC (Tue) by Trelane (subscriber, #56877) [Link] (2 responses)

> If ASF wants to integrate LGPL or MPL code into their ASL code it would become LGPL or LGPL.

It depends entirely on how they do the integration. If they mutate the libraries, then yes. If they just call the libraries, then no.

Oracle proposes donating OpenOffice.org to Apache Software Foundation

Posted Jun 7, 2011 17:30 UTC (Tue) by Wol (subscriber, #4433) [Link] (1 responses)

How would using MPL code make the program GPL?

And if the code is dual-licenced, it lets the distributor CHOOSE. If I use dual MPL/GPL code, I can use the MPL licence and my code does not become GPL.

Cheers,
Wol

Oracle proposes donating OpenOffice.org to Apache Software Foundation

Posted Jun 7, 2011 18:21 UTC (Tue) by Trelane (subscriber, #56877) [Link]

I was referring specifically to LGPL-licensed code, not dual-licensed. Sorry if that wasn't clear.

Neither MPL nor LGPL will force the distributor to make their program GPL, it should also be noted.


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds