Slashdot Mirror


GPL in Court - Good or Bad?

Irvu asks: "The Register has a lengthy opinion piece today about IBM's lawsuit, and the GPL. Barring a settlement this case will see the first test of the GPL in a court of law. Previously the GPL has functioned as a social contract with the implicit (albeit untested) force of law behind it. Any ruling now could radically alter the free-software/open-source landscape for good or ill. Andrew Orlowski dwells on these possible ills in his piece. What does Slashdot think? Is this test a good or bad thing? Do you have faith in the justice system (or IBM's Lawyers) to draw the right conclusions? And, how do you see any outcome affecting you?"

59 of 413 comments (clear)

  1. Either way it's a good thing by mjmalone · · Score: 5, Insightful

    A legal test of the GPL is a good thing no matter how it turns out. If the court case fails that just means that revisions need to be made, it would go against the philosophy of the open source community NOT to test the license. I don't know how much of a landmark case this is, it is kind of a gray area, not straight infringement.

    1. Re:Either way it's a good thing by Anonymous Coward · · Score: 5, Insightful

      I agree that the GPL should be tested, but given the nature of how law works in the US, I'm darned glad it's IBM's lawyers defending it.

    2. Re:Either way it's a good thing by Nucleon500 · · Score: 5, Interesting
      I don't think it's a grey area at all. The SCO case is almost exactly the kind of thing the GPL is supposed to prevent. (The difference is that SCO is trying to close the code "legally," not by embracing and extending.) It's crystal clear that SCO is attempting to infringe the copyright of thousands of developers. I'm glad that the test case is so clear-cut.

      It's important to remember that while this may become the first test in court (except the MySQL case), both RedHat's and IBM's lawyers are comfortable with it. And the other companies that have faced GPL issues have respected it; they didn't think they could fight it. SCO's leaders, a few armchair lawyers, and Microsofties are the only ones I've heard who don't think it'll be enforceable.

    3. Re:Either way it's a good thing by minusthink · · Score: 5, Funny

      "A legal test of the GPL is a good thing no matter how it turns out"

      I agree, as long I'm not paying for it.

      --
      "when life gets complicated, I like to take a nap in a tree and wait for dinner" - Hobbes.
    4. Re:Either way it's a good thing by MuParadigm · · Score: 5, Interesting


      Having read the article, I disagree with the author's comment that the GPL is a "social contract." I've read it, I'm sure a number of you have too. It's not a long document. I'd post it here, but I don't want to look like a Karma-Ho.

      Anyway, it *is* a document with teeth. Let's say you're an author, and a publishing company wants to publish your book. You have the copyrights. They cannot publish it without your permission. So you sell them the right to publish it for an advance of $40,000 and maybe a buck a book for every copy sold after the advance is paid off.

      Now, in the case of the GPL, instead of paying with cash or a portion of the profits from distribution, you pay by agreeing to certain terms and taking certain actions. For instance, if you distribute the software, you must include a copy of the GPL and a copy of the source code. If you modify the software and then distribute it, then you must do the same thing. That's your payement. It is required. If you don't take those actions (make the payment) then you can be sued for copyright violation. Outside of those conditions, you can do with it what you want for your own personal use and not worry about it.

      There isn't anything "nebulous" about the GPL, despite Blake Stowell's FUD. And it's not a social contract; it's a contract, pure, and simple, and legally enforcable.

      I can't wait to see this get tested in court. SCO will get their asses laughed out of court.

      Judge: Let me get this straight. You say code that you own was relesed under GPL by another company.

      SCO: Yes, that's right.

      Judge: And then you released it under GPL yourself -- but not really because you didn't know the code was in there.

      SCO: Yes, your honor. That's correct.

      Judge: You never read the code, even though it was freely available, and you were publishing and distributing it.

      SCO: That's right, your honor.

      Judge: (snickers) Get the fuck out of here. All claims resolved in IBM's favor.

    5. Re:Either way it's a good thing by gcalvin · · Score: 3, Interesting

      I'm usually not a "conspiracy theory" type, but my gut tells me that Microsoft is behind this, and that the whole idea is for SCO to lose. This gives Microsoft a poster boy for the fight against the Evil, Viral, IP-Corrupting GPL. "Look at poor SCO," they'll say. "They tried to work with the Open Source crowd, but those evil commies stole their IP and tricked them into giving it away, and as a result, they were destroyed." It doesn't matter that it's not true -- it'll look true enough to people.

    6. Re:Either way it's a good thing by shaitand · · Score: 4, Informative

      I think it say something that nobody has dared to challenge it thus far, and that IBM's lawyers considered it solid enough to allow IBM to use it prior to this. This is no fragile piece of ground, this is rock solid and I've never heard a lawyer say otherwise.

    7. Re:Either way it's a good thing by Anonymous Coward · · Score: 5, Insightful

      There isn't anything "nebulous" about the GPL

      Unfortunately, there are some nebulous areas in the license. Not in the basic concept, I agree.

      But once the GPL starts talking about "linkage", and trying to claim that Application A linked with GPL'd Library L means A has to be GPLed, while App A linked with GPL'd Operating System O does not, it's on thoroughly nebulous ground. The concept of "linkage" just isn't that clear cut, especially in the modern day with dynamically linked libraries, or in embedded systems where the OS is more often than not statically linked with the "application". This nebulousity is entirely self-inflicted by the GPL; it's not "FUD" spread by some evildoer. Had the GPL never tried to make this distinction in the first place, it wouldn't be a problem.

      While the obligations under the GPL are straightforward enough, it's not always clear when those obligations apply. Safest thing to do is assume that if you're anywhere near GPL'd code, then your code needs to be GPL'd as well. Over-broad, but it's the only way to be sure. The lack of clarity in the license one reason why the FSF has to maintain pages and pages of FAQs about the GPL, and perhaps one reason they're working on yet another version of the GPL.

      Making the license more complicated naturally increases the chances for bugs and unforeseen interactions and side effects. One of the nice things about the BSD license is that it's so bloody simple.

      Just because you find the intent of a work admirable doesn't mean you must assume the work is therefore perfect. The GPL shouldn't be treated as Holy Writ and viciously preserved against all "attack" from evil FUDsters. It should be improved where required.

    8. Re:Either way it's a good thing by Xabraxas · · Score: 3, Interesting
      I think you're wrong in asserting that Microsoft would steal GPL'ed code, or anything along those lines.

      Why do you think that? There is no evidence that they did steal code but I don't think it's entirely out of the realm of possibility. It is much easier to steal open code and close it than it is to steal closed code and open it, for all to see. Besides Microsoft's track record isn't so good concerning illegal business practices. I am in no way suggesting it is fact, but it is entirely possible.

      --
      Time makes more converts than reason
    9. Re:Either way it's a good thing by GigsVT · · Score: 3, Insightful

      But once the GPL starts talking about "linkage", and trying to claim that Application A linked with GPL'd Library L means A has to be GPLed, while App A linked with GPL'd Operating System O does not,

      What are you referring to? How do you "link to an operating system"?

      The concept of "linkage" just isn't that clear cut

      Sure it is.

      it's not always clear when those obligations apply.

      No, it's very clear. When you distribute GPL'd code, you must abide by the GPL. If you distribute no GPL'd code, then the GPL doesn't apply to you.

      Safest thing to do is assume that if you're anywhere near GPL'd code, then your code needs to be GPL'd as well.

      Total FUD. It's completely safe to use GPL'd tools to create any kind of software you want, so long as you don't distribute any GPL'd code.

      Most of the FAQs actually explain copyright law, rather than grey areas in the GPL.

      There is at least one grey area, such as using a completely server-side modified GPL'd app on the web, that is one thing they are working on for version 3. Linking really isn't one of those grey areas.

      --
      I've had enough abrasive sigs. Kittens are cute and fuzzy.
    10. Re:Either way it's a good thing by runderwo · · Score: 4, Insightful
      The GPL is an implicit contract. Anybody who happens along and acquires a copy of the GPL'd code is supposedly bound by this 'contract.'
      Wrong. Notice that it is typically contained in a file called 'COPYING'. The GPL only applies when you redistribute the software.
      It's a heck of a lot like an EULA in that regard, and nobody here takes binding EULA's seriously. Why should we take the GPL seriously either?
      It's not like a EULA at all. A distribution license like the GPL is not invoked until you distribute the software to someone else. A EULA is a contract that is invoked when you install a piece of software (or sometimes, when you open the box).

      The GPL guarantees you to have no restrictions on your use of the software. Above and beyond that, it grants you certain distribution rights that you would not have otherwise under copyright law. If you reject the terms of the GPL, you may not distribute the software, but you can still use it for whatever purpose you want. A EULA, on the other hand, is designed to disallow you to even make use of the software if you do not accept its terms.

      See the difference now?

    11. Re:Either way it's a good thing by neonmagic · · Score: 3, Interesting

      All i'm going to say is - why should a US court decision reflect or change the way the rest of the world looks at the GPL or SCOs 'invalid' claims?

      The US courts are known for weird decisions that defy all logic (Microsoft vs DOJ anyone?). The problem is that a positive court decision for SCO will railroad other international governments and legal systems to adopt the 'US' way of doing things. This is a VERY bad thing. Why should US law influence the legal system in Australia?

      As to the GPL - it is clearly laid out. SCO cannot simply argue they didn't read the GPL, understand it, or mean to distribute a Linux (or open source) distribution under those terms. They knew very well.

      I know i'd be ignoring all results for IP based on a US court decision, until decisions were made fairly and logically by a Australian Court of law. US law is completely only valid within the US, or territories part of the US.

      What needs to be done now is for everyone who uses Linux to complain to their local court systems - unfair trading complaints and misrepresentation. Subpoena SCO to provide evidence based on licensing claims. etc Linux is used in just about every country in the world - if you can shut down SCOs case because they are refusing to provide evidence but want people to buy licenses with evidence (i.e unfair trading and misrepresentation) then you have won half the case. Quite elementary dear Watson...

      Dave W Pastern

      --
      Slashdot can go and get fucked.
  2. The GPL doesn't mean as much as people think by HiKarma · · Score: 4, Interesting

    I've always had doubts about the enforceability of the GPL in court.

    It seems to me it would be possible to release a proprietary program
    which takes a GPL'd source program, patches it and links it with
    independent binaries to make a new proprietary program. One could
    sell this program which does the patching, and the libraries, and
    provide the GPL code under GPL terms while keeping the modifications
    proprietary, as long as the modified code is never distributed.
    I would be concerned with any claim that the modifying program is itself
    a derivative work, though the mySQL folks make similar risky claims.

    However, I don't see this coming up in the IBM lawsuit. What might
    be tested there is just what it means to agree to a licence implicitly.
    We don't want that to be too strong. We don't want to add a lot of
    strength to those thousands of programs and web pages that say, "Use of
    this program indicates acceptance of these terms." Only deliberately
    agreeing to a contract should bind you to a contract.

    If you violate the GPL, you are not guilty of violating a contract,
    you are at most liable for infringing copyright. Which can result
    in a suit to stop you from doing the infringing, and for actual damages
    (hard to enumerate with free code) and statutory damages for the packages
    that properly registered their copyright (now you're talking.)

    In the latter case (the statutory damages) and with the injunction, you
    can then put pressure on somebody using your GPLd code to get out of
    the violation judgement by following the GPL. And indeed, the GPL says
    that if you follow the GPL, you are inherently not violating the copyright.

    However, the GPL itself can't make another person's code covered by
    the GPL. The fact that another person's non-GPL distributing of
    code is a copyright violation can be a tool to help you win a copyright
    suit, and that victory, or the threat of it, can make you put the screws
    to the defendant to do -- well, anything. Including giving you cash, or
    releasing their code under the GPL. It's actually up to you, the real
    owner of the GPLd code. If the FSF is the owner of GPLd code, it would
    probably use its power to force the new code to be released under the
    GPL, but that is its own philosophical decision. This is not inherent in
    the GPL.

    All the GPL says is, "If you modify and copy this code, and you release
    your modified program under the terms of the GPL, you're not infringing
    the copyright on it." It does not say, as some people think it does,
    that if you modify the code and copy it, your new work is under the GPL.

    1. Re:The GPL doesn't mean as much as people think by leandrod · · Score: 4, Insightful
      > it would be possible to release a proprietary program which takes a GPL'd source program, patches it and links it with independent binaries to make a new proprietary program

      How practical would that be? Probably not enough to make a dent at the original program community, as any patches if useful would probably be small enough to be quickly replicated, and would be a pain to follow up with new versions.

      Now, suppose these patches contain the implementation of an essencial patent... well, this are just like binary modules for the kernel and codecs for mplayer; they exist, but they tend to become roadkill to further development, as most patents are interesting but liable to workarounds.

      --
      Leandro Guimarães Faria Corcete DUTRA
      DA, DBA, SysAdmin, Data Modeller
      GNU Project, Debian GNU/Lin
    2. Re:The GPL doesn't mean as much as people think by Anonymous Coward · · Score: 3, Interesting


      It seems to me it would be possible to release a proprietary program which takes a GPL'd source program, patches it and links it with independent binaries to make a new proprietary program. One could sell this program which does the patching, and the libraries, and provide the GPL code under GPL terms while keeping the modifications
      proprietary, as long as the modified code is never distributed. I would be concerned with any claim that the modifying program is itself a derivative work, though the mySQL folks make similar risky claims.


      See Worlds of Wonder, Inc. v. Vector Intercontinental, Inc., 1986 WL 15608, N.D. Ohio, 1986. for an interesting comparison:

      1) W.O.W. had ownership of a valid copyright on its product, Teddy Ruxpin, as an audio-visual work.
      2) The audio-visual copyright encompasses all works created when a two-track tape is played in Teddy Ruxpin, one track directing its motors in synchronization with the other track playing stories and songs.
      3) Vector and Suma contributorily infringed this copyright by producing, adverstising, offering for sale, and selling a two-track tape which directly infringed the copyright when played in Teddy Ruxpin. There was infringement in that the tape directed the motors of Teddy Ruxpin and in synchronization played songs and stories, but it was of derivative work because the Vector tapes contained songs and stories different from those in the W.O.W. tapes.
      4) The Vector tapes do not have a substantial non-infringing use. The motor command track has no use other than to direct the motors of Teddy Ruxpin in synchronization with the playing of songs and stories on the audio track; and, there is little likelihood of market success based on the audio track alone.

      It does not say, as some people think it does,
      that if you modify the code and copy it, your new work is under the GPL.


      It 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.

    3. Re:The GPL doesn't mean as much as people think by HiKarma · · Score: 5, Interesting

      That's the point. There is a lot of contention over clauses that say that "merely by doing something, you indicate your acceptance of an agreement."

      Most /.ers have been among those opposing such rules, by the way, in shrinkwrap contracts, and contracts on web sites that say that by using the web site you are bound to its terms.

      A typical clause of high contention have been those that say that you can't reverse engineer the program, for example.

      The reality is using and copying something can't bind you to arbitrary terms. Nobody seriously thinks they can. Copying any future articles of mine, by the way indicates acceptance of the terms on my web site, which include that you must pay me ONE MILLION DOLLARS for each article.

      The debate is over what you can bind people to with such contracts. Some court cases have gone one way, others have gone other ways.

      I would be amazed if a court were to say, "You put GCC in with your operating system, thus your entire OS must now be released under the GPL." I would be absolutely astounded.

      What a court might say is, "You violated the copyright of GCC when you bundled it in your proprietary OS, and therefor the remedies of copyright law are available to the FSF."

      Those remedies are:

      a) Actual damages -- how much the FSF lost because you did this. (likely to be hard to make large.)

      b) Injunctive relief -- remove GCC from your OS now, do what you can to remove it from copies you already released.

      c) Statutory damages -- at the court's discretion if GCC had its coypright registered with the LoC before the suit, these can be quite hefty financial damages.

      Now A won't scare anybody, but B and C could indeed force the OS vendor to do quite a bit, not because of the GPL or the court ordered relief, but to settle the copyright suit.

    4. Re:The GPL doesn't mean as much as people think by matth88 · · Score: 3, Insightful

      HiKarma makes some good points about possible GPL loopholes that might need to be addressed in a future version of the GPL, but I disagree that the GPL doesn't mean as much as people think, in fact, it means much much more.

      The *fact* that SCO has violated the GPL is the surest defense against the silly claims they are now making. The point of the GPL is that free software *remains* free, and that no organization (i.e. SCO) can use the embrace-extend-extinguish tactics that we've seen from Redmond.

      Love it or hate it, the GPL (assuming the courts agree) is an extremely potent instrument that will be very difficult to circumvent in any practical way. The "program to modify GPL code" you suggest could only be used by end users (since further distribution would be against the GPL, however the changes themselves happened), and would not work in the real world.

      In any event, if the GPL is tested and falls short, it will be revised and all our favorite projects will be relicensed under the new terms, and soon enough the old-GPL-releases will be obsolete. And Free Software lives on.

    5. Re:The GPL doesn't mean as much as people think by E_elven · · Score: 4, Informative

      >There is a lot of contention over clauses that say that "merely by doing something, you indicate your acceptance of an agreement."

      And that is where the problem lies. In general when speaking of such clauses, they are taking a right *away* from you. The GPL, however, is *granting* rights. You are under no duress that you must use the program, and you could not use it anyway if that clause were not in place. If the code in question were not GPL'd, the end-user would have no rights to it -they could use it if given to them by the copyright holder, but they could not distribute it further (whether they culd resell it after they wouldn't use it anymore should be covered under fair use, of course) in any shape. That's the all-important distinction; the GPL *grants* rights.

      --
      Marxist evolution is just N generations away!
    6. Re:The GPL doesn't mean as much as people think by grnbrg · · Score: 4, Interesting
      An example (taken from memory):

      The LAME mp3 encoder.

      The LAME mp3 encoder was, for a long time, officially distributed not in binary form or in source form, but as a patch against the reference code published by Fraunhofer.

      Due to patent encumberance and licencing restrictions, distribution of modified source or binaries was not permitted. But since the patches were 100% work of the LAME authors, they could distribute in this format. The fact that they were useless unless applied to the code distributed under a very restrictive license was irrelevant.

      A similar argument could be made for a (closed source) application that accepted as an argument a specific tarball (which could even be included in the package -- the GPL makes it freely distributable!) and output an application different from what is in the tarball.

      Sauce for the goose and all that....

      --
      grnbrg

    7. Re:The GPL doesn't mean as much as people think by HiKarma · · Score: 3, Insightful

      Smart judges are not supposed to see the difference. The law must be applied consistently, and not nicely for things we like and badly for things we don't. Copyright law says you can't make copies. It doesn't say you can be bound to a contract if you do, only that you are infringing copyright. A judge shouldn't change that just because the contract you are alleged to have agreed with does nice things.

    8. Re:The GPL doesn't mean as much as people think by RALE007 · · Score: 3, Insightful
      Bundling GCC with a proprietary OS does not violate the GPL, let alone would anyone even suggest the OS should be GPL'd.

      At most the company bundling GCC with an OS would have to make the _GCC source_ available to anyone who wants it. That's it. If the OS maker used GCC code, added their own improvements, and released the new compiler (bundled with an OS, on cd's, or even off it's website for free) the company would have to make the source code for their _new complier_ freely available to anyone who wants it under the terms of the GPL.

      The licensing of bundled pieces of software have nothing to do with one another. Bundling OSS and proprietary software together doesn't mean the GPL will "infect" the proprietary. Now if you take portions of GPL'd code and incorporate it in your OS, the OS is supposed to be GPL'd. If you don't want to GPL your OS, don't incorporate GPL'd code into it! Write your own.

      --
      Beware blue cats moving at .99c
    9. Re:The GPL doesn't mean as much as people think by arkanes · · Score: 3, Insightful

      It's very simple. Because you can't legally modify and then re-distribute someone elses work. Period. You can have all kinds of arguments about what defines free, and what kind of freedom we want, but those are idealogical arguments, and not legal ones. In the absence of permission from the author (usually, but not always, in the form of a license), you cannot re-distribute copyrighted works, or create & distribute derivitive works. Period.

  3. Good or Bad? by Hayzeus · · Score: 4, Insightful

    How about inevitable?

  4. Sooner is Better by mhotas · · Score: 5, Insightful

    The sooner we know if the GPL holds water, the better. A lot of people are counting on it to protect their work. How big a disaster would it be if a loophole were found 5 years from now?

    1. Re:Sooner is Better by Anomander · · Score: 4, Interesting

      Why? If GPL fails your code will automatically revert to normal copyright wich AFAIK requires your permission to use it in any circumstance.

      The GPL is means to make your code more avaliable to the community, not for protection.

      The danger of GPL failing would be to keep any project distributed under the GPL together. All the contributors must then agree on a new copyright scheme and that is probably a showstopper...

  5. A good side, a bad one by leandrod · · Score: 5, Insightful

    Good:
    Once for all this "not yet tested in court" FUD will go away, and future violators might be deterred.

    Bad:
    Media circus. 'nough said.

    Worst:
    A bad result might make thousands of talented people loose faith in justice. This is actually good, as would be any acts of civil disobedience in consequence. The actual evil has been done in the last several decades in the slow, generalised erosion of morals... final defeat would be ugly, even the civil disobedience struggle itself would be honourable but containing scenes of unthinkable ugliness, stupidity and cruelty.

    --
    Leandro Guimarães Faria Corcete DUTRA
    DA, DBA, SysAdmin, Data Modeller
    GNU Project, Debian GNU/Lin
  6. SCO's case is too weak by jbolden · · Score: 5, Interesting

    The problem with this case is that SCO's case is too weak for it to work as a test of the GPL. SCO is not going to be able to prove an original violation. Without a provable claim the case will stop. Its like a wrongful death suit where the prosecution doesn't have any evidence that the supposed victem is in fact dead.

  7. justice system by h4x0r-3l337 · · Score: 5, Interesting
    Do you have faith in the justice system (or IBM's Lawyers) to draw the right conclusions?

    IBM's lawyers are not out to defend the GPL, they are out to defend IBM. The two are not necessarily compatible. And in the end, whether or not IBM's lawyers "draw the right conclusions" (taken to mean they interpret and defend the GPL the way your average slashdot reader would like them to) is rather irrelevant. What matters is the judge's ruling. That brings us to the justice system... Given the choices that have been made in recent years, one could argue that there currently is no justice system. This started with the election of the president by the supreme court, and continued with the systematic suspension of basic rights guaranteed under the constitution.

  8. GPL is stronger than other software "licenses" by echo · · Score: 5, Informative

    Read this article to understand why.

    http://moglen.law.columbia.edu/publications/lu-12. html

  9. It's not a test of the GPL by turg · · Score: 4, Insightful

    It's not really a test of the GPL. It's a test of the validity of SCO's claims -- does SCO own what they say they do, and did IBM do what SCO says IBM did?

    The fact that SCO themselves distributed Linux under the GPL is one piece of evidence against SCO, there's nothing about the case that would cause the validity of the GPL to be a major issue. Or am I missing something?

    Are the claims of either side based on the (non-)validity of the GPL in any way?

    --
    <sig>Guvf vf abg n frperg zrffntr
  10. Once more, with feeling this time... by Empiric · · Score: 4, Insightful

    It's important to understand where the "force of law" exists, fundamentally, in relation to the GPL. The force of law which the GPL utilizes, at base, is the force of copyright.

    In respect to SCO, given that they are redistributing the IP of others (i.e. the many, many coders who contributed to Linux), their only viable statements at this point are "We are, in fact, complying with the GPL" or "We are guilty of criminal copyright infringement"--not "The GPL sucks/is-legally-invalid/is-bad-for-business." Either they are complying with the GPL's conditions for duplicating copyrighted material, or they are guilty of criminal copyright infringement right now. Yes, right now.

    Given this, the focus should arguably be on how the GPL can be enhanced to continue to provide a framework of conditions for the redistribution of Open Source which benefits everyone, rather than how the court might "test" its contents, or whether the GPL text passes some subjective opinion as to whether it's legally "neat-and-tidy".

    --
    ~ Whence do you come, slayer of men, or where are you going, conqueror of space?
  11. GPL will have very little to do with the case by MyNameIsFred · · Score: 4, Insightful
    From the articles that I have seen, I don't believe GPL will play any significant role in the case. The issues are whether IBM broke its contract with SCO by creating a "derivative work" and whether SCO source code was improperly copied into source code that IBM released. The fact that the source code is under GPL is only marginally important. The same issues would be raised if the source IBM released was under BSD, MIT or any other license. I seriously doubt whether the validity of the GPL license will even be raised.

    I know some will say that the fact that SCO continues to provide Linux source code means that GPL is involved. But once again, that issue would be valid if the released source code were BSD, MIT, ... license.

  12. Parks by Usquebaugh · · Score: 3, Interesting

    I really liked the difference in parks US vis UK. Being a Brit in the US I totally agree.

    The US is only now entering the phase were people understand the law is just a tool used by the monied people to keep their money. I would do the same if I had money.

    Breaking the law is not a big deal, breaking certain laws can be a very big deal, but in general do as you would like others to do to you. Or do good things for the good of all.

  13. Courts rule software can be modified/redistributed by jamienk · · Score: 4, Funny

    August 11, 2003
    AP Wire
    In a surprise 6-3 decision today, the US Supreme Court has ruled that the GNU Public Lisense is not enforcable and that programmers, users, and sellers do not need copyright holders' permission in order to modify, copy, or redistribute any machine- or human- readable code.

    With IP law thus crippled, Free Software advocates expressed shock and confusion about how to proceed. "Now that I can just legally use a copy of NT with a cracked serial," Linux creator Linux Torvalds moaned in Washington, DC, "There doesn't seem much point..."

  14. Without precedent, it means nothing by drinkypoo · · Score: 4, Insightful

    As such, it's fantastic that the people behind the test of the GPL are IBM. Besides being a three letter acronym themselves, and thus inherently well-suited to understand the GPL's plight, they also have so much money and so many lawyers that it seems inconceivable that they could possibly fail to make the GPL all it could be.

    --
    "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
  15. Old SCO Also Donated Code to Linux by Picass0 · · Score: 5, Interesting

    From Groklaw

    http://radio.weblogs.com/0120124/


    Old SCO Also Donated Code to Linux

    Well, knock me over with a feather. It turns out that old SCO, The Santa Cruz Operation, also donated code to Linux. There is an article dated June 12, 2000, that tells us all about their Linux distribution and their plans, which included scaling it to the enterprise, as marketroids like to call it:

    "While SCO may be rolling out its Linux distribution long after Red Hat and Caldera hit the market with theirs, SCO is no open source Johnny-come-lately. The company offers support services to Caldera and TurboLinux customers. In addition, the company's Tarantella middleware supports Linux, as will Monterey, the Intel-based version of Unix that SCO is building with IBM.

    "SCO is expected to announce 32- and 64-bit versions of Linux for Intel-based servers, which will be available in the fourth quarter of this year. In early 2001, SCO plans to deliver a 32-bit Internet Infrastructure Edition that will come bundled with a Web server and other IP applications. The company is also working on a 64-bit edition for service providers, including ISPs and application service providers, which will feature special billing and management tools.

    "The company is also expected to explore the following areas:

    "--Building the Linux clustering capacity to be in line with SCO's NonStop Clusters technology, which scales to 12 or more boxes with advanced reliability for data and applications. Current Linux clustering technology is generally limited to two or four nodes.
    --Beefing up Linux's symmetric multiprocessing capabilities. Currently the number of CPUs per Linux server is usually limited to eight; UnixWare can run on servers with up to 32 CPUs.
    -- Managing multiple Linux servers as well as applications from a single console as if they were a single system.
    -- Improving security and the ability of Linux to handle applications such as e-mail, including instant messaging.
    -- Adding online support services and documentation."


    Wait a sec. Isn't that what paragraph 85 of SCO's original complaint was talking about, and didn't they say that without IBM entering the picture, Linux could never have scaled? The complaint said:

    "For example, Linux is currently capable of coordinating the simultaneous performance of 4 computer processors. UNIX, on the other hand, commonly links 16 processors and can successfully link up to 32 processors for simultaneous operation."

    That wasn't accurate, but it does give me an idea. Maybe New SCO needs to sue Old SCO and leave the rest of us in peace.

    One year earlier, in 1999, a press release from Old SCO described itself like this:

    "We have over twenty years of experience with UNIX, Intel, and Open Source technologies. In fact, we believe that SCO has the largest staff of Open Source experts of any commercial software vendor.

    "As a founding sponsor of Linux International, SCO is a strong proponent of the Open Source movement, citing it as a driving force for innovation. Over the years, SCO has contributed source code to the movement, and currently offers a free Open License Software Supplement CD that includes many Open Source technologies. SCO UnixWare 7 operating system, the fastest growing UNIX server operating system for the past two years, supports Linux applications as part of its development platform."


    All the Tarantella-Linux press releases from June 1999 to February 2000 are here.All Tarantella press releases from June of '99 to July of 2000 are

  16. How would a court rule against it? by jamienk · · Score: 4, Insightful

    * Could a court revolk my GPL-given right to modify GNUCash?

    * Could a court grant the right to Novel to sell a modified, binary-only version of Reiser v 4?

    How, exactly, could the GPL be ruled against? There may be small, fringe issues, but overall, the GPL rests on the exclusive rights to modify and copy given to IP owners of their works. When a copyrighted work is GPL'ed, the owner gives me extra rights. It is difficult to see how a court could forbid me from allowing you to sell or give away some PHP code that I wrote.

  17. Re:Isn't a Copyright a Contract? by HiKarma · · Score: 5, Informative

    Copyright law does essentially one thing. It gives the copyright holder exclusive right to make copies, and thus to get a court to punish and stop those who make copies of something without permission.

    The punishments are specific. Injunctions (stop copying!) Actual damages (pay me for what I lost because you copied it.) Statutory damages.

    In extreme cases (wilful infringement that really pissed off the court) statutory damages can be up to $150,000 per copy. That's a lot of leverage which can get you to make people obey the GPL.

    But copyright itself does not list among remedies, "Make them release their code under the GPL."

  18. Choices, choices... by SagSaw · · Score: 3, Interesting

    Basically, I see three possible outcomes of any "test" of the GPL:

    A. The court rules that the GPL is a valid agreement/contract between the copyright holders and a licencee permitting the licencee to re-distribute the copyrighted work under certain conditions. Everything continues along as normal.

    B. The court rules that the GPL is not a licence agreement and that the GPL does not grant any rights in addition to copyright law. GPL3 is created by the FSF to fix any issues and automatically supercedes GPL2. Everything continues as normal after a slight delay.

    C. The court rules that some part of the GPL is not valid. Depending on which part, some licencees may gain rights not intended by the copyright holder. GPL3 is drafted to plug the hole and everything continues as normal, except that licenced as GPL2 can now be used in an unintended and/or undesired manner.

    Warning, the following assumes that SCO-owned code improperly made it into the linux kernel, an assumption which is far from proven true.
    SCO is in deep shit. They continued to offer the linux kernel under the GPL even after they were made aware that some of their copyrighted material made is way into the kernel through improper channels. It's going to be hard to convince a sane judge that they should be allowed to "take back" code that they previously licenced under the GPL. If, however, they can convince the judge that the GPL is invalid in some way, it might nullify any rights granted by the GPL. This would let SCO say "we never released the code under a valid licence, so no rights to use our code were ever granted." The kernel folks would also have a hard time releasing the kernel under another licence (a hastily drafted GPL3, for example) since they don't know which parts of the kernel are theirs and which are SCO's.

    --
    Come test your mettle in the world of Alter Aeon!
  19. Conservative Courts Reticent to Break Contracts by tjstork · · Score: 3, Interesting

    The big thing in favor of the GPL is that it is a private contract between two parties and anything the court does to disrupt that relationship is going to invite precendence for all of business, for any contract.

    It's possible that a challenge to the GPL might get thrown out because it is a binding contract... or maybe they will decide that the GPL is not a contract for some reason. But, if they do, those reasons would have to be very narrowly defined or they would invalidate other contracts. Given that the propensity of the courts these days is to favor privacy of contracts and commercial relationships, I would be shocked if the courts actually ruled against GPL.

    A bit of background. In the US system, the judiciary branch is charged with "interpreting the laws". Largely, if Congress drolls out some stupid bill, as they usually do, it falls on the courts to try and put a "sane spin on it." For this reason, the courts are not elected positions, they are appointed, and, the people once appointed are in for life. Usually the ruling political party puts in people of its philosophy, but there have been some famous goofs - like Bush - Souter.

    Usually a court case does not make it to the supreme court unless it has some sort of constitutional issue associated with it. How a GPL case might make it to the SCOTUS is interesting indeed. Would it fall under free speech? Would it fall under Commerce? Would it fall under Intellectual Property? Would it fall under the bill of rights about the exclusion of business...

    --
    This is my sig.
  20. No, we've needed clearer case history by SuperBanana · · Score: 3, Interesting
    Do you have faith in the justice system (or IBM's Lawyers) to draw the right conclusions?

    No- but that's irrelevant. SCO could pull a legal rabbit out of its hat, and win, and it could all end up being 100% kosher. MAYBE there is some blatantly copied code.

    The HUGE problem is that this would set a case precedence of sorts. Ie, everyone would think "the GPL is worthless." WORSE, people will violate it even more freely than they do now- and we know, from Linksys and others, that they do, wholesale. Imagine how much cut+pasting happens, or how many derivative works there are, etc...

    Copyright holders have had many, many years to establish case history in far better cases than this- ones where people have violated the GPL, there's plenty of evidence, etc. It's a failing of the open-source model; because no SINGLE individual feels the need(or has the resources, perhaps) to challenge a violation, we ALL loose. This is sorta why the FSF exists.

    Notice I said "copyright holders" at the start of the last paragraph, and not "The FSF". If you read their mission statement, you'll notice that they very clearly point out that they can't do JACK on their own if they don't own the copyright; the ball is in the court of those whose IP SCO is laying claim to. If you approach the FSF and ask for help, they'll help- but they can't just charge into court and yell "WE ARE HERE TO DEFEND THE PENGUIN'S HONOR!"

  21. Copyright is NOT a contract, it is the law by 47PHA60 · · Score: 5, Insightful

    A contract is an agreement entered into by two or more parties. A copyright license is not a contract. Copyright is stronger than any contract in US law, and copyright and the terms under which use of copyrighted material is granted are well tested in US courts.

    If I write code, or a poem, or a novel, I own the copyright, EVEN IF NOBODY agrees to my terms of distribution. Nobody has signed a contract with me to use or distribute it, but the copyright is still mine, and I can dictate terms of use for my work as long as it's in effect.

    The GPL states this very clearly; I have italicized the part that I believe relates solely to copyright vs contract:

    "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."

    Nothing in copyright law gives you any rights over the software, except the terms dictated by the copyright holder (in this case, the terms of the GPL). If I write a novel and drop the manuscript, and you find it, you have no right to publish it, because the copyright is not yours. Under copyright, law, you have ABSOLUTELY NO RIGHTS to a work EXCEPT those granted by the copyright holder.

    The term "intellectual property," was invented by by people like those running SCO, because they want you and me to confuse an expression of an idea, which is under copyright, with the idea itself, which is not. Code is an expression, the algorithm or method is an idea. If SCO, MS, and others can obfuscate the fact that "intellectual property" does not exist in US law, they can make you think that expressing an idea with your own code (also called reverse engineering) is illegal. The only place in US law that ideas protected is patents, and there is much controversy about that.

    All this means that if the GPL is found to be invalid, then all software licenses will follow, because copyright is the only thing that gives them their power.

  22. Widepread Civil Disobediance in the U.S. by Nova+Express · · Score: 4, Insightful

    One underlying assumption of this article, that the United States has no experience with widespread civil disobediance, is simply wrong.

    I can think of at least two widespread laws that are regularly broken in America: Speeding laws (probably broken by the vast majority of driving adu;ts at one time or another), and marijuana prohabition laws (probably broken by tens of millions of people at the very least). And let's not forget historical examples such as alcohol prohabition. The author's selective ignorance of this matter (together with suggesting that a "Pacifica" successionist movement is "widespread") make anything he says rather suspect.

    Besides, the real solution to bad laws is not just ignoring them; doing that only gives a chance for the ruling party to selectively enforce those laws against its enemies. The problem is to repeal bad and unnecessary laws. We need far fewer laws, but have those fewer laws better enforced.

    --
    Lawrence Person (lawrencepersonh@gmailh.com (remove all "h"s to mail)

    http://www.lawrenceperson.com/

  23. Re:OJ by Coventry · · Score: 5, Interesting

    If it took the well-publicized OJ trial to shake your faith, then you weren't paying much attention. It's been f-ed up for awhile.

    Heres a post-OJ example:
    I used to work for company X, which was owned by company Y. Company X laid me off. The very next day I get contacted by a big honcho (lets call him A) at X (and Y, CTO for both) to do some contracting work on an unfinished project for Y. I agree and get to work. I work, and I work, and I rack up hours, all billable via the agreement I had with A. I fix all the bugs, I deliver the system.
    And then Y doesn't pay. ...and doesn't pay. ...and leaves me in the lurch.
    I find out the software I'd written is about to be taken from its single location and rolled out nationaly by Y, and I get pissed and start bugging the hell out of my contact at Y (person B). Person B tells me that A was never allowed to authorize work for Y, and puts me in contact with a different honcha, person C. Person C claims they are evaluating my software and comparing it against other off-the-shelf systems. I make it very clear to C that this matters not: I agreed to do work for a specific price per hour, and they are using the fruits of my labor. He shrugs it off and says he is not bound by the agreements A made.
    Over the next two months, I get the runaround, and then finally C offers to pay less than 1/4rd of the bill as 'a fair liscensing fee based upon our research'. By this time, I had debt upto my eyeballs, but I still had some sense of reason and pride. I made it clear to C that I, not they, get to set liscensing fees for any product I decide to sell, and also stress that liscense was never an issue: I did contract work for them modifying an existing piece of software and fixing bugs, and I expected to get paid. C said the 1/4th was the best he could do. I said I'd go talk to a lawyer.

    Here's where the legal system steps in, the above was backstory.
    I go talk to a lawyer. With my documentation in hand, he said I have a very strong case - should it ever go to court. But he sugests we do some research and try other tactics (letter from his law firm, etc) first, because of a (to me) glaring problem with how these sort of civil cases go: No matter how big the organization in the wrong is, or how obviously in the wrong they are, it is soley upto the judges discretion as to wether the party in the wrong has to pay legal fees for the complaining party (should the complaining party win). Added to this fact, was that in the conservative city I live in, judges rarely make defendants pay for the complaining party's fees.
    This upset me quite a bit.
    Then the research into the company came down - just googling stuff I and the lawyer did. Y was run by lawyers and ex lawyers, and no suit brought against them ever made it out of court - they dragged their feet for years on anything they could, and used heavy-handed tactics and threats of countersuits whenever possible to stop suits dead in their tracks by scaring off the person or company making the complaint.

    So, here I am, almost a year later, still out TONS of $$ (>20k), and I can't afford to pursue the matter. For every letter they write in response to something my lawyer would send, I'd be out 100-250$ (assuimng it was a short letter my lawyer coudl respond to quickly). If I were to take the case to court, depositions alone could bankrupt me. I entered into a binding agreement with an officer of company Y, and I can't collect squat from it.
    Meanwhile, company Y is doing well. They have over 100000 users nationwide using the software I fixed and improved for them.

    What it comes down to is this (as the prosecution found out the hard way in the OJ trial): the legal system protects those who have money. If you have tons of money (for lawyers), you can get away with almost anything, or at least make it so painful, expensive and drawn-out for anyone to come after you that it isn't worth it.

    Back to the story at hand though: IBM has very deep pockets. But SCO is going to spend eery penny it has on lawyers, and can draw this out for quite awhile. Realisticaly, we wont have an answer to the is-the-gpl-enforcable question for Years.

    --
    man is machine
  24. Re:Isn't a Copyright a Contract? by Webmonger · · Score: 4, Informative

    The Holy GPL sayeth:
    "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."

    If you distribute GPLed code you either
    a) have accepted the GPL implicitly
    b) are violating the copyright on the GPLed work

  25. Not really a test of GPL by ratfynk · · Score: 3, Informative

    If SCO code did get into Linux by someone other than SCO itself then the GPL will not be tested. If SCO itself put the code into Linux then they will most likely be given the right to have the offending code removed from distros other than SCO Linux. This however is most likely not the case otherwise the kernel code would have a history time line that would state exactly when and who was responsible, and if this did happen I think the good computer journalists would have found out about it already, and let the cat out of the bag. Either way I have the feeling that the judge in the case will skirt the GPL issue all together. I feel that either way Linux will lose big time. The money being thrown at making Linux seem to be illegal is too large and has under the counter sponsorship from the big guys except perhaps IBM.

    --
    OH THE SHAME I fell off the wagon and use sigs again!
  26. Agreed.. by hndrcks · · Score: 4, Interesting

    Thank you for stating what I thought when I read this earier today.

    The difference between Europe and the US is not about laws or respect for laws. Prohibition, and city parking are more current examples - Thoreau and the Whiskey Rebellion are examples from our country's earlier history. Rather, the difference is social norms vs. the social contract. Americans have a tradition of championing 'freedom' and 'individuality', but we still all drive our SUVs to McDonalds. Europeans seem to be much more in tune with social contracts and spend less time concerned with social norms. I think that was the point Mr. Orlowski was trying to make.

    --
    Everyone will start to cheer when you put on your sailin' shoes.
  27. Faith in the justice system... by jmors · · Score: 5, Insightful

    Personally I have alomost no faith in the justice system to do the right thing merely for the sake of "doing the right thing". If they do the right thing it will only be because the side defending the right thing has more money (IBM) so justice may prevail but certainly not because of our justice system. Can there really be any doubt in where the decisions made in our justice system come from? Big corporations, the RIAA, Disney, Oil Companies. As an added hurdle this case will be about technology issues, another huge stumbling block for our judicial system, our legislators, pretty much the majority of those in government office. Please don't get me wrong, I still believe that the United States is one of the greatest countries on earth in which to live, but unless we recognize the erosion of our rights, of our privacy, of our freedoms and stand up and do something about it, it will not remain so forever. I for one do not want to have to explain to my grandchildren why the only people with the law on their side are those with the money and power to buy it! Sorry for my rant...

    --
    The Matrix is real... but I'm only visiting!
  28. Re:Isn't a Copyright a Contract? by kien · · Score: 3, Interesting
    But copyright itself does not list among remedies, "Make them release their code under the GPL."
    Of course it doesn't because licensing violations are covered by contract (tort?) law, right?

    I think people tend to forget that the basic premise of the GPL is to point out how ridiculous and counter-productive it is to attempt to secrete source code for profit. The GPL might be called "copyleft", but its enforcement has little to do copyright law. The genius of the GPL is that it uses contract law to hack copyright law.

    But.....of course.....IANAL. :)

    --K.
    --
    Sig: Bad people happen. Try to avoid being one of them.
  29. GPL does not need to be tested by digitaltraveller · · Score: 4, Insightful

    The speculation as to whether or not it holds up in court is IMHO a moot issue.
    The GPL as written is a type of clever legal kung-fu that only a true hacker like RMS could come up with.

    Here is a key passage:

    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.


    If the GPL was struck down, it would be the equivalent of striking down _ALL_ software licenses. In that case you could expect to see Microsoft's lawyers filing an amicus brief supporting the FSF.

    The speculation that you can circumvent the GPL by writing "intermediate software" is a notion that only an engineer could have.

    An analog is like claiming that you can build a robot, send the robot to break into someone's home, and get away with it because "The robot did it."

    Regular people (like judges) find this sort of argument very irritating. Instead they tend to focus on the intent of what a law/contract might achieve rather then the exact wording.

    In criminal cases it's called mens rea. If I send Paulie Walnuts to break Artie Bucco's legs because he hasn't paid me money, can I get away with it because I used Paulie's intermediate 'wetware'?

    In most situations you would be laughed out of court with this argument. Look at Napster.

  30. Re:Isn't a Copyright a Contract? by HiKarma · · Score: 5, Interesting

    The GPL attempts to do this. It is a court test that would find out if it has done this.

    Many would dispute GPL's clause that since you can only copy the program under GPL terms, anybody who copies the program is agreeing to GPL terms. That is not correct. If you copy a GPL program in a way not permitted in the GPL, you are violating the copyright. That's it. That's all. You are not agreeing to a contract. The GPL wants you to think that you are, and the statutory penalties for violating copyrights are high enough that you might later wish to agree to the contract to settle, but you can't be made to agree to a contract because you copied something.

    At least I certainly hope so. Courts might rule either way, but I think we would not want them to rule in favor of the GPL, because of all the other ways such implicit contracts are used (no reverse engineering, must donate firstborn son, etc.)

  31. SCO shot themselves in the foot by SQLz · · Score: 3, Funny

    Man, I knew this would happen. IBM is quoting all of Darl's crazy feverish rantings in their counter suit.

    If anything, this case is going to make the GPL stronger because there is no way we can loose.

  32. Re:Isn't a Copyright a Contract? by silas_moeckel · · Score: 3, Interesting

    I think it would be clearer to think of it like this.

    GPL gives you the right to sell, provide for download and otherwise make copies abilible of a work.

    As long as you dont distribute GPL has NOTHING to do with you at all as your not vialating copyright and you got your copy legaly.

    GPL is a contract that you accept when you distribute not when you receive a copy.

    --
    No sir I dont like it.
  33. For what its worth by rssrss · · Score: 5, Informative

    IAAL, but I am not a copyright guru. I think that there are some misconceptions floating around that I should comment on.

    No court conducts a general review and commentary on any document (law, contract, what have you) that is part of a case before it. The court will review those portions of the document that are relevant to the case in front of it and will neither review nor comment on other portions that are not at issue in that case.

    In this case the issue that IBM raised is whether SCO lost its right to prevent third parties from copying, distributing, modifying, or running Linux by releasing Linux under the GPL. The court can and will answer this question without worrying about whether any other clause of the GPL, say the limitation of damages clause, is valid in another context.

    Now I do not know if every clause of the GPL is valid or if it will work in the way that St. Stallman wants it to work in every conceivable situation. But, if software licenses mean anything, then at the very least IBM's claim (if I have correctly understood and described it above) ought to be sustained. Other portions of the GPL may not work, but I do not think that they at issue in this case.

    --
    In the land of the blind, the one-eyed man is king.
  34. BSD License w/ advertising clause almost tested by mec · · Score: 3, Informative

    That was part of the USL - BSDI lawsuits.

    The Regents of the University of California copyrighted their code.

    The Regents licensed their code under the BSD license (obviously) including the advertising clause.

    USL, a company related to AT&T, sued the University of California for distributing their proprietary code.

    UC sued back, on the grounds that AT&T was distributing files developed at UC without honoring UC's license.

    Ray Noorda of USL swiftly settled the suit after that, essentially abandoning almost all the original claims. The BSD license did not get tested by a judge, as far as I know.

    Ray Noorda gets around. He went on to found the Canopy Group.

  35. I wish to point out........ by Allnighterking · · Score: 4, Informative

    That this isn't the first test of the GPL!!!!! Mysql recently won their suite concerning illegal usage of Mysql code in a competitors non GPL'd product. It took nearly 2 years but they won hands down. THAT was the first test. That is the case that made the GPL viable. Take a look here.

    Linux Magazine and search for the section, "Jurist Judges GPL as Just"

    The point here is that in his opinion the judge establish legal precident for the GPL and it's validity as a "contract". I'm no lawyer but I do know that the SCO bulldink might be the most current test... but it's not the first.

    --

    I'm sorry, I'm to tired to be witty at the moment so this message will have to do.

  36. Re:The GPL is a contract by Rich+Gibson · · Score: 3, Insightful

    There is a fundamental difference between crapola click thru agreements on web pages and software and the GPL.

    The click through agreements are attempting to impose additional restrictions on your rightful activities.

    Installing software which you have purchased is your right. The click through is attempting to impose additional restrictions on what you may do.

    The difference is that the GPL provides you with the right to redistribute someone else's property. The price exacted for that distribution is to comply with the terms of the GPL.

    This is straight contract land. Offer, acceptence, consideration. There is no confusion. No ambiguity.

    Unlike the click through license, the GPL does not come into play until you attempt to do something that would be prohibited in the abscence of the GPL (or other license): redistribute the code.

    Click throughs and lame web Terms of Service controls your use of intellectual property. The GPL controls your distribution of intellectual propery.

    Big difference.

  37. Copyright license revocation doesn't force PD. by jbn-o · · Score: 4, Insightful
    The GPL could end up nullified in such a way that the Linux kernal became sort of a free-for-all public domain piece of code. In that case, IBM wouldn't lose, nor would they lose if the GPL as it's interpreted by most people is upheld. It could be a win-win situation for IBM.

    I think that's highly unlikely. I think it's highly unlikely the GNU GPL will be found to be somehow invalid because I think the GPL is amazingly carefully prepared and worded so it only leverages what copyright law allows. My experience is that courts generally favor the copyright holder and interpret licenses such that the copyright holder's concerns are sustained.

    But if the GPL were hypothetically invalid, I think a court would be bound to say that the would-be GPL licensee defaults to whatever copyright allows for. I can't find an example that supports the notion of a work forcibly entering the public domain because of an invalid license. I think they would be non-distributable, non-modifyable, and no derivative works would be allowed to be prepared. Copyright holders would have to relicense the works in a way that is consistent with the court's problems.

  38. GPL in court by ajs318 · · Score: 3, Insightful
    I think the law is on the side of IBM and the GPL. Look at the facts.

    The Law of the Land:
    • Copyright law says basically that you need permission from the author to make copies of software and the like, except in certain limited circumstances which may vary from one jurisdiction to another.
    • If the law of the land says that you have a right to do something, then nothing and nobody can take that right away from you. Ever. Even if you sign a piece of paper saying you have given up that right, in the eyes of the law you still have that right. This is what that catch-all phrase "Your statutory rights are not affected" means.
    • Civil law gives you remedies, as a copyright holder, if someone performs unauthorised acts in relation to your work. The courts may decide on the nature and magnitude of such remedies. In general, whistling a tune in the street is likely to attract substantially smaller damages than broadcasting an unreleased movie.
    The GPL:
    • The GPL gives you the necessary permission to make and distribute copies of the work, in addition to any statutory rights you may have, if and only if you comply with certain restrictions. For instance, if you modify the work, you must not restrict distribution of your modified version, save that you may keep it entirely to yourself.
    • If you fail to comply with the conditions of the GPL, then your special permission to copy, modify and distribute is withdrawn. Copyright law is what bars you from making copies, not the GPL.
    There's nothing complicated in there; it is all quite straightforward. SCO has released code under the GPL, thereby granting a licence to others to copy it. That licence cannot now be withdrawn.

    I've said it before and I'll say it again. When you want to do something critical with Free Software - such as running a system where people will get hurt or killed if it fails - reading the source code is due diligence. Don't want to read it yourself? Don't know how and can't be bothered to learn? Then pay someone to read it for you. That's the way people make money out of Free Software. What SCO was doing was critical in a different way, because SCO was trying to keep proprietary code separate from GPL code. Nobody's life was in danger, but SCO mucked up anyway by not checking for things they didn't want in the code before releasing it.
    --
    Je fume. Tu fumes. Nous fûmes!