From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,faf964ea4531e6af X-Google-Attributes: gid103376,public X-Google-Thread: 1025b4,43ae7f61992b3213 X-Google-Attributes: gid1025b4,public From: hughett@chaplin.med.upenn.edu (Paul Hughett) Subject: Re: GPL and "free" software Date: 1999/04/27 Message-ID: <7g5cb2$bjn$1@netnews.upenn.edu>#1/1 X-Deja-AN: 471640083 Distribution: world References: <7fibd5$jc7$1@news2.tor.accglobal.net> <7g2epv$k11$1@netnews.upenn.edu> <7g2l0f$58g$1@nnrp1.dejanews.com> <7g4jme$5sq$3@netnews.upenn.edu> <1rlV2.97$jw4.11389@burlma1-snr2> Followup-To: comp.lang.ada,gnu.misc.discuss Organization: University of Pennsylvania Newsgroups: comp.lang.ada,gnu.misc.discuss Date: 1999-04-27T00:00:00+00:00 List-Id: Barry Margolin (barmar@bbnplanet.com) wrote: : In article <7g4jme$5sq$3@netnews.upenn.edu>, : Paul Hughett wrote: : >Paragraph 7 of the GPL (version 2) grants C the right to : >use/copy/modify/etc the software, even if B made and distributed the : >copy in violation of the GPL. C arguably has the same rights : >with respect to B's modifications of the code, but I would want to do : >some more study and thinking before I would be really sure of it. : I don't see that in paragraph 7. It describes the situation where other : considerations (such as patent infringement) contradict the GPL, and says : that the consequence of this is that you can't distribute the program at : all. One of us must have a garbled copy or got the wrong section by accident. The paragraph that I am referring to reads as follows: 7. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipient's exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. Okay, not that we are both reading from the same text, do you still disagree with my interpretation? Also note that B does not have the right to distribute the software--even his own modifications--under any license other than the GPL. That's why they call the GPL a virus. Paul Hughett