Where's the violation?
Where's the violation?
Posted Jun 24, 2023 14:00 UTC (Sat) by geofft (subscriber, #59789)In reply to: Where's the violation? by Wol
Parent article: Kuhn: A Comprehensive Analysis of the GPL Issues With the Red Hat Enterprise Linux (RHEL) Business Model
I don't think the GPL works the way you're reading it. If it did, it would make the "further restrictions" paragraph meaningless. The paragraph in full says,
You may not impose any further restrictions on the exercise of the rights granted or affirmed under this License. For example, you may not impose a license fee, royalty, or other charge for exercise of rights granted under this License, and you may not initiate litigation (including a cross-claim or counterclaim in a lawsuit) alleging that any patent claim is infringed by making, using, selling, offering for sale, or importing the Program or any portion of it.How would the "you may not impose a license fee" clause have any effect if you read "impose" to mean by force? There is, I believe, a general view that words and phrases in contracts should be interpreted in a way that makes them mean something. Is there any case in which a license fee or royalty could be "imposed" in this interpretation, except perhaps by a government, or is this a meaningless sentence?
Suppose Green Hat, Inc. decides to offer you a support contact for their Linux distro, for free, with unlimited seats, but one rule - every time you download source code from their servers it costs you $20. If you just let them ship you binaries you pay nothing. Is that permitted under the GPL? It's voluntary, right?
Or what do you make of the two examples in the blog post? Company A could have decided to continue to sell Product P and cease being a Red Hat customer for their internal systems. Does the fact that they wanted to keep being a customer mean that they made a voluntary agreement? The companies that reduced the number of RHEL seats could have reduced that number all the way to zero and not been subject to an audit to delete their additional copies of RHEL. Does that mean they consented to this term?
What about the patent sentence? Can I redistribute some GPL'd software with the addendum, "I've made this twice as fast and I have a patent on how I did that. You hereby voluntarily acknowledge that I'm giving you a limited, non-sublicensable patent license for internal evaluation use only"? Nobody's making you download the software from me. If you read that and downloaded it anyway and use it in production, you consented to me suing you, right?
The straightforward interpretation is this - that Red Hat, the redistributor, agrees in a contract with the original author (presuming of course the original author is not Red Hat!) to comply by the terms of the GPL. That is the voluntary agreement, which Red Hat is free to leave at any time! They can reimplement the software themselves if they don't want to comply with it. They can attempt to bargain with the original authors to get a non-GPL license. But so long as they are redistributing software under the GPL, one of the things they have voluntarily agreed to doing is that they will not go around redistributing the software with further restrictions.
