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

105 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 Ybrog · · Score: 2, Funny

      Actually, I believe the correct reply is "I have no recollection of that."

      --

      bleh

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

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

    9. Re:Either way it's a good thing by bwt · · Score: 2, Interesting


      I think it's even more simple than that. MS goes behind the scenes and maybe drops $20 million to send SCO off to battle knowing full well they will be crushed. If the net effect is that Linux is slowed down by say 1 fiscal quarter, then they probably make their $20 million back several times over.

    10. 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
    11. 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.
    12. Re:Either way it's a good thing by IM6100 · · Score: 2, Interesting

      Has anybody pondered how IBM might benefit if the GPL fails in court? It isn't a clearcut truth that they would be hurt one way or the other, however the GPL is defined in court. IBM isn't a party using the Linux kernal in a way that they couldn't afford to make royalty payments if necessary. It's a lot of other people who face a dimmer future than IBM with that possibility.

      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.

      Just some idle thoughts. Flame away.

      --
      A Good Intro to NetBS
    13. Re:Either way it's a good thing by IM6100 · · Score: 2, Insightful
      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.


      The big difference in the comparision you made above is that the author and owner of the copyright for the book have made an explicit contract signed in ink with the publisher. 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.' 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?
      --
      A Good Intro to NetBS
    14. 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?

    15. Re:Either way it's a good thing by jbolden · · Score: 2, Insightful

      If you didn't sign the contract then you had no right to copy the software at all. The default in US law is any form of copying is prohibited unless either

      a) The law specifically exempts it
      b) It is obviously implicitly permitted (like copying software from your harddrive into ram)
      c) The license explicitly permits it

      Don't agree to the GPL and you'd have to show you copies based on a,b or c.

    16. Re:Either way it's a good thing by Xabraxas · · Score: 2, Informative
      The GPL mandates the (what MS would see are) penalties to be handed out, and there's no negoiating. You used the code? It's open source. No "well, what do you deserve" thinking by the judge.

      That's not true. If they fail to meet the agreement (GPL) then they are in violation of copyright. They can be sued for monetary damages, up to $150,000 per copy. The GPL is a license not a contract.

      --
      Time makes more converts than reason
    17. Re:Either way it's a good thing by Anonymous+Shepard · · Score: 2, Interesting

      What would happen if American courts would judge the GPL invalid and European courts would uphold it? Does anyone have an idea?

      --
      I have a life. I really do. I've just chosen to ignore it.
    18. 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.
    19. Re:Either way it's a good thing by mpe · · Score: 2, Insightful

      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.

      Invalidating the GPL would hardly be "positive" for SCO since it would mean that they could easily be sued into oblivion for copyright violations.

  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 arkanes · · Score: 2, Insightful
      Smart judges are very aware of the difference between "we will allow you to do this thing that you normally cannot legally do, as long as you follow these guidelines" and "you can't do these things because we said so".

      Copyright law certainly DOES permit the author of the work to allow redistribution. Such a thing is called a redistribution license. They're pretty common in the world of IP. Read up on it sometime.

    9. Re:The GPL doesn't mean as much as people think by bigsteve@dstc · · Score: 2, Interesting
      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 ...
      On the contrary, the patches would probably be either large or hard to reproduce without knowledge entailed in patents / trade secrets. Otherwise why bother?

      The viability of this approach would depend on the intrinsic "added value" of the patches, versus the costs to both the software vendor and the end customer. Bear in mind that the software vendor would typically require the end customer to hold the patches as trade secret and/or forbid any reverse engineering.

      In addition, anyone who distributes proprietary patches to GPL'ed software must be prepared for the possibility of legal action against them. And they must also be prepared to go after people who violate their patents / trade-secrets. At the end of the day, it will be the courts who decide if this approach is a violation of the GPL.

    10. Re:The GPL doesn't mean as much as people think by Software · · Score: 2, Interesting
      You're mostly correct, except for this part:
      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.
      This is not correct. You can use a GPL'd program, but you may not redistribute it. To quote section 0 (in part):
      The act of running the Program is not restricted.
      You don't have to agree to the GPL, but you have no rights to copy the program unless you do agree.
    11. 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
    12. 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.

    13. Re:The GPL doesn't mean as much as people think by bnenning · · Score: 2, Informative
      Okay. So where does the person who wants to accept the License sign? Until there's a place to sign the contract, there isn't a contract.


      The GPL isn't a "contract". It's a unilateral grant of permission to perform acts normally prohibited by copyright law. It's the exact opposite of most commercial EULAs, which are (IMO invalid) attempts to unilaterally remove your pre-existing rights in exchage for nothing.


      Without a signed contract, there isn't any way to enforce said contract.


      The GPL doesn't need to be enforced. Only copyright law does. If I modify and sell your GPLed software without providing source, you sue me not for "violating the GPL" but for copyright infringement. My only defense would be the GPL, but since I didn't abide by its conditions I won't be able to invoke it.

      --
      How to solve most of our problems: 1.Lots of nuclear plants. 2.Cure aging.
  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...

    2. Re:Sooner is Better by truthgun · · Score: 2, Informative

      I agree. The question is not if this is good or bad, it is necessary. If it holds up that's great but if it doesn't then the GPL has to be redone.

      The problem with holes is not when they're found but how long they are there for ppl to exploit.

      --
      Sattinger's Law: It works better if you plug it in.
  5. OJ by ttyp0 · · Score: 2, Redundant
    Any faith I had in the legal system was lost on the O.J. Trial. I'm placing my bets on who's pockets are deeper (IBM). Remember, the law isn't about what's right or wrong.

    Anti SCO T-Shirt. $1 donated to OSI Fund on each shirt.

    1. Re:OJ by dr_dank · · Score: 2, Funny

      Any faith I had in the legal system was lost on the O.J. Trial.

      If things pan out the same, I can't wait for SCO to lead the police on the Bronco chase.

      --
      Where does the school board find them and why do they keep sending them to ME?
    2. Re:OJ by wass · · Score: 2, Insightful
      The main problem of the OJ trial was finding a jury worthy to determine the guilt of a celebrity. It was a positive feedback loop, when the difficulty arose to find an unbiased jury that didn't know about OJ or the crimes, the news agencies reported it, thus severely reducing the lot of potential jurors, etc.

      Ultimately, only handful of people very out of step of current events could be chosen for the jury. IIRC, there was a similar problem for the Ollie North trials, but not nearly as bad. Goes to show that sports celebrities are more widely known than political entities.

      Anyway, I don't know how business suits relate to juries, if they have them or not. But the problems inherent in the OJ case hopefully shouldn't present themselves here. You should be more concerned with the problems from the MSFT antitrust case. Where the company lied in court, was found guilty, and still got off the hook.

      I think Robert Frost summed it up best when he said "A jury consists of twelve persons chosen to decide who has the better lawyer."

      --

      make world, not war

    3. 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
  6. 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
  7. 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.

    1. Re:SCO's case is too weak by EpsCylonB · · Score: 2, Insightful

      I think it is too easy to underestimate SCO at this point. They must at least think they have something otherwise they wouldn't have come this far. Certianly the biggest mistake the open source communtiy could make is to not take them seriously.

    2. Re:SCO's case is too weak by jbolden · · Score: 2, Insightful

      I read their original case and several filings after this. There is no evidence that they are on to something. I think there original bet was that IBM would rather buy them then allow for this confusion, publicity... IBM decided that SCO was a great place to make a stand. So no I don't think they have a case and yes I think the open source community shouldn't take them seriously.

      Serious companies complaining about a copyright or patent violation would be very anxious to see this violation corrected.

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

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

  10. 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
    1. Re:It's not a test of the GPL by sflory · · Score: 2, Interesting

      For the most part no. Now that IBM is claiming that SCO is in violation of the GPL. The validity of the GPL is very much in question. It is not a central issue currently, but things could change depending on how much IBM's counter suit depends on the gpl.

      For example if IBM can find proof that SCO knew that IBM had put parts of their AIX code in linux. While SCO was at the same time shipping that same code under linux. Then the validity of the GPL become very important.

      --
      IANALBIPOOGL (I am not a Lawyer, but I play one on GrokLaw.)
    2. Re:It's not a test of the GPL by leandrod · · Score: 2, Insightful
      > It's not really a test of the GPL.

      Not yet, but unless IBM abandons at least its claim about SCO infringing the GNU GPL, or SCO bucks, stop redistributing and negotiate a license with all interested owner of distributed code, then it might come to a test case. Which obviously isn't necessary, as per Moglen's famous paper on the GNU GPL enforceability...

      > Are the claims of either side based on the (non-)validity of the GPL

      Yes. When IBM pointed finger at SCO infringing distribution of Linux, SCO tried to defend its illegal, immoral act by saying the GNU GPL is a vague license. Well, if so SCO shouldn't being redistributing any GNU GPL'd code, as it wouldn't be clear they have the rights to do so.

      --
      Leandro Guimarães Faria Corcete DUTRA
      DA, DBA, SysAdmin, Data Modeller
      GNU Project, Debian GNU/Lin
  11. I license that cannot be enforced... by Anonymous Coward · · Score: 2, Insightful

    ...is a license to steal. The GPL needs legal validation, and I'm all for it happening in this case.

    If the judge determines that the license is not legally binding because of X, we just modify X in the GPL 3.0. If the judge determines that SCO does have IP rights over Y in the Linux kernel, then Y is removed in Linux 2.6. Even the worst result I can imagine is just a temporary setback for Linux.

    But to be perfectly frank, there's no chance in hell SCO will be able to prove their IP claims. A judge could invalidate the GPL on some technicality I don't know about, tho.

  12. 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?
    1. Re:Once more, with feeling this time... by Empiric · · Score: 2, Insightful

      Yes, this is an interesting fact to note. I wouldn't be surprised if SCO's own lawyers have realized the consequences of redistributing without complying with the GPL, and that's the underlying reason they're still making it available via FTP.

      So, I wouldn't be surprised to see SCO continuing to talk out of both sides of their mouth, one half attacking the GPL and the other stating their compliance with it.

      --
      ~ Whence do you come, slayer of men, or where are you going, conqueror of space?
  13. 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.

    1. Re:GPL will have very little to do with the case by MrGrendel · · Score: 2, Informative

      The GPL forms the basis for many of IBM's counterclaims. That fact alone will cause SCO to raise questions about the validity of the GPL in court if the case ever makes it that far. There are a number of terms in the GPL that are not present in BSD style licenses, such as the restriction on sublicensing. SCO's many violations of the GPL opened the door for several of IBM's claims. The GPL will also play a huge role in the Redhat case

    2. Re:GPL will have very little to do with the case by leandrod · · Score: 2, Informative
      > 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

      Actually not. The (reformed) BSD license and friends do allow anyone to do anything but stripe out the copyrights notice. So if Linux was BSD-licensed, SCO could have gotten away with its reasoning, and IBM wouldn't have been able to point SCO's distribution of Linux as hypocritical and infringing.

      --
      Leandro Guimarães Faria Corcete DUTRA
      DA, DBA, SysAdmin, Data Modeller
      GNU Project, Debian GNU/Lin
  14. Something more important than testing the GPL by fr0z · · Score: 2, Interesting

    This lawsuit reeks of the USL vs BSDI lawsuit years ago. What's more important than testing the GPL (as someone has said, if it doesn't work then we can always re-write it), is that we keep raising the profile of Linux and OSS in general to non-geek friends and co-workers. That way we can help Linux avoid BSDs fate after their lawsuit was settled. But please do it in an even, unbiased manner, if not you'll freak people out...

    --
    Never underestimate the predictability of human stupidity...
  15. Is it just me... by mikeophile · · Score: 2, Funny

    Or did anyone else think that the ad for the O'Reilly book User Obliteration was part of the article on the Register?

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

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

  18. 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.'"
  19. 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

  20. Will SCO last long enough? by TheFrood · · Score: 2, Interesting

    The court date for the SCO-IBM suit is currently set for April 2005. Is it really reasonable to believe that SCO will be a functioning entity at that point? Their management team is dumping stock like mad, and should have long since divested themselves of any stock in the company. So who will be left to go to trial with IBM?

    TheFrood

    --
    If you say "I'll probably get modded down for this..." then I will mod you down.
    1. Re:Will SCO last long enough? by ReelOddeeo · · Score: 2, Informative

      IBM carefully selected four patents. In their complaint, on each patent count, they list which SCO products infringe each of IBM's patents.

      I admit ignorance of SCO's complete product line. But it seemed to me that thse four pagents are carefully chosen such that all of SCO's current or likely products will infringe at least one of the patents.

      If IBM gets a preliminary injunction, then this will cut off all revenue to SCO!. Of course, there is something else that I would like to cut off of each of the executives, but I would settle for them each getting a comfortable jail cell with Buba.

      Why only four patents? So that IBM doesn't come off in front of the judge as trying to abuse the legal system. If IBM countered with 2000 patents, it would seem very clear that IBM is just gaming the system.

      IBM also, just like Red Hat, asks for SCO to be made to stop their license extortion. With this in place, then SCO will have no money comming in.

      Patent lawsuits are expensive to defend. If I understand correctly, you must either (1) proove that you don't infringe, or (2) proove the patent is invalid. Either one takes lots of expensive patent research, sometimes on very old patents.

      So we come back to the question: Will SCO last long enough?

      --

      Those who would give up liberty in exchange for security and DRM should switch to Microsoft Palladium!
  21. 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.

    1. Re:How would a court rule against it? by rmohr02 · · Score: 2, Insightful

      The court could possibly find some part of the GPL illegal (I don't have any idea what, and I think if they did MS would have had to buy the judge), but then, since the GPL requires all of its terms to be followed, or none of them, the work you created would fall back to normal copyright, in which nobody can reproduce it without your express consent. This was previously given under the GPL, with restrictions. It seems that you could logically place the same restrictions on a case-by-case basis anyway, so there is no logical case against the GPL.

  22. SCO Blew its Chance by Shadow+Wrought · · Score: 2, Insightful
    The GPL, if I remember correctly, allows for companies to break its covenants if they inadvertantly released their code through it. SCO blew their chance on this bit when they failed to shut down their Linux sales. Its hard to argue that you are "unaware" of something once you have filed suit!

    My reading of the GPL leads me to believe that it will be ruled enforceable. It is a well thought out contract that was crafted with instances like this in mind. Well maybe not SCO's Jerry Springer impersonations, but the general siuation nonetheless;-)

    --
    If brevity is the soul of wit, then how does one explain Twitter?
  23. 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."

  24. Judicial Activism by Anonymous Coward · · Score: 2, Interesting

    The attitude presented behind this posting is an example of the growing trend of Judicial Activism. In essence, due to our current flawed process we read too much into historical cases and the cases themselves begin to define law - which is not the job of the judicial branch of government. This growing trend will increasingly effect our laws and our society by unelected leaders. Please read Ron Paul's take on this matter in a column of his called "Federal Courts and the Imaginary Constitution".

    too_lazy_to_create_an_account

  25. Personally, by Sevn · · Score: 2, Informative

    I think this is a good thing. It was going to happen sooner or later. At least it's happening with a monsterous litigious bastard like IBM in the drivers seat. This is a wet-dream best case scenerio in the happening. I mean, damn. I'm going to have a friggin party. Money talks. Period. SCO could even win their pathetic lawsuit, and still get buried by the IBM patents they are infringing on. SCO is history no matter what. Gone. So long. Thank you for playing. So their only hope is to keep getting a story every single business day to drum up support for their ludicrous licensing scam, and hope more idiots bite.

    --
    For every annoying gentoo user, are three even more annoying anti-gentoo crybabies. Take Yosh from #Gimp for example.
  26. 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!
  27. 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.
  28. 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!"

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

  30. Social contract was broken according to SCO by geekee · · Score: 2, Insightful

    I would use the SCO case as a litmus test for the GPL. The GPL's legal basis is in copyright. The GPL itself forbids anyone to submit code for which they do not own the copyright. If SCO's claim is true, the code in question should not be under GPL, by GPL's own standard. Therefore, even if SCO wins, it doesn't mean there was anything wrong with the GPL. It simply means that you can't always take someone's word at face value when you enter into a contract with him, which is a problem for any sort of contract, not just GPL.

    --
    Vote for Pedro
  31. Why Not? by Ranger+Rick · · Score: 2, Insightful

    If there's any case that is heavily weighted on our side, it's this one.

    What would you prefer, that the GPL remain in legal limbo while people keep testing the edges without drawing enough attention to bring it to a full-on legal battle? At least we'll know one way or the other whether it's enforcable. Beats finding out 5 years from now when there's more open-source software out there.

    --

    WWJD? JWRTFM!!!

  32. Unknowingly distributing copyright infringments by captredballs · · Score: 2, Insightful

    What if (and this is a big "if", just for the exercise) SCO's copyrights were infringed upon and it unwittingly distributed those infringments via the Linux kernel. Does that mean that their copyrights are automatically invalidated and GPL-ized? No, of course not.

    If the court perceives this as a possibility (ie, SCO says they didn't know "their" code was contributed to linux and accidentally GPL'd it via distrubution), then the court may rule against the GPL, setting a negative precedent.

    I'm concerned that something like this could happen when the bullets (or rather, mountains and mountains of paper) start flying. If IBM can't prove that Caldera knowingly contributed the code in question to Linux, then it seems to me that the GPL need not be brought into the argument. I'd rather they left it alone and stuck to their contract infringements and fraud allegations.

    --

    I suppose I'm not too threatening, presently, but wait till I start Nautilus
  33. 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/

  34. More important by zakezuke · · Score: 2, Interesting

    What I feel is more important then the GPL in the SCO/IBM case whether or not SCO can freely distribute code either by free ftp or actual sales, then choose to charge licenses after the code is distributed.

    The implications of this are far reaching esp for typical software where money is exchanged. To me, it's like Toyota asking me for extra money for driving my old 1979 360,000 miles when they expected me as a consumer to buy a diffrent car after only 100,000 miles.

    --
    There is no sanctuary. There is no sanctuary. SHUT UP! There is no shut up. There is no shut up.
  35. 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

  36. Better now then later... by incom · · Score: 2, Interesting

    The sooner it is tested, the better. If there is anything legally wrong with the GPL then wouldn't you rather know as early as possible, then close your eyes and hide in ignorance , only to open them when something bad happens later?

    --
    True genius is grasping a situation like a peice of fruit, and peircing it just right so that it drains dry.
  37. 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!
  38. 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.
  39. 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!
  40. 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.
  41. Knock knock. by Heisenbug · · Score: 2, Funny

    - Who's there?

    - OJ.

    - OJ who?

    - *You* can be on the jury!

  42. One man's activism is another man's justice by DesScorp · · Score: 2, Insightful

    Judicial Activism is one of those terms that has become horribly abused. Basically, if your side loses in court, you scream "judicial activism". When SCOTUS ruled that abortion is a right, conservatives screamed it. When they similarly ruled on conservative-favored issues (drug testing for athletes, etc), liberals screamed the same thing.

    --
    Life is hard, and the world is cruel
  43. 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.

  44. What about the DMCA? by mangu · · Score: 2, Interesting
    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


    Wouldn't that program have the sole purpose of allowing you to violate copy protection?

    1. Re:What about the DMCA? by HiKarma · · Score: 2, Insightful

      Not as I currently read the GPL, which mostly talks about restrictions on you redistributing your modified GPLed program.

      I can take a GPL program and modify it to my heart's content on my machine, and keep the source secret, if I don't give the program to others. So far that's been the clear message from most GPL authorities.

      The loophole might be that I can also tell you how to take the GPL program and modify it the same, and neither you nor I distribute the modified program. In fact, I "tell" you how to do it by selling you a program that does it.

      That the GPL doesn't forbid, not directly. The one claim they could try would be to claim (as the mysql company does) that the program that does the modifying is a derivative work. That's a murky, less tested area.

  45. 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.)

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

  47. 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.
  48. 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.
  49. SCO bandits have deep pockets too by plierhead · · Score: 2, Informative
    The dudes at SCO now have pretty deep pockets personally though...Check out what these SCO banditos are pulling in by selling their pumped up stock!

    BROUGHTON, REGINALD C.: Declared Holdings
    SCO GROUP INC
    Senior Vice President

    NasdaqSC:SCOX (historical quotes, profile, other insiders)

    2003-08-05 120,000 Direct Insider & restricted shareholder transactions reported over the last two years
    Date Shares Stock Transaction ADVERTISEMENT

    • 2003-08-05 5,000 SCOX Automatic Sale at $12.56 - $12.57 per share. (Proceeds of about $63,000)
    • 2003-07-30 5,000 SCOX Automatic Sale at $12.80 - $12.81 per share. (Proceeds of about $64,000)
    • 2003-07-22 20,000 SCOX Automatic Sale at $12.91 - $13.2 per share. (Proceeds of about $261,000)
    • 2003-07-17 15,000 SCOX Planned Sale (Estimated proceeds of $195,000)
    • 2003-07-08 5,000 SCOX Automatic Sale at $10.90 - $10.95 per share. (Proceeds of about $55,000)
    • 2003-07-08 5,000 SCOX Planned Sale (Estimated proceeds of $56,450)
    • 2003-06-25 5,000 SCOX Automatic Sale at $10 per share. (Proceeds of $50,000)
    • 2003-06-20 5,000 SCOX Sale at $11.08 - $11.1 per share. (Proceeds of about $55,000)
    • 2003-06-20 5,000 SCOX Planned Sale (Estimated proceeds of $53,750)

    Nice work if you can get it !

    --

    [x] auto-moderate all posts by this user as insightful

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

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

  52. Re:Offtopic: How to get paid as a contractor by Coventry · · Score: 2, Informative

    These are all fine ideas, and ones I now use regularly in my business - I don't think I mentioned that despite the BS I went through I ended up deciding to be my own boss.

    I think in my case, the bigest things I could of done differently were to have opened my eyes over two things:

    1) Company Y had already proven itself, by how it shut down and sold off my employeer X, to be a ruthless and rude entity.

    2) Person A had a bad reputation outside the tech departments of X and Y for being an ass, and being untrustworthy.

    With #1, I had blinders on and saw the oppourtunity for making money. With #2, I had my blinders on and thought my previous experiences with person A entitled him to 'friend' status.
    In both instances I was dead wrong, and If I'd of taken a step back I'd of given the whole thing more thought ahead of time.

    sometimes some perspective is all we need, and I've found that keeping your perspective and seeing the whole, big picture can be an important part of keeping a biz afloat.

    For example: I recently met with a client who had grand ideas, and wanted all sorts of things done. I wrote a proposal and sent it to them, a short proposal, very informal. considering the features involved, this could be a huge project, so why didn't I write a detailed proposal and send over a work order? Because the (potential) client is a startup, and has money problems. I know that If I spend too much time on proposals for them and they go under I've lost potential business I could of been landing. The (potential) client is bothered by the informal proposal - even though it was informal it has a price range in it. We keep in contact and if they want my services they'll either try to haggle or cut some features. Or, they'll come back 6 months down the line and say 'we're ready to do this now' - which happens more often then you'd believe.

    If only perspective came in a can.

    --
    man is machine
  53. 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.

  54. Re:The GPL is a contract by HiKarma · · Score: 2, Interesting

    Shrinkwrap contracts are worse, but this is still too much power to give to copyright. Now, I can see a claim if you can prove that somebody did this knowing full well what the GPL means, but even lawyers debate exactly what the GPL means.

    Consider this. I publish an item and in the licence I say, "You may not copy this unless you give me one million dollars!" And you copy it. Do you now owe me a million dollars? No, you owe me what I can extract for copyright infringment. Even though you "agreed" to the terms I put there, just like the GPL.

    Let's make it worse. Say you know about my licence but decide your use is a fair use. Example, publishing the crucial part of Gerald Ford's book where he reveals why he pardoned Nixon. Very famous case.

    Turns out the court says, "no, it's not a fair use." So now we go back to the regime you claim, which says I knew about the terms and I published it, so now I am bound by them. Can I have my million?

    Nope. Copyright law only has so much power. The only power it has is to make you pay for copyright infringment. Not to bind you to an arbitrary contract.

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

  56. Re:GPL code is copyrighted code by Pofy · · Score: 2, Informative

    >Because GPL code is copyrighted, the owners of
    >the copyrights have the final say in how the
    >code can be used.

    No, copyright does not give you the right to tell how something is USED. It gives you an exclusive right (with some exceptions) to make copies, derivative work, public performnace and such. That is is. It does not cover general use of a work, even though many software, music and film providers wants to make you believe otherwise.

  57. Good, and here's why by Rogerborg · · Score: 2, Insightful

    Because GPL licensed code is habitually ripped off by commercial companies, through evil or plain old ignorance. I've seen it both ways, and I've seen it at every company I've worked at.

    You, dear reader, might not have seen it, but that doesn't mean that I haven't, or that it doesn't happen.

    GPL needs a huge public case to bring it to the attention of both developers and pointy haired idiots. It must be made clear that the GPL can't be retrospectively revoked (that it doesn't specify "irrevocable and in perpetuity" beggars belief), but that once violated, you are commiting copyright violation (or "theft" in newspeak) every time you duplicate. This needs to be made clear in no uncertain terms, with a fat headline grabbing fine, not just another quiet non-disclosed settlement by that pussweed Moglen.

    The GPL is so badly understood even by people that use and comment on it every day (yes, you, dear reader), that this is a long overdue public test of it. If it ain't broke, let's say so. If it's broke, let's find that out and fix it.

    --
    If you were blocking sigs, you wouldn't have to read this.
  58. 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!