Hi Nico,
On Mon, 2012-07-23 at 16:11 +0000, Nico Weyand wrote:
May I ask why it has been decided to switch from LGPL to MPL/LGPL
anyway ?
Of course ! :-) there is a bit of blurb in the FAQ here:
http://wiki.documentfoundation.org/Development/Relicensing
As I see it, MPL does grant a much weaker protection for the
libreoffice code than LGPL, because one could simply take one of the
open source code files from libreoffice and include it within a closed
source project without having to release the source code of other
files of that project.
Sure, right; it is a module-level license. On the other hand, this can
also be achieved with the LGPL by simply adding misc. entry points and
linking to the module instead of including it. For the strongest
protections we'd want the GPL I guess.
For a lots of commits, this isn't a big issue, however for a
datastructure implementation (like the code I have committed), it is,
as it could be used without further changes in a lot of projects...
At the moment, one factor is trying to win back IBM who have an
outright allergy to anything with "GPLv3" on it; the MPLv2 they dislike
too - perhaps because it forces them to release their bug-fixes as they
ship, and makes it hard for them to compete on quality - but they can at
least accept it. Clearly their ideal is the Apache license that is
profoundly and unhelpfully weak all over :-) [ IMNSHO ]
So; if you're really concerned by people using your data-structure
without turning that one module into a "libDataStructure" and using it
like that, then that's fine - but altering the whole project's license
to suit your change is rather a big ask :-)
I notice you spent a lot of time writing a new tree structure; is there
some profile data or detail that explains why that is needed ? is it a
space efficiency thing ? or a time / lookup issue ? in general all new
pointer manipulation code contains plenty of bugs no matter how clever
the author :-)
Anyhow - sorry you're out of time to work on this, it looks
interesting.
All the best,
Michael.
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.