LWN: Comments on "The GPL Is a License, not a Contract" https://lwn.net/Articles/61292/ This is a special feed containing comments posted to the individual LWN article titled "The GPL Is a License, not a Contract". en-us Mon, 06 Oct 2025 07:20:43 +0000 Mon, 06 Oct 2025 07:20:43 +0000 https://www.rssboard.org/rss-specification lwn@lwn.net The GPL Is a License, not a Contract https://lwn.net/Articles/654021/ https://lwn.net/Articles/654021/ corbet I have no idea what you are trying to say or why you are posting it onto a 12-year-old article, but I don't really think this is appropriate here. Could I ask you to stop, please? Mon, 10 Aug 2015 13:45:30 +0000 The GPL Is a License, not a Contract https://lwn.net/Articles/654008/ https://lwn.net/Articles/654008/ Bleakwise <div class="FormattedComment"> I mean, unless you're some kind of conformist, but that's your choice. Follow the rules, or don't. It's all up to you. The GPL can't make that choice for you.<br> </div> Mon, 10 Aug 2015 08:02:16 +0000 The GPL Is a License, not a Contract https://lwn.net/Articles/654005/ https://lwn.net/Articles/654005/ Bleakwise <div class="FormattedComment"> Seriously, "you can't steal!" Yeah right. People steal all the time! I mean what other lies are these anti-GPL propagandists going to come up with next? "You can't murder people!" Really? People get murdered all the time. There is a new murder trial in the media every week. Obviously you CAN murder people. So there, the GPL doesn't restrict what you can do with the code in any way!<br> </div> Mon, 10 Aug 2015 07:57:35 +0000 The GPL Is a License, not a Contract https://lwn.net/Articles/654003/ https://lwn.net/Articles/654003/ Bleakwise <div class="FormattedComment"> Yeah, you don't gotta do anything man, crime is always an alternative so there! And if you ever get backed into a corner you could just blow your head off instead of going with the courts! GPL for life!<br> </div> Mon, 10 Aug 2015 07:50:31 +0000 The GPL Is a License, not a Contract https://lwn.net/Articles/198150/ https://lwn.net/Articles/198150/ sailor I often wonder what is and what is not considered as "distribution". Making a product publicly available (freely or commercially), providing it to others within the same company, giving it to a relative? Probably the reply is obvious to all those in the legal profession, but us IT people tend to get confused on this basic principle. Could someone provide some insight on this?<br> Mon, 04 Sep 2006 09:55:49 +0000 The GPL Is a License, not a Contract https://lwn.net/Articles/157945/ https://lwn.net/Articles/157945/ pjgust <p> A couple of related question about copyright and GPL. Both are related to whether the ability for an author to offer software under GPL depends on having a valid/active copyright.</p> <p> Question 1: What happens to the ability of the owner to continue licensing code under GPL once the copyright for the software expires? Can the author continue to require new licensees to adhere to the terms of the GPL anyway? What about existing licensees; are they now free of its provisions or must they continue to operate under the license?</p> <p> Question 2: 17 USC 411 says that, "no action for infringement of the copyright in any United States work shall be instituted until registration of the copyright claim has been made in accordance with this title". 17 USC 412 goes on to say that, "no award of statutory damages or of attorney's fees, as provided by sections 504 and 505, shall be made for ... any infringement of copyright commenced after first publication of the work and before the effective date of its registration, unless such registration is made within three months after the first publication of the work."</p> <p> I'm willing to bet that most if not all source code licensed inder GPL has not been registered and no fees have been paid. How does this impact the validity and/or enforcability of the GPL for such code? Does the GPL depend on its enforcibility under copyright law? Or is it the case that the licensor can still seek injunctive relief for a violation of the license, independent of the enforcibility of the underlying copyright. If not, it's bad news for most if not all GPL licensors. If so it seems that GPL must be based on something beyond copyright law.</p> Tue, 01 Nov 2005 20:14:18 +0000 The GPL Is a License, not a Contract https://lwn.net/Articles/120764/ https://lwn.net/Articles/120764/ torgerk If the GPL is merely a copyright license: a unilateral permission, in which no obligations are reciprocally required by the licensor, how is the licensor supposed to plead the NO WARRANTY clauses in GPL Section 11 at 12? The NO WARRANTY clauses are limitations on the licensor's liability towards the licensee, NOT limitations on the right to distribute the program as a copyrighted work. Hence, the NO WARRANTY clauses are contractual obligations (obligations to limit the licensee's right to hold the licensor liable) which requires acceptance from the licensee.<br> <p> How could the GPL be considered merely a unilateral permission, which rules out the limitations of liability which the GPL emphasies in its preamble?<br> Wed, 26 Jan 2005 17:02:04 +0000 What About What Constitutes a "Derived Work?" https://lwn.net/Articles/82433/ https://lwn.net/Articles/82433/ MeMyself How does merely &quot;looking at software&quot; make similar work derived?<br>If I read a sci-fi novel, then surely I am not prevented from ever<br>writing one myself in the future? Yes, I am prevented from copying<br>chunks of text from existing sci-fi novels, even if I change the<br>names of all the characters (eg: variable names in software).<p>I am free to read a book and then write my own, as long as I do not<br>copy from any existing copyrighted work. Similarly, I am free to look<br>at someone else's code, and then write my own code that is similar,<br>yet not a copy of their work.<p>IANAL, so I am asking rather than stating...<p> Wed, 28 Apr 2004 14:35:56 +0000 There does appear to be some room for question https://lwn.net/Articles/75970/ https://lwn.net/Articles/75970/ tailgunner I am not a lawyer, however, this seems to be a simple misunderstanding.<p>1 I do not know if the licence is revokable, however, any revokation cannot be retrospective therefore as long as you continue to honour the terms of your licence you cannot be sued.<p>2. The GPL is NOT viral. That is to say, if you use GPL'd software to create an original work, you may distribute this any way you wish under any licence you choose even MS EULA. <p>3. Your software and the GPL. If you, for example, wrote an extension for a wordprocessor that was distributed under the GPL, you could not itegrate the software into and sell the whole as proprietory under the terms of the GPL. HOWEVER you could supply the wordprocessor under the GPL and sell your extension to the wordprocessor as proprietory under any licence you choose, provided you hold the copyright to all of the code within the extension.<p> Tue, 16 Mar 2004 20:03:23 +0000 Not So Simple https://lwn.net/Articles/74609/ https://lwn.net/Articles/74609/ crythias From Parent:<br>Furthermore, the GPL doesn't give you the right to sublicense the original work; everybody who gets a copy gets the right to re-distribute from the original licensor, not from you. (You are obliged to extend them rights to re-distribute your own contribution.)<p>I just wanted to make sure that this point isn't left unanswered:<br>From the GPL (http://www.gnu.org/licenses/gpl.txt):<br> 1. You may copy and distribute verbatim copies of the Program's<br>source code as you receive it, in any medium, provided that you<br>conspicuously and appropriately publish on each copy an appropriate<br>copyright notice and disclaimer of warranty; keep intact all the<br>notices that refer to this License and to the absence of any warranty;<br>and give any other recipients of the Program a copy of this License<br>along with the Program.<br> 3. You may copy and distribute the Program (or a work based on it,<br>under Section 2) in object code or executable form under the terms of<br>Sections 1 and 2 above provided that you also do one of the following: [Provide a reasonable way for recipient to obtain the source from you]<br> 6. Each time you redistribute the Program (or any work based on the<br>Program), the recipient automatically receives a license from the<br>original licensor to copy, distribute or modify the Program subject to<br>these terms and conditions. You may not impose any further<br>restrictions on the recipients' exercise of the rights granted herein.<br>You are not responsible for enforcing compliance by third parties to<br>this License.<br>-=-=-=-=-<br>The GPL is a fully cascadable license. Each recipient of GPL code can be a distributor. The only true option of a copyright holder (not GPL licensee!) is to distribute a (hopefully, revised, updated, better) new program under a different (perhaps, proprietary) license. Even if the copyright holder revokes the GPL, the acceptors of the GPL version of the code (source or object), even 2-3 levels deep, because they accepted a viable license, have to have full faith and credit of the license they received. <p>Basically, GPL isn't intended to be revokable. If that may be one's intent, one shouldn't use GPL. Fri, 05 Mar 2004 21:49:13 +0000 SCO's wacky legal theories https://lwn.net/Articles/62959/ https://lwn.net/Articles/62959/ goaty I love (3), there's a sort of crazed genius to it. Of course, if all GPL'd code was assigned to the public domain, that would amount to confiscation of &quot;intellectual property&quot; on a massive scale. I've no idea what the rules are for confiscation of property, but I'm pretty sure a court can't go confiscating property belonging to people who are not parties to the trial, so the US Government would have to do it. And if the US Government confiscated all GPL software, all us non-US copyright holders would be writing to our political representatives pretty sharpish :-)<p>But I don't think even that would get SCO out of jail. After all, they've already been distributing GPL software for quite some time. No, they need to claim that all GPL'd code is already de-facto public domain, by some sort of intellectual-property version of a &quot;right of way&quot;. But then the same &quot;right of way&quot; theory would clearly make Unix public domain too (assuming that it isn't already). What's delightful about this is it basically trashes copyright law, but in completely the opposite way to their other wacky legal theory (the &quot;we own all software ever&quot; one). It would also achieve many of the aims of the FSF were this to become law.<p>It's funny how much SCO's argument resembles:<br>(1) the GPL is an invalid license<br>(2) therefore there is no legal license to use/distribute GPL software<br>(3) ...<br>(4) Profit! Sat, 13 Dec 2003 04:46:17 +0000 There does appear to be some room for question https://lwn.net/Articles/62860/ https://lwn.net/Articles/62860/ Baylink Let's look at that again: <P> <blockquote> The GPL, however, is a true copyright license: a unilateral permission, <i>in which no obligations are reciprocally required by the licensor</i>. Copyright holders of computer programs are given, by the Copyright Act, exclusive right to copy, modify and redistribute their programs. The GPL, reduced to its essence, says: 'You may copy, modify and redistribute this software, whether modified or unmodified, freely. But if you redistribute it, in modified or unmodified form, your permission extends only to distribution under the terms of this license. If you violate the terms of this license, all permission is withdrawn.' </blockquote> <p> Italics mine. And that italicized clause could well be held to be incorrect -- and since it appears to be on point here, it's worth investigating more deeply. <P> The GPL is different from many common licenses because it permits the user to redistribute the licensed item with their own changes. This could be considered added-value to the license. It then imposes restrictions on that added-value, in enumerating the conditions under which you can exercise that right. Since those restrictions, in effect, require the licensee to render unto the licensor some of the extra value which they would otherwise be granted were the grant of rights *not* so limited, it seems to me that a case could in fact be made that "obligations <b>are</b> reciprocally required of the licensor". Whether such a case could be won, I don't know; I'm not a lawyer, I just play one on TV. <P> But I don't see that either PJ or Eben (or any of the 74 other posters, half of whom were Ciaran :-) has actually *addressed* this specific point. Fri, 12 Dec 2003 15:30:57 +0000 The GPL Is a Contract about a License https://lwn.net/Articles/62652/ https://lwn.net/Articles/62652/ mik Huh? Moglen is merely expressing that such an assertion is nonsensical, not that some entity could not utter those words. At least superficially, it would seem to be equivalent to X&amp;&amp;!X, but presumes that there is no other means by which an entity could acquire blanket rights to copyrighted code licensed only under GPL.<p>Indeed, SCO seems to be preparing to assert the theory (1) that GPL is an invalid license, (2) therefore there is no legal license to use/distribute GLPed code, (3) in order to prevent immeasurable financial damage to the industry due to the loss of legal right-to-use, all GLPed code should be assigned to the public domain, thus (4) gaining SCO the rights to use whatever they want.<p>Doesn't seem too likely to succeed, but then IANAJ.<br> Thu, 11 Dec 2003 15:47:49 +0000 What About What Constitutes a "Derived Work?" https://lwn.net/Articles/62638/ https://lwn.net/Articles/62638/ mimurphy What about the problem of what constitutes a 'Derived Work?' If I look at a bunch of GPL code then work on a proprietary product, wouldn't there be an exposure to the claim that the proprietary product is now a 'derived work' of that GPL product?<p>So, if the proprietary product were to be released... it would have to be under the GPL to avoid damages, lawyer fees, and distribution-stopping injunctions.<p>Considering the ever increasing availability of GPL software, it would seem to get more and more difficult to claim that no GPL software has ever been looked at.<p>Mike Thu, 11 Dec 2003 15:01:45 +0000 no, he's 99% right https://lwn.net/Articles/61953/ https://lwn.net/Articles/61953/ ncm Well, what about section 45 (quoted in another message below)? Mon, 08 Dec 2003 05:55:34 +0000 Not So Simple https://lwn.net/Articles/61952/ https://lwn.net/Articles/61952/ ncm Also, see <p> <a href="http://www.idea.piercelaw.edu/articles/33/33_2/p225.Jones.pdf"> http://www.idea.piercelaw.edu/articles/33/33_2/p225.Jones.pdf</a> Mon, 08 Dec 2003 05:28:37 +0000 Not So Simple https://lwn.net/Articles/61946/ https://lwn.net/Articles/61946/ ncm This seems to contradict the above: <blockquote> ยง45. OPTION CONTRACT CREATED BY PART PERFORMANCE OR TENDER <p> (1) Where an offer invites an offeree to accept by rendering a performance and does not invite a promissory acceptance, an option contract is created when the offeree begins the invited performance or tenders a beginning of it. <p> (2) The offeror's duty of performance under any option contract so created is conditional on completion or tender of the invited performance in accordance with the terms of the offer. <p> Comments: a. Offer limited to acceptance by performance only. This Section is limited to cases where the offer does not invite a promissory acceptance. Such an offer has often been referred to as an "offer for a unilateral contract" . </blockquote> (Thanks to gumout.) Sun, 07 Dec 2003 23:45:18 +0000 Not So Simple https://lwn.net/Articles/61945/ https://lwn.net/Articles/61945/ ncm This is getting silly. <p> Copyright law is about publishing. If you give somebody license to publish your book this year, you can decide to have somebody else publish it next year. Withdrawing your permission doesn't mean they have to recall and destroy all the books they published. It means they have to stop publishing. That's all it means. <p> The case of software distribution is the same. When your license to publish is withdrawn, you just have to stop publishing. If you have a derived work, you should make sure that they have promised not to withdraw permission. The FSF makes that promise. Sun, 07 Dec 2003 23:37:52 +0000 The GPL Is a Contract about a License https://lwn.net/Articles/61823/ https://lwn.net/Articles/61823/ danw6144 IBM as counterclaim plaintiff filed against the SCOG as counterclaim defendant. SCOG has asserted the invalidity of the GPL as a defense in SCO v IBM.<br> Sat, 06 Dec 2003 01:06:26 +0000 The GPL Is a Contract about a License https://lwn.net/Articles/61809/ https://lwn.net/Articles/61809/ piman <p><em>"A defendant cannot simultaneously assert that the GPL is valid permission for his distribution and also assert that it is not a valid copyright license, which is why defendants do not 'challenge' the GPL." --- Eben Moglen</em><p> <p><em>This statement is plain moonshine nonsense. Ever hear of SCO v. IBM (2003) ? The SCO Group is asserting just such a claim.</em></p> <p>The SCO Group is not the defendant in SCO v. IBM, which is why their name comes first, they're the ones who filed the suit, etc, etc. The prosecution is free to claim that the GPL is invalid, or that a particular GPLd work is invalid (by virtue of it not being legal to GPL it in the first place). The defendant usually doesn't claim anything, except that the prosecution is wrong.</p> <p>(What's with the word "moonshine" today? ...)</p> Fri, 05 Dec 2003 22:22:12 +0000 Damages https://lwn.net/Articles/61807/ https://lwn.net/Articles/61807/ piman Forfeiture of their rights to use the work they infringed upon. Not forfeiture of any of their own copyrights. Fri, 05 Dec 2003 22:18:12 +0000 Not So Simple https://lwn.net/Articles/61783/ https://lwn.net/Articles/61783/ freethinker Section 0: <p> <b>This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you".</b> <p> To me this says that as long as the notice is there, you're licensed. If you redistribute, as long as the recipients' copies have the notice, they're licensed. And so on, as long as anyone has a copy. Fri, 05 Dec 2003 21:11:08 +0000 The GPL Is a Contract about a License https://lwn.net/Articles/61738/ https://lwn.net/Articles/61738/ danw6144 &quot;A defendant cannot simultaneously assert that the GPL is valid permission for his distribution and also assert that it is not a valid copyright license, which is why defendants do not 'challenge' the GPL.&quot; --- Eben Moglen <br> <br>This statement is plain moonshine nonsense. Ever hear of SCO v. IBM (2003) ? The SCO Group is asserting just such a claim. <br> <br>When the Court examines this SCO claim , do you think the Judge will reach for a copy of the Federal Copright Act? The Copyright Act provides for original authors an exclusive right to license their work and prescribes damages for infringement. The Copyright Act is absolutely silent about the terms upon which an author may license his work. <br> <br>The Court will look to see if the GPL is (or is not) a valid license and if SCO has (or does not have) valid permission. The Judge will look at the promise the GPL makes not to sue a distributor and whether SCO accepted the terms imposed for that promise when they distributed (the works). He will analyze this promise not to sue in light of unilateral contract law... not copyright law. <br> <br>The way in which damages will be assessed for infringement is controlled by federal copyright law. Whether the plaintiff is entitled to damages will be assesed in light of a promise not to sue and acceptance of offeror's terms. The manner and terms upon which an author promises not to sue someone will be scrutinized under prevailing contract law and/or the Uniform Commercial Code Statutes. Fri, 05 Dec 2003 17:25:46 +0000 no, he's 99% right https://lwn.net/Articles/61730/ https://lwn.net/Articles/61730/ giraffedata <i>every paragraph above is wrong, probably every sentence.</i> <p>I find every sentence and paragraph correct and valid (and consistent with the article) with one crucial exception: The implied assent to the contract. The comment suggests that simply availing oneself of a GPL license could count as agreement to a contract. <p>It's a fair theory, but not supported in case law. You have to do something more explicit to agree to a contract. There is such a thing as a unilateral, or public, contract, which means you publish an offer that says, "If you do X, then I promise to do Y." Most people who distribute GPL software don't make such an offer, but even if they did (where "Y" would be "grant you a GPL license"), the way unilateral contracts work is that the offeror cannot sue the offeree for noncompliance (because the offeree's compliance was what made the contract exist). <p>I'm a contract lawyer, by the way, but have only a passing acquaintance with intellectual property law. Fri, 05 Dec 2003 17:12:35 +0000 The GPL Is a License, not a Contract https://lwn.net/Articles/61718/ https://lwn.net/Articles/61718/ tcabot My alma mater's motto seems appropriate here: &quot;Leges sine moribus vanae&quot;, or &quot;Laws without morals are in vain&quot;.<br> Fri, 05 Dec 2003 16:05:34 +0000 Not So Simple https://lwn.net/Articles/61707/ https://lwn.net/Articles/61707/ piman Revoking a license is not the same as uninviting someone to dinner, and evicting them for trespassing if they do. It's much more like telling someone that they couldn't have come over for dinner last week, when you happily served them, and then immediately demanding your time, food, and occupied space back. Fri, 05 Dec 2003 14:51:08 +0000 The GPL Is a Contract. https://lwn.net/Articles/61699/ https://lwn.net/Articles/61699/ piman &gt; The GPL is a unilateral contract (in every respect) for a copyright license.<p>The GPL *is* a copyright license, not a contract for a copyright license. This is the difference. While much of the language in contracts and copyright licenses are to be interpreted the same way, and many precedents can apply to both of them, they are not identical. The largest difference is that there is a list of things that you can request for damages for a copyright license violation (this list is in USC 17 5), where the recompense for a contract can be much further-reaching (and is often defined in the contract itself).<p>An easy (but not always legally sound) way to consider the issue is that copyright is a &quot;subcontract&quot; between two parties, one of which (the copyright holder) has another contract with the government that limits what the subcontract can do, and provides a number of implicit terms. Fri, 05 Dec 2003 14:14:06 +0000 Not So Simple https://lwn.net/Articles/61698/ https://lwn.net/Articles/61698/ piman Regardless of its purpose, USC 17 203 (especially 203b1, which still applies to 203a5) is there. It says that you can continue to abide by the terms of an otherwise-terminated license for a derivative work, and it lays out some pretty onerous terms for terminating the license in the first place.<p>But I've backed up my case -- where's your evidence that a copyright license can be revoked? How does it fit into USC 17 203? Fri, 05 Dec 2003 14:08:01 +0000 The GPL Is a Contract. https://lwn.net/Articles/61691/ https://lwn.net/Articles/61691/ danw6144 Eben Moglen has been sharing David Heise's moonshine.<br>The GPL is a unilateral contract (in every respect) for <br>a copyright license. When examining the questions <br>raised by the GPL the Courts will first look to <br>The Restatement (Second) of Contracts and similar<br>contract law authority.<p>The good professor's attempts to claim that the GPL is <br>controlled purely by the Copyright Act because it is not <br>a bilateral contract (which it's not) is misguided. Fri, 05 Dec 2003 13:09:42 +0000 Not So Simple https://lwn.net/Articles/61603/ https://lwn.net/Articles/61603/ ncm Ha. <p> We've been through <i>this</i> one before. That clause was meant to allow musicians to terminate a license after 35 years even when they signed a contract granting the license in perpetuity. Only in California did the record companies find judges willing to take it to mean that a license couldn't be revoked before 35 years had elapsed. The decision is widely acknowledged as a mistake. <p> (The key line is "(5) Termination of the grant may be effected notwithstanding any agreement to the contrary, including an agreement to make a will or to make any future grant.") Thu, 04 Dec 2003 22:09:36 +0000 Not So Simple https://lwn.net/Articles/61580/ https://lwn.net/Articles/61580/ piman <p>The conditions for terminating a license are given in <a href="http://www.copyright.gov/title17/92chap2.html#203">USC 17 203</a>. It must be done within a 5 year period between 35 and 40 years after the grant was mode. It must be agreed to by a majority of the copyright holders. You must send out a written notice in advance.</p> <p>And even then, 203b1 says that any derivative work made before the termination made can be distributed and modified under the terms of the (terminated) license. Since the GPL's granted rights are transitive, this means anyone receiving it from you has the full rights of the GPL.</p> <p><em>An implied contract is the only thing I know of that would allow you to defend continuing to re-distribute under the old license.</em></p> <p>Or, perhaps, you know. Copyright law.</p> Thu, 04 Dec 2003 20:06:47 +0000 Not So Simple https://lwn.net/Articles/61581/ https://lwn.net/Articles/61581/ dthurston &gt; When I give you a license, it it yours, not mine. I can stop giving out<br>&gt; those licenses, but I cannot change, &quot;withdraw&quot;, or take back what I have<br>&gt; already given you.<p>This is not so obvious (at least world-wide), and needs legal references.<br>For instance, I've seen Wood V Leadbitter (1845) 13 M and W 838 (in the UK)<br>cited as implying that licenses can be revoked upon due notice to licensee<br>under British law. I think I've seen a more specific instance of a<br>software license case in Australia. Thu, 04 Dec 2003 20:05:44 +0000 Re: Not So Simple - Revoking permission https://lwn.net/Articles/61568/ https://lwn.net/Articles/61568/ Ross The combination of sections 4 and 6 of the GPL seem to cover this. They<br>don't have any time limits and they make it clear that the grant of<br>rights is renewed everytime a work is distributed for the third party and<br>that the rights are granted only as defined in the license.<p>Under what conditions can someone normally back out of a contract?<p>This would seem especially difficult if the other party had acted on the<br>grant of permissions believing them to have been granted by the license<br>and believing they had met all obligations of the agreement. Thu, 04 Dec 2003 19:22:02 +0000 Not So Simple https://lwn.net/Articles/61559/ https://lwn.net/Articles/61559/ ncm Where does anything say that a license can't be retracted? Thus far nobody has cited anything stronger than their own fervent wish. <p> The law certainly allows you to retract permission for the use of your property any time, subject to any contractual obligations you have entered into. If there's no contract, there are no obligations on the copyright holder. Thu, 04 Dec 2003 18:18:51 +0000 I don't think a license is considered property. https://lwn.net/Articles/61554/ https://lwn.net/Articles/61554/ ncm The GPL does not claim to be irrevocable. It's not clear that it would be even if it did say so. (That's probably why it doesn't.) The owner is allowed to change his mind about anything, including the revocation. He can't do it retroactively, but that doesn't help us much. <p> Revocation wouldn't make existing copies illegal, but it would keep you from distributing more. Thu, 04 Dec 2003 18:13:04 +0000 Not So Simple https://lwn.net/Articles/61549/ https://lwn.net/Articles/61549/ ncm In fact, you <i>can</i> retract a copyright license. You just have to communicate the retraction to the people who have the old license. It's no different from telling somebody who is used to coming over for dinner Wednesday nights that he's not welcome any more. If he insists, you can have the police eject him, and charge him with trespassing. <p> Furthermore, the GPL doesn't give you the right to sublicense the original work; everybody who gets a copy gets the right to re-distribute from the original licensor, not from you. (You are obliged to extend them rights to re-distribute your own contribution.) <p> The GPL only says what it says. You can read it and find out what it says, we don't need to speculate. Thu, 04 Dec 2003 18:03:11 +0000 The GPL Is a License, not a Contract - Russian law https://lwn.net/Articles/61551/ https://lwn.net/Articles/61551/ Ross First off I'm not a lawyer and I don't know anything about Russian law.<br>Having said that...<p>Actually the GPL was designed to work in many countries. I assume<br>Russia signed the Berne convention. If so, it should be enforcable<br>because copyrights are recognized without registration and cover<br>distribution and creation of derivative works.<p>So even if item 1 is a problem which makes the GPL invalid, 2 is not<br>a problem (from an enforcability standpoint) because people would have<br>no rights to distribute or create derivative works. And if they don't<br>do those things there isn't a compliance problem in the first place.<br> Thu, 04 Dec 2003 18:02:11 +0000 Not So Simple https://lwn.net/Articles/61550/ https://lwn.net/Articles/61550/ amikins I don't believe that's correct; one of the points of the GPL is that it can't be retracted. So someone who has received something that was licensed under the GPL lawfully (that is, all the people doing the licensing had right to do so) can still distribute, no matter what someone farther up the chain may be yelling. It was licensed, the GPL doesn't have any mention of being revocable, and the standard GPL says at *YOUR* discretion a new license (specifically stated to be a newer version of the GPL) may apply.<p>'Your' in this case meaning the licensee, not licensor. So if you change your mind later, you're kinda out of luck.<br> Thu, 04 Dec 2003 17:59:38 +0000 Probably so https://lwn.net/Articles/61548/ https://lwn.net/Articles/61548/ Ross If there are multiple copyright holders enforcing the copyright can be<br>difficult. Collecting damages without registering the copyright can<br>also be difficult.<p>As an example I found a port of the x48 calculator emulator to MacOS X<br>including some nice changes to the timer. However they didn't abide by<br>the GPL. I reported the violation to the authors but their email<br>addresses do not appear to be current. I also reported it to the FSF<br>but they can't do anything about it. So the license will probably not<br>be enforced.<br> Thu, 04 Dec 2003 17:57:19 +0000 Re: Not So Simple https://lwn.net/Articles/61547/ https://lwn.net/Articles/61547/ ncm I'm talking about the original author backing out. Thu, 04 Dec 2003 17:54:47 +0000