Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Slashdot Log In

Log In

Create Account  |  Retrieve Password

Copyright Protection Problems For OSS Project

Posted by ScuttleMonkey on Mon Nov 13, 2006 09:21 PM
from the copy-wrong dept.
An anonymous reader writes "There's a federal case in the Northern District of California where copyright for open source is being challenged. The free software project JMRI discovered that a commercial company was using some of their files in a product, in violation of the license. They added a copyright claim to an ongoing legal action about cybersquatting, software patent abuse, etc. The patent case was covered on Slashdot back in June but the copyright part is new. The other side came back with an argument that copyright law didn't apply, simply because they software was 'being given away for free.'"
+ -
story

Related Stories

[+] On Software Patent Lawsuits Against OSS 400 comments
Bruce Perens writes "We've warned you for a decade. Now the monster has finally arrived: patent holders are filing suit against OSS developers." From the article: "We should not be confident that we will continue to have the right to use and develop Open Source software. A coordinated patent attack by a few companies, or even one large company, could completely destroy Open Source in the United States and cripple it in other nations. Funds and patent portfolios that have been established to help defend Open Source would not be sufficient to defend it. Only legislative changes to the patent system can fully protect Open Source and maintain it as a viable source of innovation for our future."
This discussion has been archived. No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
 Full
 Abbreviated
 Hidden
