[opensource-dev] LGPL violation
Oz Linden (Scott Lawrence)
oz at lindenlab.com
Wed Oct 27 07:17:01 PDT 2010
On 2010-10-23 7:27, Carlo Wood wrote:
> I am not a lawyer :p, but I think that it is allowed to link an LGPL-ed
> library statically against a proprietary executable provided you
> provide the object code or source code of the work that uses the library.
Not correct. LGPL code may be linked to other source without having the
viral effect of requiring that other source also be published as open
source. LGPL _does_ require that if any changes are made to the source
under that license, then those changes (and the original sources) must
be open and available either as LGPL or as GPL.
More information about the opensource-dev
mailing list