(L)GPL vs. patents
(L)GPL vs. patents
Posted Feb 3, 2010 15:28 UTC (Wed) by DonDiego (guest, #24141)In reply to: gstreamer decoders by mjw
Parent article: Blizzard: HTML5 video and H.264 - what history tells us and why we're standing with the web
> (quotes from GPLv2.1, but other versions have similar obligations):
> Finally, software patents pose a constant threat [...]
> [.. continue quote from the preamble..]
This is from the preamble of the LGPL. As it has no effect on the license itself and is in no way legally binding, it is best ignored.
> If you cannot distribute so as to satisfy simultaneously your
> obligations under this License and any other pertinent obligations,
> then as a consequence you may not distribute the Library at all. For
> example, if a patent license would not permit royalty-free
> redistribution of the Library by all those who receive copies directly
> or indirectly through you, then the only way you could satisfy both it
> and this License would be to refrain entirely from distribution of the
> Library.
This just means that other contracts do not excuse you from the obligations of the LGPL. Any downstream recipient must continue to receive the full LGPL rights, the redistributor is not allowed to restrict them, no matter what other obligations say.
If somebody has a contract with the devil that claims a limb for each redistribution of FFmpeg then that person will quickly run out of limbs and then have a serious problem with the devil, but with nobody else.
Downstream recipients are not affected. They have no contract with the devil, they need not fear for their limbs, they just need to abide by the terms of the LGPL.
