This is not just a GPL issue
Posted Jan 3, 2003 5:37 UTC (Fri) by
ksmathers (guest, #2353)
In reply to:
This is not just a GPL issue by stevenj
Parent article:
On the licensing of software patents
It may be a problem for software that is trying to comply with the open source definition, but (my IP lawyer tells me) that it is not a problem
for GPL. GPL is silent on the issue of patents. It does state that
any license under which the software is distributed must be at least as
free as the GPL, but that doesn't inherently restrict GPL'd software from
implementing patented algorithms. Unlike copyright, software patents are
not recognized worldwide, must be filed separately in each country where the ideas are to be protected. GPL in my opinion correctly ignores these different interpretations and says only that the source code must be freely distributable under no more restrictive conditions..., etc.
Since one is a restriction on copying, and the other is a restriction
on use, they arguably are non-overlapping concerns. A free implementation
of a protected idea should be perfectly compatible with GPL.
(
Log in to post comments)