gnu-misc-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: LGPL question


From: Alexander Terekhov
Subject: Re: LGPL question
Date: Wed, 16 May 2007 15:02:55 +0200

Paolino wrote:
> 
> Hi everyone!
> 
>  we are thinking about releasing a framework in Java under the LGPL. That is
>    because we have no choice in putting it under the GPL, so it would be 
> either
>    proprietary or LGPL.

Then it's effectively under the GPL as well (LGPL section 3). This is 
what makes LGPL "GPL compatible" in the GNU Republic[1]. Outside the 
GNU Republic, the LGPL is "an impenetrable maze of technobabble"[2] 
and the FSF's crackpot theories about linking to GPL'd software are 
in conflict with copyright law and practice to the extent that there 
is no need for the LGPL because a "user" who does not modify a GPL'd 
work of software, but simply incorporates it into a collective work 
(compilation, aggregation) and distributes it, is well within the 
copyright law. This means, simply, that one can link to GPL'd software 
and distribute the compilation (it includes collective works). If the 
software has a use, simply using it is permitted under copyright law. 

17 USC 117. 

[1] http://www.linuxrising.org/files/licensingfaq.html 

http://www.linuxrising.org/files/licensingfaq.html 

<quote> 

We paid the FSF to have them provide us these answers. So these 
answers are verified correct by people like FSF lawyer and law 
professor Eben Moglen. 

Question: Can someone for example distribute 

1. GStreamer, the LGPL library 
2. Totem, a GPL playback application 
3. The binary-only Sorenson decoder 

together in one distribution/operating system ? 

If not, what needs to be changed to make this possible ? 

Answer: This would be a problem, because the GStreamer and Totem 
licenses would forbid it. In order to link GStreamer to Totem, you 
need to use section 3 of the LGPL to convert GStreamer to GPL. 

</quote> 


[2] http://www.rosenlaw.com/oslbook.htm (Chapter 6: Reciprocity and 
the GPL) 

regards, 
alexander.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]