Slashdot Mirror


Author of ATSC Capture and Edit Tool Tries to Revoke GPL

The author of ATSC capture and edit tool has announced that he is attempting to revoke the licensing of his product under the GPL General Public License. Unfortunately it appears that the GPL does not allow this particular action. Of course in this heyday of lawyers and trigger happy litigators who can tell. What successes have others had in trying to take something they once operated under the GPL and make it private? And the more pressing question, why?

36 of 472 comments (clear)

  1. May I be the first to say by kimvette · · Score: 5, Informative

    FORK IT!!

    Thank God for the GPL!

    --
    The Christian Right is Neither (Christian nor right). See: Matthew 23, Matthew 25, Ezekiel 16:48-50
    1. Re:May I be the first to say by Score+Whore · · Score: 2, Informative

      If it is under the GPL, don't we simply need to ask him for it? He is the rights holder of the software. The GPL doesn't apply to him, it applies to you. Even if you ever got a copy from him before he is under no obligation to provide you with anything ever again.
    2. Re:May I be the first to say by Anonymous Coward · · Score: 1, Informative

      I have a copy of atscap-1.1rc9t3 which is now a couple months old and a few revisions behind what was "latest" just before he tried to revoke the gpl licence retroactively.

      I'm for sure not going to delete or stop using my copy.

      I would really like to find a copy of what was the latest revesion before his change of heart.

      I would also very much like to know what brought on his change of heart. So far, there is no information as to why he is attempting this action.

    3. Re:May I be the first to say by cas2000 · · Score: 5, Informative

      > All he has to do is make a one line diff and take it closed source.
      > Now it's not under the GPL. Until he does that, any copies randomly floating
      > around are under the GPL until his copyright expires


      wrong.

      the new version, with the one line change, is under a new license.

      the old version, without the change, is still under the GPL and always will be. The GPL can not be revoked, although (assuming that all copyright holders agree) there is no requirement that future versions have to be under the GPL. if there's only one copyright holder, then he or she can change the license on future versions at will. but they can not revoke the GPL on previous versions.

      when the software was originally licensed under the GPL, the author said "here's what you can and can't do with it". note that there was no clause in there for revocation of that license, it was granted in perpetuity. that is a deliberate and well-publicised feature of the GPL.

      for those who might like to argue that the GPL is a form of contract (a dubious proposition in itself) and contracts require value to be exchanged by both parties in order to be valid, therefore the GPL "contract" is invalid, consider this: value HAS been exchanged in both directions. the recipient receives the value of the source code, the author receives the value of open source critique and commentary as well as the value of free distribution and publicity.

    4. Re:May I be the first to say by Anonymous Coward · · Score: 2, Informative
    5. Re:May I be the first to say by WNight · · Score: 2, Informative

      Copyright law isn't relevant here. Nor, is his original offer. He certainly isn''t releasing anymore copies of the work, but his deal (accepted license) with original downloaders can't be canceled by his later actions.

      He's within his rights to stop sharing, but can't force others to heed his request.

    6. Re:May I be the first to say by WNight · · Score: 2, Informative

      An ongoing contract, sure. But the GPL acceptance is instantaneous, like a contract of sale. At that moment these people were given the right to re-release the software, under their own GPL license. He can cancel his original offer (provided he communicates his cancellation properly and to the right people) but he can't force other to play along.

      The GPL isn't written as being limited in length, and offering a period of use. It's all or nothing, no rights, or full rights to redistribute under the GPL. Expecting that to be revocable is like expecting your car purchase to be revocable, years later after the fact. If your purchase was a lease... otherwise, no.

    7. Re:May I be the first to say by MultiModeRb87 · · Score: 2, Informative

      *bzzzt* Wrong! The FSF requires you to sign over the copyright so that they have standing to take legal action against people who violate the GPL with respect to your code without having to get you and all the other contributors on board with them (a truly awful task, for some of the larger projects).

    8. Re:May I be the first to say by Smallpond · · Score: 1, Informative

      "No. The copyright holder is not bound by the GPL."

      IANAL, but the GPL says:

      "Therefore, by
      modifying or distributing the Program (or any work based on the
      Program), you indicate your acceptance of this License to do so, and
      all its terms and conditions for copying, distributing or modifying
      the Program or works based on it."

      So the act of distributing the program indicates the author's acceptance
      of the GPL. US law takes a dim view of people trying to back out of
      written offers.

  2. It is not allowed. by osssmkatz · · Score: 3, Informative

    You cannot revoke the license. IANAL, but the FSF makes this fairly explicit:
    http://gplv3.fsf.org/comments/rt/summarydecision.html?filename=3D%3C%25%25%20gplv3-draft-1%20%25%3E&id=917

    --Sam
    P.S Click the link; it's more complicated than I've laid out here.

    1. Re:It is not allowed. by tkinnun0 · · Score: 2, Informative

      You cannot revoke any version of the GPL as it is a perpetual and irrevocable license.

      Where does GPLv2 say that?
  3. Good luck with that by CSMatt · · Score: 1, Informative

    IANAL, but I don't believe that you can change the license of an existing version of your software. Every case I've ever seen a software license change has resulted in the developer releasing an updated version for the new license, even if there were no other changes in the code.

  4. GPL is not the issue by h4rr4r · · Score: 4, Informative

    If you release code under any license that version is still that license. Any new versions can of course be any new license you want, but people can continue to use and indeed fork the old one if that license allows it, which in this case it does.

  5. Moving forward, sure... by crankyspice · · Score: 3, Informative

    But the horse is out of the barn insofar as existing code goes, if it's been distributed to anyone. Probably (I don't have the GPL in front of me, but I've worked with it a lot; IIRC the grant of rights is for the duration of copyright and is non-revocable). There's no tool he can use to rescind the rights so granted, and anyone who has a copy of the source from before this change of heart can continue to distribute under the terms of the GPL, as can anyone who gets a copy from one of those distributors.

    As the owner of the copyright in the code, he doesn't need the GPL to make derivative works, etc., so anything he works on moving forward he can license how he chooses.

    --
    geek. lawyer.
  6. Re:copies already obtained by RattFink · · Score: 3, Informative

    ...he can't try charge you money or demand you take down your own distributions.

    Read the post, that is exactly what he is trying to do. Near the end he writes:

    If you are currently using the atscap or pchdtvr packages,
    or any part thereof, it is in your best interest to remove
    the software from your system(s) and destroy all copies in
    your possession.

    If you have incorporated the atscap or pchdtvr codebase, or
    any part thereof, into any of your projects, it is in your
    best interest to remove any and all of my code from your
    project(s).

    If you are currently distributing the atscap or pchdtvr
    packages, or any part thereof, it is in your best interest
    to destroy all copies in your possession and notify all
    recipients of either the atscap or pchdtvr packages, or any
    part thereof, that the licensing under the GPL for both
    packages has been revoked by the author.

    --
    "I don't necessarily agree with everything I say." - Marshall McLuhan
  7. FUD all around by Anonymous Coward · · Score: 1, Informative

    The author is trying to spread FUD all over the interwebs.
    See:

    http://www.pchdtv.com/forum/viewtopic.php?p=19528
    http://www.penlug.org/twiki/bin/view/Main/DigitalTelevisionAtscap

    I think someone should educate these people.

    1. Re:FUD all around by awehttam · · Score: 2, Informative
      It's kind of weird this would happen. Assuming this isn't a result of legal pressure, I wonder what (happened to have) changed the authors perspective of:

      The following archives are released under the GPL. This is because the GPL helps people learn for free. You may or may not find these archives helpful. Respect the GPL and give credit, and source code, where it is due. Good Luck! web.archive.org.
  8. Re:IANAL, but... by Spazmania · · Score: 3, Informative

    He can in fact DO anything he wants. He just can't UNDO things unilaterally. Its his privilege to cease distributing the code under the GPL. However, he probably* can't unilaterally revoke his PRIOR release of the code under the GPL.

    * Courts frown on indefinite contracts and licenses. They can be enforceable but generally must meet more stringent criteria to be legal. Also if he can find a way to void the original grant of license then he doesn't need to revoke it because legally it never existed. For example, if he was under 18 or included a copyrighted work for which he had no permission to grant the license.

    --
    Moderating "-1, Disagree" is simple censorship. Have the guts to post your opinion.
  9. Re:Gee, what a *GREAT* idea by MarkRose · · Score: 5, Informative

    Actually, there's a good question in there.

    The GPL states that if you are restricted from distributing a work due to other encumbrances, you must refrain from distributing under GPL as well. It's not intended to be a rights-laundering license.

    So the question is (or rather my question, since I'm sure actual legal scholars have already debated it to death) if it turns out that someone up the chain did not have the right to distribute under GPL, does that propagate down the chain to all those who unknowingly redistributed software for which the authority to actually do so was never transferred to them by someone who had it?

    Yes, it propogates. If the first person was not authorized to distribute the code, then the GPL does not make it valid. As the GPL prohibits licencing encumbered code, it does not apply, thus any distributions were not made under the GPL, and thus those distributions cannot be redistributed under the GPL as the original copy was never validly released under the GPL. Of course, IANAL.

    --
    Be relentless!
  10. Tuxracer by ashridah · · Score: 2, Informative

    This has already been tried. Tuxracer was originally licensed under the GPL. After it became a bit more complete, the original author formed a company, and tried to make it closed source. End result: fork. He commercialized the code he owned, legitimately, and others took the GPL'ed source, and continued with it.

  11. GPL by Akaihiryuu · · Score: 4, Informative

    The author could conceivably release a *new* version under whatever license he chooses. There is nothing saying he has to continue to release under the GPL going forward. But the copies that have already been distributed under the GPL are out there and cannot be revoked. The people who have the code now can continue to legally modify and redistribute it under the GPL and there is nothing he can do about it. If the new version is closed source, people will simply continue developing the GPL'd version, and there is nothing the author can do about it.

  12. A little more info by Lightn · · Score: 2, Informative
    I've been wondering what happened to the project. I upgraded from pchdtvr about a month ago and shortly thereafter the project was deleted from sourceforge. Is that even normally possible? I though I had heard comments to the contrary. His web page is also gone. The only remaining info that I can find is here.

    The software is not bad, but I've found it a bit buggy, especially compared to pchdtvr, which was pretty solid. It is surprising that he would do this now, pchdtvr has been out since at least 2005. I notice that it is still available from pchdtv.com.

  13. Correction by Secret+Rabbit · · Score: 2, Informative

    For the future, yes, they can. Retroactively, not so much. The copyright holder(s) can change the license should they want to, to any other license. This includes closing the source. Of course, this cannot be done retroactively, but they could take down CVS/tar balls/etc under there control and continue with the different license. This, of course, is played down by RMS and the GPL zealots because it isn't there agenda.

    http://www.fsf.org/licensing/licenses/gpl-faq.html#DeveloperViolate

    But, I think that this highlights the need to choose your license(s) carefully. I'll also note that a gigantic warning appears when one chooses a license when registering a project at sf.net... which is where this was posted... god this guys a dumbass.

    """
    And the more pressing question, why?
    """

    Because, most people's agenda doesn't coincide with RMS' and situations can and do change.

  14. Re:Can you explain this? by chuckjuhl · · Score: 2, Informative

    Uh, No he couldn't. I license once granted cannot be revoked unless there is an explicit revocation clause or the license is for an explicit, finite term, or the license had been used in a manner contravening the terms explicit terms of the license. further, unless otherwise explititely prohibited or limited, a license is transferrable at will. Think about it: to hold otherwise would make the law of licensing (and other contractual forms of restricted property usage like leases)undeterministic. It would be like saying Castro can void the US leasing agreement at Gitmo made by the Trujillo regime. That's all Black Letter Law. Obviously there are no other property rights lawyers chiming in here, or they would also be explaining that this is a non-issue. The GPL is enforcable and the license can not be revoked, so long as the license cannot be found to be "void ab initio" such as where there was a legal impediment for the copyright holder to enter into the license arrangement from the beginning. Duh . . .

  15. Re:Gee, what a *GREAT* idea by sumdumass · · Score: 3, Informative

    IANAL, but you would not have the right to redistribute it, even unknowingly. I don't like the comparison to theft, but it is similar in that you're not going to be able to hang onto resold stolen goods if it goes to court. Then again, this would be more like a case trying to take something back that was already given, or at least appears to be. I'd imagine the burden would be on the "owner" to show monetary loss being caused down the chain, not from the original pirate. Still, if you were heavily redistributing something, my guess is you would do well to act as a common carrier or to pay attention to what is happening up the chain.
    This is a sort of tricky situation. And I am glad you brought the idea of theft up because it raises some questions around intent.

    You see, in almost all jurisdictions, they seek to harm the least amount of innocent people. So if you purchased something legally and you have no reason to think it might be stolen, then usually the worst that happens is that the original owns has to offer you a fair market price for the return of the item. Now this all goes down hill if you have an idea that it might have been stolen (your no longer innocent).

    An example of this might be you walk into a jewelry store. You see a jewel encrusted watch that you purchase. The price seems reasonable but nothing hinting that it would be stolen. Now, if it turns out to have been stolen, there is a good chance that you won't have to part with it. But if you purchased the watch from the trunk of a car in an alleyway at a steep discount, your likely to have to hand it over. In rare occasions, and I'm not sure if this is more then rumor, you can be ordered to let the original owner purchase it from you at your costs or a fair market evaluation (usually whichever is more). They also determine if charges for receiving stolen property would be filed in this manor.

    But seeing how this isn't unique physical property, as you mentioned, there are some special circumstances and theft doesn't really fit the bill. I'm thinking if the same idea was applied, it might be up to the owner or the original person who took credit for taking it to figure out how to limit distribution. But I'm not sure if liability would follow something if you weren't notified of the illegality. But copyright works differently so it would be a tough call in how it would be represented.

    I'm only bringing this up to indicate that there might be more problems or aspects to the situation then what seems to be on the surface. I think your suggestion of attempting to be a common carrier or something similar with an exception from liability would be the best route if you were going to touch it.
  16. that's different by nguy · · Score: 3, Informative

    In that case, the author didn't own the copyright, so he never had the right to place the software under the GPL in the first place and the GPL never got revoked.

    In this case, the author does seem to own the copyright, so when he put the software under the GPL, it's valid and can't be revoked.

  17. Re:Screw the issue of contract by dgatwood · · Score: 4, Informative

    It sounds like in this case he is the sole contributor of the code in question, so he did not gain anything from them. Further, other people's reliance on a piece of software doesn't determine revocability of the license. Microsoft can revoke your license because you pirated Office even if your business relies on it.

    What you're talking about, presumably is promissory estoppel. That doesn't apply unless the author made some sort of promise that the code would always remain available under the GPL. While we commonly interpret the GPL to be implicitly "free forever", I don't see any obvious terms in the GPL prior to version 3 that prevent revocation, so certainly no such promise was expressed. Whether it is implied or not is certainly not clear cut, but my gut reaction is to say that no, no such promise was in any way implied, either.

    The lack of a revocability clause was fixed in GPL v3 with the clause "All rights granted under this License are granted for the term of copyright on the Program, and are irrevocable provided the stated conditions are met." This clause notably does not appear in prior versions of the license. It should also be noted that although the FSF's lawyers claim that the GPL is irrevocable, one could reasonably assert that the inclusion of such a clause in v3 of the GPL is an indication that the FSF's lawyers are aware that this was a deficiency in the previous license and that irrevocability is neither stated nor implied by the GPL prior to version 3. As such, unless this has been licensed under GPLv2, it is implicitly revocable by the author, with the caveat that if it was distributed with a "v2 or later" clause, it may or may not be, depending on whether the court determines such a substantial change in the license terms perpetrated by a third party (the FSF) to be unconscionable....

    In this particular case, the license appears to have changed from "version 2 or later" to "version 2 as published by the FSF" in 2005. This would imply that anyone obtaining it prior to that date could redistribute that rather old version, but only if the "or later" clause holds up. If I were arguing for the author, however, I would note that the GPLv3 process began about then, and that there was, in fact, no later version at the time, and that his change of terms makes it very clear that the author did not intend for it to be licensable under the substantively different terms of GPLv3. IMHO, this significantly diminishes the chances of even pre-2005 copies being redistributable, as that clause was technically revocable at the time (as was the entire license). It may also be significant that the irrevocability clause was not in the license until after 2005. It isn't clear whether the courts would interpret the "or later" clause in the context of licenses available at the time the clause was revoked or "forever", but the former seems more likely since the alternative is the civil equivalent of an ex post facto law, of which Thomas Jefferson had this to say:

    "The sentiment that ex post facto laws are against natural right is so strong in the United States, that few, if any, of the State constitutions have failed to proscribe them. The federal constitution indeed interdicts them in criminal cases only; but they are equally unjust in civil as in criminal cases, and the omission of a caution which would have been right, does not justify the doing what is wrong. Nor ought it to be presumed that the legislature meant to use a phrase in an unjustifiable sense, if by rules of construction it can be ever strained to what is just." (Thomas Jefferson, Letter to Isaac McPherson, August 13th, 1813)

    Source: Wikipedia

    In short, the determination of revocability may depend on whether ex post facto contracts are held to be legal in a particular jurisdiction. My gut feeling, though, is that a GPL license should never be assumed to be a permanent grant of lic

    --

    Check out my sci-fi/humor trilogy at PatriotsBooks.

  18. Re:I read 200 comments at threshold -1 by GryMor · · Score: 4, Informative

    I've submitted a project request to SourceForge for a GPLV3 fork of atscap-1.1rc9t. We'll see how it goes.

    --
    Realities just a bunch of bits.
  19. Re:GPL is a LICENSE, not a copyright. by skeeto · · Score: 3, Informative

    Nowhere in GPL 2.0 does it state that the license can NOT be revoked.

    *ahem*

    4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance.

    (from GPLv2)

  20. Re:Gee, what a *GREAT* idea by Sique · · Score: 2, Informative

    That's quite different from how it is handled here: You don't own property you bought in good faith if the property was stolen or the seller didn't have a right to sell it to you. All you can do is sue the seller to return the money you paid for the item.

    --
    .sig: Sique *sigh*
  21. Re:IANAL, but... by PAjamian · · Score: 2, Informative

    Oh, but it DOES.

    The text of the GPL is a contract. Licenses are simple grants--permission to do x, within the scope of y, except where z. The GPL requires further action, requires active agreement, and takes away rights from licensees. The GPL is not purely a license, but EULA like the others--a license created by contract.

    Bzzzt, wrong.

    The GPL is a license in that it grants additional privileges not already granted under copyright law. There is no contractual obligation on the part of the recipient except that the GPL is the only means by which he can get those privileges so if he doesn't agree to it then he does not have any other means to obtain permission to copy and (re-)distribute the software (unless the software is dual-licensed). The only way that your privileges under the GPL can be revoked is if you violate one of its provisions.

    If I were to redistribute atscap and conform to all the conditions required by the license and this guy were to take me to court to try to stop me, all I would have to do is show the license that I recieved with the software which explicitly gives me permission to redistribute to the judge and the case would be dismissed (note: IANAL and it may not be quite this easy, but that is the general principle of it).

    BTW, Groklaw has had a very good article on the difference between a license and a contract a few years ago, I highly suggest reading it, especially if you fail to grasp why the GPL is a license and not a contract.

    --
    Windows is a bonfire, Linux is the sun. Linux only looks smaller if you lack perspective.
  22. Re:Can you explain this? by Workaphobia · · Score: 2, Informative

    Wrongo. Licenses can be revoked by the rights holder because they are *not* contracts, at least in their basic form. Contracts must have an offer, acceptance, and consideration (payment or something similar), and open source licenses lack the latter. This situation is not applicable to non-free software.

    Source: "Open Source Licensing" by Lawrence Rosen, Chapter 4, available at http://www.rosenlaw.com/oslbook.htm

    "A third problem with bare licenses is that they may be revocable by the licensor. Specifically, a license not coupled with an interest may be revoked. The term interest in this context usually means the payment of some royalty or license fee, but there are other more complicated ways to satisfy the interest requirement. For example, a licensee can demonstrate that he or she has paid some consideration - a contract law term not found in copyright or patent law - in order to avoid revocation. Or a licensee may claim that the and she relied on the software licensed under an open source license and now is dependent upon that software, but this contract law concept, called promissory estoppel, is both difficult to prove and unreliable in court tests."

    --
    Evidently, the key to understanding recursion is to begin by understanding recursion. The rest is easy.
  23. Re:Screw the issue of contract by WNight · · Score: 4, Informative

    Contracts of sale don't explicitly spell out that they are irrevocable, it's how sales work.

    Similarly, you can't reasonably write a license that doesn't require your participation, doesn't record a start date, can be re-entered by the person at will, can be re-granted at will, etc, to be limited in span. It would require future communication to even allow the GPL to be revocable, something it does not require. You need never speak to the author, let alone after accepting the GPL.

    You could not reasonably expect to be able to revoke this contract, and thus could not reasonably expect to have it revoked upon you. Many contracts and licenses contain language, and requirements (paying for access, asking permission again in x years, etc). There are clear ways to write these contracts and the GPL contains none of them. Further, the author picked the license, presumably because he understood it and liked it. If this was a case of a user who entered into a GPL-like contract with little knowledge, they might reasonably make the claim that the irrevocable nature was unreasonable. Instead, the author, the only party with the ability to negotiate terms, explicitly picked this license.

    Finally, I don't see why a later indication of his changing intent matters. He offered a deal, people accepted it. Case closed. He seems to have decided that he shouldn't have offered that deal, but he did and is bound by it. It's the nature of people to feel buyer's/seller's remorse when they find the true value of things, but sales are still final (with some exceptions).

  24. He didn't just benefit from publicity by Nursie · · Score: 2, Informative

    His program links against libmpeg2, a library that is under the full GPL license.

    He benefited from GPL code and others hard work, he doesn't have much in the way of rights here.

  25. Re:Gee, what a *GREAT* idea by fast+turtle · · Score: 2, Informative

    In Civil Law Countries (the U.S/UK)

    I'm sorry but the U.S and UK are not Civil Law Countries. Both of them are Common Law Countries. Civil Law refers to the Legal structure created by the Roman Empire and used throughout most of Europe with the exception of the UK and Possessions/Colonies (former/current) and the U.S.

    --
    Mod me up/Mod me down: I wont frown as I've no crown
  26. Re:Where to find atscap and pchdtvr by Anonymous Coward · · Score: 1, Informative

    A copy of atscap from a couple months back can be downloaded here: http://www.sharebigfile.com/en/file/5416/atscap-1-1rc9t3-tar-gz.html