Slashdot Mirror


Strong Court Ruling Upholds the Artistic License

dilute writes "The US Court of Appeals for the Federal Circuit (an authoritative court that normally deals with patent law), has issued a strong ruling (PDF) upholding the Artistic License in a copyright dispute between the developers of the Java Model Railroad Interface (JMRI), and Kamind, a company that used portions of DecoderPro to develop a competing product. The product at issue was DecoderPro, an open source project released on SourceForge under the Artistic License, for interfacing with model railroad control chips. Kamind used a number of DecoderPro files in developing its product, Decoder Commander. However, Kamind did not comply with the Artistic License in a number of respects, including attribution, copyright notices, tracked changes or availability of the underlying standard version." Read on for more, below. Dilute continues: "The lower court denied relief, saying that the Artistic License merely imposed 'contractual' promises, and that a violation did not constitute copyright infringement (any contract-based relief would probably have been meaningless). In a strong ruling, the Federal Circuit found that the Artistic License is legally enforceable, that its terms constituted 'conditions' for reliance on the license, and consequently that a violation of those conditions would put the violating product outside the license and thus make the violator a copyright infringer, potentially liable for an injunction. The case lays out a clear and compelling description of the rationale for open source, and reflects a complete willingness by the court to lend the force of law to these licenses." Reader ruphus13 point to Lawrence Lessig's commentary on the ruling; Lessig calls it "huge and important news," and notes that the reasoning is generalizable to the GPL and other Free software licenses, as well.