More
Loading... please wait.
  • by transporter_ii (986545) * on Monday November 13 2006, @09:24PM (#16832364) Homepage
    Does something go into public domain just because it is posted somewhere for free (example: Usenet):

    False. Nothing modern and creative is in the public domain anymore unless the owner explicitly puts it in the public domain(*). Explicitly, as in you have a note from the author/owner saying, "I grant this to the public domain." Those exact words or words very much like them.

    See Also: Out of Germany, but even someone like D-Link couldn't shake the GPL:

    "The GPL Violations Project [gpl-violations.org] , based in Germany, have won (subject to appeal) a court case against D-Link, who had allegedly distributed parts of the Linux kernel in a product [gpl-violations.org] in a way which contravened the GPL. D-Link had claimed that the GPL was not 'legally binding' but have now agreed to cease and desist, and refrain from distributing the infringing product, a network attached storage device. Expenses, including legal expenses, were received by the plaintiffs; they did not request any damages, consistent with their policy [gpl-violations.org] . They have previously won a number of out of court settlements against other companies. Slashdot has previously mentioned the GPL Violations Project [slashdot.org] ."
    • by transporter_ii (986545) * on Monday November 13 2006, @09:29PM (#16832422) Homepage
      False. Nothing modern and creative is in the public domain anymore unless the owner explicitly puts it in the public domain(*). Explicitly, as in you have a note from the author/owner saying, "I grant this to the public domain." Those exact words or words very much like them.

      Of course, to give credit, that came from:

      10 Big Myths about copyright explained
      http://www.templetons.com/brad/copymyth s.html

    • by Software (179033) on Monday November 13 2006, @10:01PM (#16832700) Homepage Journal
      I hate to break it to you, but the lawyers are not claiming that JMRI's software is in the public domain. They're claiming that the violation was not one of copyright, but one of licensing. From http://jmri.sourceforge.net/k/docket/100.pdf [sourceforge.net] (PDF warning; see page 13):

      "Generally, a copyright owner who grants a nonexclusive license to use his copyrighted material
      waives his right to sue the licensee for copyright infringement and can only sue for breach of
      contract." Id. (citing Graham v. James, 144 F.3d 229, 236 (2nd Cir. 1998)).

      Not that I agree with this argument, but it's what they're making. They're not making an argument that the software is public domain. In fact, the phrase "public domain" does not appear in the filing.

      The filing also references Sun v Microsoft. It's also interesting because if you successfully apply this argument to other software, you would be immune from prosecution for running a warez site, though you'd still be on the hook for contract violation. IANAL, of course.
      • by WolfWithoutAClause (162946) on Monday November 13 2006, @10:20PM (#16832844) Homepage

        But the counterargument is that since they're self-evidently not following the terms of the license, then they don't have a binding contract, hence we're back to a copyright violation.

        So, prediction: they're going to lose.

          • by drakaan (688386) on Monday November 13 2006, @11:15PM (#16833276) Homepage Journal

            They absolutely need to agree to a license [fsf.org] (not sign a contract) to use the software. The terms of the license say that you have the traditional rights granted by copyright (which means you're not allowed to copy someone else's original work), but that *if* you comply with the terms of the license, they'll grant you the right to redistribute, modify, etc.

            One of the conditions in the terms of the license is that you aren't allowed to *change* the terms of the license in a number of ways. If you do, then those rights are rescinded, and you go back to only having the rights granted under copyright law (which means, you have to ask my permission to do anything with it).

            You said (in part):

            "...If the licenser wasn't making an exclusive agreement with you and gave you redistribution rights, then I've done nothing wrong, you've done nothing wrong and I'm in no way bound by any contract you might have with the licenser..."

            You're bound by the terms of the license that the software is distributed under. The person who distributed the software to you did so with the knowledge that there were certain things that had to be done to be in compliance with the license. One of those things is to make sure that the license is distributed with the software, so that it's clear what's allowed and what's not.

            If you received the software without the license (i.e. the person who distributed it failed in their duties to comply with the licensing requirements), then that doesn't mean you are allowed to ignore copyright law or that your copy is magically license free. Just ask the folks at the BSA about that. Millions of illegally-licensed copies of Windows are installed and used every year, and there are very real penalties for knowingly doing so.

            You also said:

            "...You signed a contract with them to receive support. If you were to give me a copy of your software, that wouldn't entitle me to receive support, would it?..."

            If the contract was for support, then they paid for support. The license is a separate thing...it covers under what conditions you may use the software under, not whether you will receive support.

            You mentioned that you wouldn't be bound by that agreement (the support one) any more than redhat would be bound to give you support. True, since you didn't enter into a support contract with them (although you could do so very easily). You then mentioned that:

            "...It's clear that I can have a license to distribute Redhat Linux but not be bound by any contract to Redhat..."

            This almost true, since you would be bound by the terms of the license of the software you received, not by a contract signed directly with a particular company or person. Traditionally, copyright was the only legal condition allowed for distributing a work, but the GPL is becoming common, and allows more freedom. The GPL says (in part):

            5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. 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.

            The only reason you are *ever* allowed to redistribute is because of the license. If you don't accept the terms of the license, there isn't anything else that magically gives you distribution rights. It doesn't matter if you got it direct from RedHat, or from some guy in a van behind a seedy building, the only rights you have are copyright and the license the work is distributed under. Copyright gives you certain fair-use rights, none of which would apply to you distributing someone else's software.

                    • The judge in Graham v. James , 144 F.3d 229, 236 (2d Cir. 1998) has said that a "copyright owner who grants a non-exclusive license to use his copyrighted material waives his right to sue the licensee for copyright infringement"

                      Ok, IANAL (but I play one on /.). I read the decision that you have sited, and it cannot be applied to a case involving the GPL, for several reasons. First, the contract between Graham and James was strictly an oral contract for distribution rights, many terms of which had to be inferred by the district court. From the decision:

                      ... Thus, as James concedes, the district court could not have found that Graham infringed James's copyright unless the licensing agreement already had been rescinded; the problem is that the district court made no such finding.

                      The GPL states explicitly that all rights granted by it are recinded if the terms are violated. So it's pretty simple to demonstrate that the agreement is void.

                      Further, the decision is based on whether the defendant could conclude that they maintained rights under the license, even though they had violated some terms. Check this out:

                      This argument turns--and fails--on the distinction in contract between a condition and a covenant. ... However, "[i]f the nature of a licensee's violation consists of a failure to satisfy a condition to the license . . ., it follows that the rights dependant upon satisfaction of such condition have not been effectively licensed, and therefore, any use by the licensee is without authority from the licensor and may therefore, constitute an infringement of copyright." [3 Nimmer on Copyright , supra , 10.15[A], at 10-120.] Id. at 10-121 (citations omitted);

                      The court makes the distinction here - and the GPL makes it explicit. The court is re-stating the affirmation that is used in the GPL itself, paraphrased as "violate the conditions of this license, and you have no rights to the code".

                      Sorry, but there is NO WAY that that decision can be used to argue that you are not liable for copyright infringement just because the code is being distributed under a license. Your interpretation of the case is just too simplistic.

      • by QuantumG (50515) <qg@biodome.org> on Monday November 13 2006, @10:43PM (#16833040) Homepage Journal
        from http://laws.lp.findlaw.com/9th/9915046.html [findlaw.com]


        Whether this is a copyright or a contract case turns on
        whether the compatibility provisions help define the scope of
        the license. Generally, a "copyright owner who grants a non-
        exclusive license to use his copyrighted material waives his
        right to sue the licensee for copyright infringement " and can
        sue only for breach of contract. Graham v. James , 144 F.3d
        229, 236 (2d Cir. 1998) (citing Peer Int'l Corp. v. Pansa
        Records, Inc., 909 F.2d 1332, 1338-39 (9th Cir. 1990)). If,
        however, a license is limited in scope and the licensee acts
        outside the scope, the licensor can bring an action for copy-
        right infringement. See S.O.S., Inc. v. Payday, Inc., 886 F.2d
        1081, 1087 (9th Cir. 1989); Nimmer on Copyright , S 1015[A]
        (1999).
  • by Frequency Domain (601421) on Monday November 13 2006, @09:25PM (#16832366)
    It's being given away with conditions. The condition is that you obey the licensing agreement.
  • Promotional CDs (Score:5, Insightful)

    by MightyYar (622222) on Monday November 13 2006, @09:25PM (#16832370)
    LOL, now I can sell copies of all those promotional CDs that I got in college!

    I'm pretty sure that this defense won't work.
  • Because as far as I can tell there is nothing in the copyright act implies that just because a copyright holder is not making any financial profit off of his work that he in some way forfeits any of his rights as the copyright holder.
    • by SirSlud (67381) on Monday November 13 2006, @09:45PM (#16832552) Homepage
      It seems to be under the popular assumption that if you don't ask for financial compensation for produced works, you deserve to belong to a downtrodden class of anti-capitalist authors undeserving of the sections of law which were originally created to grant an author the power to dictate the terms of use for his or her work within a limited time frame.

      I'm sure the actual case is more complicated and nuanced that that, however.
  • I can do that too! (Score:5, Insightful)

    by Herkum01 (592704) on Monday November 13 2006, @09:26PM (#16832394)

    Using their argument, I guess that if the publisher sends me a free book I can make copies. I put my name on as the author and sell too.

    IT'S FREE!

    ANYTHING GOES!

  • by BadAnalogyGuy (945258) <BadAnalogyGuy@gmail.com> on Monday November 13 2006, @09:27PM (#16832400)
    You can't wave your boobs around from the balcony expecting everyone who looks to toss you some beads. Once you're out there, you're out there and if no one gives you a strand then that's really your own fault for putting yourself on the line in the first place.

    It is kind of weird to expect that someone ought to play your game when you've already given up your whole hand.
  • by Matt Perry (793115) on Monday November 13 2006, @09:29PM (#16832412)
    The other side came back with an argument that copyright law didn't apply, simply because they software was 'being given away for free.'"

    Your honor, since Star Wars was shown on TV, for free, I had every right to edit in some new scenes and sell it as Matt's Space Adventure.


    Yeah, right. This sounds like the defense of last resort.

    • you'd think, but... (Score:5, Interesting)

      by SuperBanana (662181) on Monday November 13 2006, @10:53PM (#16833110)

      Yeah, right.

      You'd think- but the asshole (Matt Katzer) filed an anti-SLAPP lawsuit in response to a lawsuit seeking him to cease and desist (he was hounding a government research facility that was employing one of the JMRI authors and JMRI had enough)..basically won it, and got over $30K for his attorneys...and that's AFTER their claims for legal fees were determined to be excessive/unreasonable, and reduced!

      He's run out and filed patents for stuff days after someone else announced they developed it...then turned around and demanded hundreds of thousands of dollars in royalties. Made absolutely insane, blatantly false assertations.

      Both his lawyers should be disbarred based on the level of falsehoods present in court filings. EFF, where the hell are you? I'm always hearing about I should donate to the EFF, but I don't see them doing a fucking thing for JMRI to fend off this sleaze.

      • by dircha (893383) on Monday November 13 2006, @11:53PM (#16833574)
        The "problem" appears to be that Jacobsen represented himself and made legal charges that were technically wrong. I mean, he charged Katzer (KAM) on one count under anti-trust law. Read the judge's order. The issue with justice in our country, in my mind is illustrated here by the fact that Jacobsen is clearly the victim, yet because he did not have money to spend on a lawyer and made some technical legal blunders trying to do it on his own, he ends up getting bent over.

        It's despicable, but that's how justice works in this country.

        We need a system where a guy like Jacobsen here can just go down to the court, tell the judge in plain words what this fucker Katzer is doing to him, and get relief without having to put up big bucks for a lawyer and without facing $30,000 in essentially fines because of a technical screwup that someone without legal training can't be expected to have forseen.
  • by Rinisari (521266) on Monday November 13 2006, @10:14PM (#16832792) Homepage Journal
    I don't know how well it would apply to software, but there is an established precedent in publishing that says it is illegal to steal things that are offered for free. An example of this would be taking an inordinate amount of free newspapers from the stands.

    While those copies are being offered for free, they were not produced for free. This is why so many of such free papers now bear a label similar to "Take one, if you want more, contact the editor."

    In the software world, the open source plaintiffs could argue that, while their product is offered for free, it was not produced for free. That, and the license under which the defendant agreed to use the software specifically states that they must follow the terms of the license in order to use the software.
  • EFF? (Score:5, Insightful)

    by macdaddy (38372) on Monday November 13 2006, @10:56PM (#16833138) Homepage Journal
    Where the hell is the EFF in all of this? What are my dues paying for if not to take on easy but important cases like this one? These people need some compotent lawyers on their side or this is going to end up in a bad way.
  • by dircha (893383) on Monday November 13 2006, @11:32PM (#16833414)
    If you read the news on the site as well as the judge's order, you see that JMRI contributor Jacobsen brought Katzer and his company KAM to court in an effort to stop him from harassing Jacobsen at home and at work and from continuing to send and demand payment of bills in excess of $200,000 for imagined patent royalties for the distribution of open source JMRI.

    Because Jacobsen basically made the wrong technical legal charges in an effort to gain relief from Katzer's false accusations and harassment, Jacobsen, the open source developer, ended up being forced to pay Katzer approximately $30,000 in legal fees.

    It appears that Jacobsen represented himself.

    Now, this situation in itself is deeply disturbing. Jacobsen apparently did not hire a lawyer, and what is disturbing is that he should NOT have had to hire a lawyer in order to get relief from bullying by Katzer and his corporation that was already interfering with Jacobsen's personal and professional life. Because he thought justice would be done for the little guy if you are just honest, he made charges that were technically wrong. An honest mistake. A technicality.

    In the case of a private citizen against a corporation (KAM in this case), justice must not come down to whether the citizen dots his 'I's and crosses his 'T's. Justice must not be dependent upon the citizen's economic means. In this and many cases it clearly was. The legal system through which we must rely for relief from injustice such as this is truly a quagmire as we can see in this case by Jacobsen, clearly the victim, being forced to pay legal fees to a corporation because of a technicality.

    Do you realize it is illegal in most states for an ordinary citizen to read try to help another citizen by answering questions about what a law even means - for attempting to understand on our own the laws the govern our lives? There is a tax on justice to the tune of $200/hour+.

    Jacobsen should be able to go into a court, tell the court what is happening to him, and the COURT should look at the situation and say, look, you are the victim here, this is what laws this asshole is guilty of, if he does this again you come back here and we will punish him.

    THAT is what should happen. I don't care how it is done. Maybe that means public attorneys who we can go to for legal advice and to file the correct charges in court. Maybe that means courts that we can just make in and the judge will be responsible for determining if and how he has been wronged. This isn't going to be popular with the trial lawyer lobby. The same as they have lobbied to make it illegal for us to try to help fellow citizens to understand the laws that govern our lives, they also strongly resist any move that would allow us people to get justice out of this system of ours without inserting quarters in their pockets just to play.

    You won't see Republicans get behind this because their big business sugar daddies want to keep citizens under their thumbs. You won't see Democrats get behind this because they are in the pockets of the trial lawyer lobby.

    A technicality is not justice at all. Fuck you KAM. And fuck you you goddamned lawyers who work for money not for what is just and true.
  • by Sloppy (14984) on Tuesday November 14 2006, @12:20AM (#16833756) Homepage Journal
    The Motion [sourceforge.net], around page 6 says
    Defendants seek to dismiss the Copyright act claim on the basis that the right to bring a copyright infringement claim has been waived since Jaconsen granted the general public a nonexclusive license to reproduce, copy, and distribute the open source software.
    And then around page 14 it goes into details, where they make the argument that they were granted license to redistribute the stuff. And then they almost admit that they didn't comply with the license, and that they need to get sued for breach of contract.

    They certainly don't assert that copyright doesn't apply for Free Software or Open Source. This same exact argument could be used on a shrinkwrap EULA "violation."

    I guess it does raise a technical issue, though. When a creator and a user don't actually meet, sign contracts, etc -- when licensing gets implied -- how do you decide it if actually happened?

    For example, with either a Microsoft EULA, or GPLed Linux, or whatever, at some point a user may decide to do something that is not Fair Use under copyright. Maybe they want to modify the software and sell 10 copies to someone else (in the case of GPL) or maybe they want to .. uh .. actually I can't think of any rights that MS EULAs grant, but let's ass/u/me that there's some sort of reason a person might want to agree to it. (?!)

    When the user goes ahead and does the licensed copyright violation (e.g. selling 10 copies of Linux), it is argued that either they have violated copyright, or they have agreed to the license. Now let's say they are also doing something that is not permitted by the license (such as selling copies of Linux w/out offering the source). So now, they're either violating copyright, or they're violating the license. How do you know which one they did? Just like Microsoft's relationship with their users, you don't have any evidence that they ever accepted the license.

    If they sue you for copyright violation, just say you accepted the license -- and then they need to sue you for breach of contract instead. If they sue you for breach of contract, say you didn't accept the license, and then they'll have to sue for you copyright violation instead.

    Without evidence of what happened, you make 'em sue you twice. Of course, the second time (assuming they have any lawyer-money left), they've got you.

  • by sbaker (47485) * on Tuesday November 14 2006, @01:03AM (#16833968) Homepage
    If you read the actual court documents, what the defense seems to be saying is that the license (which evidently isn't GPL - it's some kind of Xfree or Berkely style license) requires them only to give credit to the authors - which they have evidently not done and this they do not seem to deny (although, of course they don't admit it either!). The significant part of their argument is that say that the consequence of their failure to do so is not a violation of copyright law - but instead a breach of the license terms of the software. Then they point to Sun vs Microsoft over Java in which it was ruled that MS had not violated copyright law but had instead breached the terms of their license.

    IANAL - but that seems reasonable to me. Of course now they need to be stuck with a charge of breaching the license terms - but that's evidently not what the prosecution have accused them of. The problem is that the Xfree and similar licenses don't have cast-iron legal language as GPL does - so with weak language describing the 'licensing' terms - it seems possible that the defendants could indeed weasel their way out of this.

    Personally, I think that if you are going to use one of those licenses, the best you could hope for is a one line mention in the very small print of the Albanian section of the user manual - somewhere between the environmental impact statement and the warning not to let children under 3 years play with the software because of choking hazards. Why the heck you'd find that important escapes me. If you want solid copyright protection, use the GPL - if you want utter freedom for people to do whatever they like with your code - then don't be surprised when they do exactly that.

    • by lightyear4 (852813) on Monday November 13 2006, @09:45PM (#16832548) Homepage

      I remember this story when it first came into public light. Given the volume of documentation available via JMRI [sourceforge.net], additionally via groklaw [groklaw.net], and elsewhere, I'll avoid going into specifics, but it was and remains quite clear that JMRI's copyright was being flagrantly infringed by an aggressive and offensive party.

      Please read the brief summary of legal proceedings available here on their site. [sourceforge.net]


      There is no way I can see JMRI losing, if the American court system has any integrity left at all.

      As you'll see, they're not exactly doing too well. This is unfortunate and greatly diminishes my confidence in the American legal system.

    • Re:GPL (Score:5, Insightful)

      by stinerman (812158) <nathan.stineNO@SPAMgmail.com> on Monday November 13 2006, @11:59PM (#16833614) Homepage
      I can't believe no one corrected you yet.

      The GPL is a distribution license, not an End User Licence Agreement. EULAs are licenses to use the software. The GPL is a license to distribute the software. You do not have to agree to the GPL to use any GPL software. The GPL gives you more rights than default copyright gives. EULAs give less rights than default copyright.

      I believe EULAs are invalid by the doctrine of first sale. But, of course, IANAL. I feel that if EULAs are upheld we're going to start seeing EULAs on automobiles and other such property. Imagine if the computer chip in a car would keep the car from starting if you weren't using a "certified" fuel filter or gasoline. Then if you tampered with the chip (your propery, mind you since you paid for it), the manufacturer would sue you under the DMCA. You'd scream bloody hell, but for some reason when it comes to software people take it in the ass.
        • IT'S NOT THE GPL, YOU RETARDS. It's the artistic license. This is precisely the reason you don't use random, unproven licenses like this one. If you look at the artistic license, it was not written by a lawyer. In fact, it barely even constitutes a legal agreement, and is far less restrictive than the GPL. It pretty much allows taking open-source code and incorporating it into commercial software. Here is one relevant quote:

          4. You may distribute the programs of this Package in object code or executable form, provided that you do at least ONE of the following:

                  a) distribute a Standard Version of the executables and library files, together with instructions (in the manual page or equivalent) on where to get the Standard Version.

          My interpretation is that as long as you provide a link to the author's web page somewhere on your site, you are golden.


          However, you may distribute this Package in aggregate with other (possibly commercial) programs as part of a larger (possibly commercial) software distribution provided that you do not advertise this Package as a product of your own.


          Sounds like you can incorporate the open-source code into a commercial program, as long as you do not advertise that you are using it!

          There are also no patent requirements -- at all! Which means someone can patent the ideas in the source code and then sue the original copyright holder -- while distributing the code! Since the existence of prior art does not render an issued patent invalid, this is a distinct possibility. Not to mention, how are you going to argue monetary damages if there are barely any restrictions?

          Really, it sounds like the guy suing JMRI is mostly in the right, legally speaking. The artistic license may not be enforceable, and appears to give him the right to distribute the code commercially. The breach of contract suit won't yield any monetary damages -- the license is not restrictive enough. His patents are valid (at least until the USPTO revokes them, which may never happen). All I can say is... should have used the GPL.