Slashdot Mirror


Bruce Perens Discusses Lawsuit Against Corel (UPDATED)

ac writes "It seems that Corel has made one mistake too many. Bruce Perens [?] is calling for a lawsuit against Corel on the behalf of Debian. The text of his message follows and should appear here soon. " Wow - check out the recent story regarding the 18 and older EULA. Update by RM: Bruce later backed off on the lawsuit threat. He reads Slashdot comments and takes them seriously, and he's a good dude at heart, okay?Update: 11/26 08:53 by H :And for all the people e-mailing me, mea culpa. Shoulda checked.

To: debian-legal@lists.debian.org
Subject: Corel Lawsuit
Date: Fri, 26 Nov 1999 10:09:00 -0800 (PST)
From: bruce@perens.com (Bruce Perens)
Message-Id:

It's time for us to bring suit against Corel for this "can't download unless you're 18" stuff. That's not in our license and they know it. I've tried to help them several times, and they continue to be 100% clueless. I think at this point they are not representing Debian well, and should not distribute it. I'm not going to help them any longer.

Bruce Perens

28 of 535 comments (clear)

  1. minors and EULA's by Barbarian · · Score: 4

    The problem is the EULA on the Corel software--in Canada at least, you cannot sign a binding contract if you're a minor.

    1. Re:minors and EULA's by ewhac · · Score: 5
      ...you cannot sign a binding contract if you're a minor.

      Which is precisely why license "agreements" of any kind are not only monsterously unethical, they are stupid. Do the clerks at EBX check your ID before selling you a copy of Unreal Tournament (which comes with a shrinkwrap "license")? Are we to suppose that such instruments should be enforceable against a minor's parents or guardian?

      Please, stop deluding yourselves into believing that you're purchasing a "license." You are purchasing a copy, and enjoy all the rights and responsibilities afforded to you by copyright law. Any other responsibilities imposed by any so-called "agreement" are fictional.

      Gratuitous link to my editorial on shrinkwraps.

      Schwab

  2. Oh yeah -- way to support them by davidu · · Score: 5

    Let me first say that I agree, Corel has made _some_ mistakes. However, it is obvious that a big company with a huge legal department would have such problems.

    We should NOT however alienate them. Do you think that they would have spent so much money into Linux and made such a huge booth at Comdex if they were just around for the hype? of course not.

    We need to be forceful, yet forgiving in the way we handle the corel situation. If we alienate the first major company to support Linux then we may be jeoperdizing our future.

    I think Bruce Perens simply misses the spotlight. I respect him for what he has done and accomplished, but a lawsuit will not solve anything for Linux users and for the image of Linux.

    Bruce: you really ought to give this some more thought.

    -Davidu

    --

    # Hack the planet, it's important.
  3. I'm sure he doesn't mean this to come to court... by Paul+Crowley · · Score: 5

    I can only read this as "Perens calls for Corel to be sent signal that Debian's patience has limits". Debian would surely win if they sued, so I guess perhaps he's come to the conclusion that threats are the only language Corel's lawyer's speak. In other words, if all you recognise is "cover your ass" thinking, then you'll have to cover your ass from GPL violations too.

    I'm surprised, and I advocated showing patience to Corel earlier, but maybe Bruce is right: maybe it is time to say that the GPL demands attention and has backup if it's needed.
    --

  4. Just sent this to Bruce (Possible flaw in GPL?) by trims · · Score: 5

    Following is a letter I just sent to Bruce. I'm wondering if this is more a problem with the GPL than Corel; the GPL is not sacred folks, and it may indeed have flaws that need to be fixed. Anyway, we're getting ahead of the deal.

    I'm getting tired of the community going off half-cocked. Less than 24 hours after a problem DOES NOT MEAN we've looked at the things from all sides. Have we gotten REAL legal advice? From at least 3 different sources? Are we SURE of what we're doing? I'm getting really suspicious of the "witchhunt" mentality everyone someone screams "GPL violation!!!" Hysteria is bad for us, and I want us to think things through before we jump with both feet into the quicksand....

    -Erik

    Letter follows:

    Bruce,

    This is a followup to my thread on /. (found here) about the possibilities that an age restriction might be necessary to uphold the GPL.

    On further thought, I was wondering about this:

    The GPL requires that in order to use the software, I agree to the term (the contract) that forces me to distribute it to anyone who asks. And I must insure that the code is passed along with the GPL.

    Implicit in this is that I must insure that the person I'm passing the code to must uphold (or at least legally agree to uphold) the GPL. If they cannot, or willnot, I cannot pass the code to them, since I would be responsible for breaking my contract.

    This, however, is a catch-22 (or paradox) when talking about minors. The GPL requires that I give it to anyone who asks; however, I cannot give it to a minor, since I cannot insure that they abide by the contract (indeed, I have foreknowledge that they CANNOT), which is a further condition of the GPL.

    Paradoxes in contract law are EXTREMELY BAD, as it immediately invalidates the contract.

    Is this a flaw? Does the GPL need to be modified?

    Also, here is another pertinent question: suppose I am restricted from distributing the program due to content it contains. I've looked at sections 7 & 8 of the GPLv2, and it's not clear as to what the ramifications are in this situation. My reading is that any legally required restriction on code makes that code ineligible for coverage by the GPL (in otherwords, the author cannot GPL the program, nor can GPL'd code be included in the program).

    Have we got ourselves a serious problem here?

    --
    There are always four sides to every story: your side, their side, the truth, and what really happened.
    1. Re:Just sent this to Bruce (Possible flaw in GPL?) by copito · · Score: 5
      Sorry about the formatting.

      This, however, is a catch-22 (or paradox) when talking about minors. The GPL requires that I give it to anyone who asks; however, I cannot give it to a minor, since I cannot insure that they abide by the contract (indeed, I have foreknowledge that they CANNOT), which is a further condition of the GPL.


      I see nothing in the GPL that requires me to give software to anyone that asks. I just can't restrict further redistribution.

      As for a danger in giving the software to a minor, the GPL states:

      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.


      It seems to me that a minor would simply not be able to redistribute GPLed software, since they can't agree to a contract.


      --
      --
      "L'IT c'est moi!"
    2. Re:Just sent this to Bruce (Possible flaw in GPL?) by Zach+Baker · · Score: 5
      The GPL requires that in order to use the software, I agree to the term (the contract) that forces me to distribute it to anyone who asks.

      This is a common misconception. The GNU GPL restricts modification and/or distribution, not use. This is not a minor distinction. For your edification, Term 5 of the GPL, italics mine:

      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.

    3. Re:Just sent this to Bruce (Possible flaw in GPL?) by Bruce+Perens · · Score: 3
      Erik,

      Agree that the witch-hunt mentality is bad for us. I headed it off twice before. I just got too darned frustrated about heading it off yet another time. Stupid me, I didn't realize that one message posted to an obscure Debian mailing list would mean a slashdot headline.

      Regarding the GPL, it's not a tear-open license that constitutes a contract like some other Open Source licenses. It's a straight copyright permission. So your objection might not apply.

      Thanks

      Bruce

  5. Interesting point (on contracts and 18) by ebrandsberg · · Score: 3

    Basically, the way I see it, if Canada law says that you can't enter into a binding agreement, and even a GPL license is an agreement, than that means that in Canada, an 18 year old can't agree to honor the GPL. As such, Corel is insuring that anybody that downloads has to otherwise agree to all the license requirements, including GPL. If they are correct, then any minor can break the GPL and use the software however, and whereever they want, without having to return modifications, etc.

  6. Hold on by copito · · Score: 3

    IANAL, but it seems to me that any restriction Corel places on the original download of their distribution is legal. The GPL allows me to distribute software for money or with a warranty, and AFAIKT, any further restrictions that do not restrict the ability of my customers to redistributing the binary and source.

    Corel could refuse to sell their software to anyone other than Tibetan monks between the ages of 65 and 70. They just can't keep those monks from redistributing the GPLed portions.

    So in short, Corel's actions may not be in keeping with the spirit of Free Software, but I see nothing in the GPL to prevent them.
    --

    --
    "L'IT c'est moi!"
  7. Hmm ... GNU shows some teeth? by RNG · · Score: 3

    I'm sure Corel has had enough contact with people like BP (and Linux folk in general) that there's really not much of an excuse for being contiunally clueless ... I was (or still am) willing to give Corel the benefit of the doubt about their Linux/OpenSource romance but things like these make me very skeptical ... I think it's about time they wised up and manage to produce a licence without any obvious problems ... this is not rocket science and should be an achievable goal for a company that manages to writes pretty good software ...

    On the other hand, maybe a GNU inspired lawsuit against something as obvious a violation of the GPL as this one, might actually make other potential offenders think twice about actually doing so.

  8. "Minors can't enter into legal agreement" BS by roystgnr · · Score: 5

    IANAL, and I don't know what the law literally states... but there's absolutely no way that the software industry would let a "minors aren't bound by software licenses" precedent be set. What, is it OK to be a warez dude as long as you're under 18? Does CompUSA have to start checking IDs before it sells the next Kings Quest installment?

  9. Re:here they come. nail in the coffin by Anonymous Coward · · Score: 3

    Mistake #1: Slashdot is NOT THE LINUX COMMUNITY. Slashdot is a locker-room full of nitwits and posers who like flicking the towel at whoever passes by. (This is sure to get me 'moderated' down or whatever)

    Mistake #2: Yah, as if going back to Microsoft is going to magically make anything better. You think that by 'going back to Microsoft' you're going to avoid the lawsuit morass? Are you living under a rock or something?

  10. Re:Lawsuits by ewhac · · Score: 5
    Since the GPL is a legal agreement, it is possible someone could circumvent the agreement and avoid any consequences, simply based on being a minor.

    This is true for shrinkwrap "agreements" (which are a legal fiction, anyway), but not true for the GPL.

    Normal shrinkwrap "licenses" offer an array of ludicrous restrictions and covenants to which you are expected to agree before the vendor will "allow" you to use the software.

    The GPL, however, is different. It acknowledges the fact that, as a copyrighted work, the right to use software is concomitant with lawful possession and, thus, you are free to make use of the software as you will. What the GPL does is stipulate the conditions you must fulfill if you want to make copies of the software.

    Note the distinction: Shrinkwraps purport to offer a license to use. The GPL offers a license to make copies.

    Copyright law is criminal as well as civil law. Minors are not exempt from criminal statutes. Thus, a minor making and distributing copies of GPL'd software, but not meeting the terms of the GPL, would therefore not be granted a license to make those copies, and would be criminally liable for copyright infringement.

    So, no, being a minor does not escape you from the GPL.

    Schwab

  11. I'll chill out now, thanks by Bruce+Perens · · Score: 5
    Guys, I am having a real bad morning and I spoke too soon. I meant to open a discussion on a mailing list, not to be on top of Slashdot by sending one email. Everybody else on the list said it's too soon for a lawsuit.

    Bruce

  12. Re:here they come. nail in the coffin by Bruce+Perens · · Score: 5
    Look, I'm frustrated because I have tried to help them with this stuff twice and they keep making the same mistake. I sent mail to a Debian mailing list looking to open a discussion, not to be in a Slashdot article about it. Everybody else on the list said it was too soon for a lawsuit and I dropped it there.

    Thanks

    Bruce

  13. Apology to Corel by Bruce+Perens · · Score: 5
    Oh darn, I have really screwed up this morning. I'd better admit it and control the damage before it gets worse.

    I got frustrated with Corel because I have worked to smooth these things out twice before. I sent a message asking if it was time for a lawsuit to a Debian mailing list. I did not expect that message to be posted to Slashdot. The people on the Debian list told me to chill out, which was good advice.

    So, Corel folks, I apologize. You need to sort our some issues with the community, but any talk of a lawsuit at this time is way out of proportion.

    Bruce Perens

    1. Re:Apology to Corel by Bruce+Perens · · Score: 3
      Well, Nick, we have Red Hat stock at over US$200 today from its original $14. That is going to convince some companies that it's worth it. I doubt there is much I can do to stop them. :-)

      Bruce

  14. Re:Slashdot's irresponsible "news" reporting by platypus · · Score: 4

    I agree with you, slashdot this was one of the occurences where slashdot has to decide whether they want to be pure journalists or journalists with a positive relation to linux/opensource.
    If they decide to be the latter, they should have rechecked this, because bruce seemed to be a little too fast in this case.
    But this shows that one has to doublecheck what he posts in public/semi-public forums, cause there's _no_ privacy.
    That was Bruce's fault and could have led to a zdnet headline without slashdot.
    OTOH slashdot shouldn't have been the first to carry this in the public.

  15. Normal reactions by Jonas+�berg · · Score: 3

    This seems to be the way our community works now that we have "news" agencies such as Slashdot to focus our attention to specific issues. You're busy hacking for 12 hours and when you return to the world, perhaps looking quickly at Slashdot, all hell has broken loose. I trust Bruce, RMS and others to handle these situations perfectly well and there's no need for me to get particularly upset about it. I'd rather spend my energy on writing free software instead, wouldn't you?

  16. Another More Serious Problem. by the+eric+conspiracy · · Score: 5

    It seems to me that the Corel EULA has problems in addition to the 'minor' business. In particular this little gem:

    B. PROPRIETARY RIGHTS:

    All right, title and interest in the Software Programs, including source code, documentation, appearance, structure and organization, are held by Corel Corporation, Corel Corporation Limited, and others and are protected by copyright and other laws.


    How can Corel just paste in something like this? They don't own any such rights to the bulk of what constitutes Corel Linux. To pass through something like seems to me to be an indication of total lack of clue.

  17. Its all moot by BigDaddy · · Score: 4

    Frankly, the whole issue is moot. Here is why: 1. If one is 18+ yrs old, then the clause does not apply to him or her and that person can download the software with both a clear conscience and a legal right to do so. 2. If the person is less than 18, the agreeing to the contract is pointless because a minor cannot be held responsible anyway. In either case, the clause serves no purpose because either it doesn't apply because of age, or because of age, the responsibility is negated. This is not to say, that I support Corel. I think they were wrong to add this clause. But I think the real point is being missed. The question is not why are minors being licensed, but rather, why is anybody being licensed? Each individual piece of software has its own license. Be it GPL, BSD, or Corel. Why included the EULA at all?

    --
    You can't get a blue screen on a black and white monitor.
  18. Shameless ploy by scumdamn · · Score: 5

    I think the whole thing is a ploy by Bruce to get Karma points ;> He got four for just apologizing!

  19. Lawsuits are inevitable unless we change course. by Brett+Glass · · Score: 5
    The GPL, by its very nature, creates conflicts between open source developers and honest businesses -- large and small -- by putting them at odds with one another. It doesn't take more than a few minutes' reading at the FSF Web site -- in which Stallman repeatedly issues a call to arms against "proprietary" software (i.e. software which one can make money by licensing) to see the antagonism. (His essay in which he renames the Library GPL the "Lesser GPL" is an especially good example of this attitude.) A movement whose focus is the destruction of people's businesses and livelihoods can only lead to a battle -- no, rather, to a war consisting of many battles and many casualties.

    Everyone -- businesses and the open source community -- would be better off if we adopted the win/win, "live and let livee" approach of other software licenses, such as the BSD license, the MIT X license, and the Artistic License.

    Open source that's reusable by all -- such as the BSD TCP/IP stack -- is responsible for the growth of the Internet and the success of the World Wide Web. Instead of threatening lawsuits based on overly restrictive licenses such as the GPL, we should say, "Use this code as you will. You can't un-publish what's already been published for the world to see, so you can't 'take' it; you can only use it to avoid tediously reinventing the wheel. Now, let's see what you can do wih it! If you do not choose to publish the source to what you build with it, good luck to you -- it's not easy to make a living that way. If you are good enough to do it you deserve success."

    Bruce, in the past you have had the strength and foresight to opt out of movements and groups which have become dogmatic and/or territorial. Perhaps it is time to reconsider your support of the GPL.

    It seems that the only thing that the GPL has done which less restrictive licenses have not is to alienate and hurt people. (The GPL hasn't "forced" the opening of any code; people who don't want to publish their source, such as Be, have merely worked around it or reimplemented the algorithms themselves.) It even appears to violate Point 6 of the Open Source Definition -- which you helped to write! -- by discriminating against a field of endeavor: the creation of software which does not happen to be open source.

    I realize that this would be a bold move, to be sure, but you're one of the few people I've encountered who has the guts to make it. Let's end the conflict, the bitterness, and the spite. It's time to get on with writing software, and to publish it in a way that quells conflicts rather than creating them. We will all be more productive, and happier, if we do.

    --Brett Glass

  20. Re:Karma Inflation (leaving topic) by cdlu · · Score: 3

    Well...looking at the karma system I have an idea.

    All users with positive karma should always be allowed to moderate. But every time they moderate, they lose one point of karma. They gain it back, or lose more, depending on how well they faired at metamoderation.

    The only catch is that Signal 11's 270 or so karma points will be enough to moderate this entire discussion. :)

  21. Re:Lawsuits are inevitable unless we change course by Brett+Glass · · Score: 3
    Businesses have to realize that free software is something we share with them.

    There's no conflict between this notion and that of moving to a license which is not antagonistic to business.

    "Sharing" does not mean demanding something unreasonable in return -- which is, alas, what the GPL does. "Sharing" must be done willingly. If you start by demanding things in return, you are not sharing; you are negotiating a transaction. You are being adversarial, not cooperative.

    And, yes, individuals and businesses will and do give back, as has been shown in every open source software project which uses a license other than the GPL. Why? Because it is in their interest to do so. Who wants to maintain thousands of tiny enhancements through different versions of an open source program? The only thing which businesses will keep private -- and they are justified in doing so! -- are major creative works for which they deserve the chance to be compensated. So, things sort themselves out properly without the need for undue restrictions -- or for lawsuits.

    Self-interest is a far stronger and more pleasant motivator than any license.

    --Brett

  22. Debian/Slashdot paparazzi ? by Morgaine · · Score: 3

    So, somebody on that Debian list is your typical paparazzi and someone in Slashdot is your typical sensation-seeking news editor. Doesn't that just make one feel all warm and fuzzy? ;-(

    What annoys me more though is that people are making silly interpretations of the GPL instead of examining Corel's stuff. I would have thought that the relevant statement in the GPL was clear enough: '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.' How can that leave any doubt that there is no requirement in the GPL for contractual binding, since the GPL is not a contract binding its signatories but a legal copying and distribution constraint binding the software, and that therefore contract law is irrelevant? And as if that weren't enough, anyone with half a clue can see that games licenses do not lose validity when games are sold to minors, else the games industry would be in utter shambles. So what is there to discuss? About the GPL, nothing as far as I can see.

    But about the EULA there's plenty to discuss so let's discuss it, without throwing irrelevant contractual nonsense about the GPL into the works.

    --
    "The question of whether machines can think is no more interesting than [] whether submarines can swim" - Dijkstra
  23. Apologies. by Chris+Johnson · · Score: 5

    I'm seeing quite a bit of sentiment indicating that Linux users and GPL-using authors should ask Corel to apologize, to say 'oops', and then should sit back and trust them.

    Well... of course somebody at Corel will be told to say 'oops'. That's his job. Its name is 'Public Relations'.

    There's also people there whose job it is to figure out the next testing of the outside of the envelope. They are called 'lawyers'.

    Forget that they have PR people for a minute, and also forget about their lawyers, and let's just look at their ACTIONS, okay? Their actions have consistently been causing problems. It doesn't matter that there's somebody to say 'oops'. That is a PR person, that's their job, it does not mean as much as people would like to believe.

    I personally have a lot more respect for Bruce Perens for momentarily _refusing_ to listen to the PR flacks and looking at what Corel is repeatedly doing. I'm not sure if people realise that permitting such abuses of the GPL is very similar to letting people talk about xeroxing documents...

    If you do that, the Xerox people _will_ speak to you and make sure you are aware that you are using their registered trademark as if it were a generic term, that other companies have lost their trademarks over just such weakening of the mark, and that Xerox (r) does not intend to weaken its mark in such a manner.

    Well, the behavior by Corel obviously weakens the GPL- to the extent that it goes unchallenged. Anybody picking a fight with the GPL will be able to point at the Corel actions involving it, and the community responses to it. They will be able to truthfully say to a judge or jury, "This is not actually binding, because it is not obeyed or respected by even the people who use it. Look, here are 500 slashdot posts saying that Corel should not be penalized in any way for their alterations of the license, because Corel will benefit the community. Isn't it true that the GPL is a legal fiction that is not actually intended to be followed- as seen by these posts effectively waiving it in the court of public opinion... and therefore, shouldn't it be declared null and void?"

    That's a perfectly legitimate approach for a lawyer to take, to invalidate the GPL. It's Corel above all who are making that argument possible, by repeatedly adding and altering conditions- and it's Linux users who are helping, by assenting to this alteration of the license, and making the argument that Corel should not be held responsible to the terms of the license.

    I'm sorry, but I don't assent to the alterations of the license. I have software out there under the GPL, and I don't remember giving Corel permission to alter, challenge and weaken the license for their own convenience. I'm not concerned with how quickly a PR flack can be found and made to say 'oops'. These changes need to stop, or Bruce Perens' hasty reaction will be the only sensible course of action in the long run.

    I _realize_ people want to be nice and not seem threatening or combative, but this is not fantasyland, or high school: this is the real world, there are consequences, and allowing a widely used agreement like the GPL to be defined differently in practice than it is in writing is bad. It makes an argument possible that the written version isn't really the applicable one- just as we need to look at Corel's _action_, so the courts will assuredly look at the Linux community's _action_ to ascertain how valid the GPL is when challenged. Do we, seriously, want to establish the precedent that you get to do whatever you want as long as you don't keep doing it for so long that it gets annoying? More relevantly, how many people advocating that Corel be let off easy have themselves written GPLed software- which of these people don't actually have anything to lose?

    I think if attention is paid to the Linux community's wishes as to how closely the GPL must be followed, the attention needs to go to the people who have written software that uses it. I don't think it's at all helpful for people who aren't actually using the license on their own work to say 'Take it easy, maybe they don't have to obey this license that closely'. I think most people who do use the GPL on their own work would not wish legal precedent to be set that the license isn't really real, that in practice it's customarily altered and bent to fit situations. I certainly do not. From Bruce Perens' initial reaction, I don't think he wishes that conclusion to be drawn either.