I don't know about that. But I don't accept the claim that the
GPL's statements on patents adds any additional protection against a
copyright-owner later deciding to pursue a patent. Here's the relevant
clause of the GPL:
7. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License. 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 Program at all. For example, if a patent
license would not permit royalty-free redistribution of the Program 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 Program.
Note that the "you" referred to in this clause is the licensee, not the
copyright owner. Thus the effect of this clause is only to prevent
licensees from redistributing a work with patent problems.
In the case of a contributor to a project like the Linux kernel,
however, two things are happening at once:
1. The contributor is creating original works which are copyright to
that contributor.
2. The contributor is creating a derived work of the Linux kernel,
which is copyright to a whole bunch of other people.
The only thing that permits a contributor like CITI to create and
distribute derived works of the Linux kernel is the contributor's
acquiescence to the GPL on *other* people's works. So if CITI a year
from now decided to start collecting royalties on some hypothetical
patent, it would be violating the GPL on other people's code; the
license on the particular files that CITI added would be irrelevant.
Feel free to correct me if I've missed something here.
--Bruce Fields
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/