13 of 149 comments (clear)

  1. Re:Good for GPL but... by fishbowl · · Score: 5, Informative

    >or is a legal distinction made between license for personal use vs. license for redistribution?

    Yes, there is such a distinction from the start -- copyright protects distribution, not use.
    You need a specific contract if you want your license to speak to use. For distribution, you
    reserve all rights under copyright law, license or no license.

    --
    -fb Everything not expressly forbidden is now mandatory.
  2. Re:Sounds like very good news for the FOSS communi by chromatic · · Score: 3, Informative

    Do you have a license to use this copyrighted code?

    I believe you mean "distribute", not "use".

  3. Smack down by tjstork · · Score: 4, Informative

    Katzer and company really need to be smacked down.

    On their web site, they try to create the impression that they had their own solution and didn't copy any code from the open source guys, but, then, in court, they fully admit that they in fact, did that.

    So, they stole a bunch of code, made some money on it, then, they admitted it in court, but continue to lie to the public about what they did.

    I mean, how sickening is that?

    --
    This is my sig.
    1. Re:Smack down by mrchaotica · · Score: 5, Informative

      It's not even just that: Katzer also went and got patents over the concepts expressed in JMRI, which were only granted because he failed to disclose JMRI's prior art to the patent office, and then sued the JMRI people for infringement of their own code!

      The open source guys didn't even start this; Katzer did. He brought it upon himself!

      JMRI has a long and detailed page describing what happened. I highly recommend everyone reading it; it's amazing how brazenly this prick Katzer (and his lawyer) tried to rip everybody off.

      --

      "[Regarding the 'cloud,'] ownership was what made America different than Russia." -- Woz

    2. Re:Smack down by smellsofbikes · · Score: 4, Informative

      What justice?
      Bob Jacobsen has paid Katzer $30,000 in judgments against Jacobsen, as well as his own legal fees. Katzer's made money off his product and gotten his legal costs paid for, and as I read the judgments, has yet to actually lose anything other than three of his 12 patents.
      Katzer isn't winning, but JMRI is suffering a lot more than Katzer is.

      I'm glad the court ruled the way it did but a lot of JMRI people have gotten pretty badly ground up along the way. This is only justice insofar as the rest of FOSS has dodged a bullet.

      --
      Nostalgia's not what it used to be.
  4. Re:Good for GPL but... by mrchaotica · · Score: 4, Informative

    IANAL-- It's stronger copyright law - but for 'our' side I guess.

    On the contrary, the issue being decided here is copyright law. To say that the Artistic License is "stronger than copyright law" makes no sense, as it relies on copyright law for its enforcement. In essence, the court ruled that the Artistic License works the same way as the GPL (even though the GPL makes it explicit and the Artistic License doesn't):

    You are not required to accept this License in order to receive or run a copy of the Program. Ancillary propagation of a covered work occurring solely as a consequence of using peer-to-peer transmission to receive a copy likewise does not require acceptance. However, nothing other than this License grants you permission to propagate or modify any covered work. These actions infringe copyright if you do not accept this License. Therefore, by modifying or propagating a covered work, you indicate your acceptance of this License to do so.

    (GPL version 3, section 9; emphasis mine)

    The argument made by the emphasized text is the same argument that the JMRI people made here (and that the judge agreed with).

    --

    "[Regarding the 'cloud,'] ownership was what made America different than Russia." -- Woz

  5. Re:Sounds like very good news for the FOSS communi by Svartalf · · Score: 4, Informative

    Yeah, the GPL was upheld in Germany as valid.

    The truth be known, if the FOSS licenses were held to be unenforceable, then most of the publication, etc. licenses that the record labels, book publishers, etc. live by would also be so- and NOBODY in that space wants that.

    These licenses are NOT EULAs. They're all largely publication and derivative works licenses- with the royalties being whatever the terms of the license requires for being able to publish the stuff to downstream recipients.

    No license?

    No publication. No derivative works.

    You publish or make a derivative work without the license to do so, you're guilty of willful infringement of the rights holders. That carries a much, much nastier penalty than accidental ones and it's something Verizon and Actiontec did NOT want to face the music on in court- so they settled out of it once it got filed.

    --
    I am not merely a "consumer" or a "taxpayer". I am a Citizen of the State of Texas
  6. Re:Good for GPL but... by mrchaotica · · Score: 4, Informative

    I never understood why the GPL was a eula?

    Exactly: it isn't one!

    for some reason many OSS apps insist on making you click "i agree" when installing the binaries..

    Yep, this is a fairly serious bug in those software's installers. I keep meaning to file it on OO.o's tracker...

    --

    "[Regarding the 'cloud,'] ownership was what made America different than Russia." -- Woz

  7. Re:Good for GPL but... by Todd+Knarr · · Score: 3, Informative

    USC Title 17 Chapter 1 section 117 paragraph (a) grants permission to make certain copies, eg. those neccesary for running a computer program. To be technically picky about it, it says that it is not an infringement of copyright to make those copies or to authorize having them made.

  8. Re:Good for GPL but... by Svartalf · · Score: 3, Informative

    It's NOT a EULA.

    The GPL doesn't cover USAGE (In fact, it explicitly prohibits the placing of any restrictions on usage by downstream recipients...)- it covers a little different thing.

    It covers publication and derivative works.

    If you give a copy to someone else, you're publishing a copy.

    If you make a modification to the protected work and then give that to someone else, you're making a derivative work.

    Neither is usage in the eyes of Copyright Law.

    If you fail to abide by the terms under which you are given permission to do so by the various rights holders, you don't have their permission and thereby are guilty of straight Copyright Infringement.

    Willful acts thereof are viewed in a very dim light by the Courts and the Law.

    --
    I am not merely a "consumer" or a "taxpayer". I am a Citizen of the State of Texas
  9. Re:Good for GPL but... by swillden · · Score: 3, Informative

    What difference does it make when "using" the software entails making a copy to your hard drive, and then another copy into ram, and then another copy into cache? Using it entails copying it.

    It makes a HUGE difference, since US copyright law specifically exempts copies that are necessarily made in the normal course of use. Those copies cannot legally be considered copyright infringement.

    Specifically, the law says:

    Making of Additional Copy or Adaptation by Owner of Copy. â" Notwithstanding the provisions of section 106, it is not an infringement for the owner of a copy of a computer program to make or authorize the making of another copy or adaptation of that computer program provided:

    (1) that such a new copy or adaptation is created as an essential step in the utilization of the computer program in conjunction with a machine and that it is used in no other manner, or

    (2) that such new copy or adaptation is for archival purposes only and that all archival copies are destroyed in the event that continued possession of the computer program should cease to be rightful.

    Emphasis mine, of course.

    So, the GP is absolutely correct: EULA's that try to impose additional restrictions BEYOND what copyright law imposes must be interpreted as contracts, and there must be some consideration paid to the seller that justifies the buyer giving up those rights that he or she would otherwise have.

    Copyleft licenses of various sorts, on the other hand, impose no restrictions that aren't already imposed by the law. Instead, they just grant permission to make copies and derived works, subject to some requirements.

    In both cases, mere normal use of the program, even if that involves making copies on a hard drive, in RAM, etc., are not copyright infringement.

    --
    Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
  10. Re:Good for GPL but... by mr_matticus · · Score: 4, Informative

    I have no idea how this got modded insightful. It doesn't even make sense.

    You have two concepts confused: Rights are reserved, not granted, but contracts require consideration.

    Contracts have nothing to do with it. Copyright does indeed deal with reserved rights--the creator's rights. Any right not granted by copyright or by independent agreement is reserved by the owner. Copyright does not supersede contractual rights; indeed, the entire point of contract law is to create relationships outside of or contrary to statutory law.

    A contract is not valid without
    consideration (e.g., "money changing hands"), but rights are reserved by default.

    What does this even mean? Consideration is one way of validating a contract (but not the only way), and this has exactly nothing to do with reserved rights.

    A license is a grant of rights. It is a promise not to sue. That's it. The GPL is not a license, because it says, "I promise not to sue IF you do x, y, and z"--that is a license agreement. It contains a license, but it too requires assent. Failure to provide that assent results in failure to attain the needed license, thus placing a person in a position of copyright inflation. The attempt to characterize it here as mere breach of contract is an attempt to limit potential judgments, as contractual damages are far less than statutory copyright damages.

    It is not a binary situation. Finding copyright infringement does not preclude breach of contract, and in fact the two usually go hand in hand in licensing disputes. It is possible to infringe the copyright without breaching the contract, and it is also possible to breach the contract without committing copyright infringement.

  11. Re:What about the $30,000? by rahvin112 · · Score: 3, Informative

    Don't worry, with this ruling he will. He's now eligible for disgorgement of profits, statutory damages, punitive awards, legal fees and expenses. I imagine the legal expenses alone is going to be rather massive but tack in a few statutory damages at $150K per violation (for every single file they stripped the copyright notice from which exceeds 300 files by my reading of the JMRI site and possibly each of these violations applies for each distribution of Katzer's product so if he sold 10 copies he's on the hook for 3000 violations of copyright). Jacobsen's not going to end up with millions but my guess is Jacobsen is going to get back every dime he spent probably three times over and he won't be paying any legal bills. My hope is they can destroy Katzer financially, his behavior is reprehensible and he should be punished for it.

    Keep following the Saga though, this Katzer guy is as slimy as SCO. He'll probably try to fend off any judgement with Bankruptcy just like SCO.