Slashdot Mirror


GPL To Be Tested In Court?

KevinReichard to plug the interview on his site with Eben Moglen. "The general counsel to the Free Software Foundation tells us that the GPL may be tested as early as this summer, as the FSF debates whether to sue a major software house over violations to the GPL. The lawsuit, if it takes place, would be the first major test of the GPL in court. Obviously the legal status of the GPL is a prime issue to the Open Source and Free Software communities. "

380 comments

  1. Re:That wasn't the point by radja · · Score: 2

    It may be legal to break the GPL, but it's gonna raise quite a ruckus, seeing how 'hot' linux is these days...

    --

    No one can understand the truth until he drinks of coffee's frothy goodness.
    --Sheikh Abd-Al-Kadir, 1587
  2. Re: Why so long? by TMiB · · Score: 1
    A fair point ;) But I was thinking more of presenting the case to a wider audience than "the typical GPL zealot". A commercial company would be saying:

    - we didn't write it;

    - we didn't pay for it;

    - we want to use it in our own commercial products;

    - we know the author doesn't want us to use it;

    - but the author messed up by using the GPL which (for an obscure reason most people won't understand) we don't believe it's enforceable.

    It's not a pleasant line to have to take, assuming the company has intellectual property of its own. The changes of looking, very publicly, like a hypocrite are quite high...

  3. Re:Does the GPL constitute a contract? by Phroggy · · Score: 1
    I think the important issue is that the author of the GPL'ed software always owns the copyright to her work (unless she gives the copyright away or dies). The GPL is a means by which the author of the software effectively relaxes the copyright on her code and gives up some of her statutory rights to the software. So although redistributing GPL'ed code under a non-GPL license doesn't seem to constitute a breach of contract, it is more than likely a breach of copyright.

    I believe you're entirely correct here. If you want to distribute modified/unmodified/derivitive/whatever GPL'd code, you must agree to the license, simply because nothing else grants you the right to distribute the code - it's a copyright issue. If you disregard the GPL, you can't distribute anything, because normal copyright still applies: it's somebody else's work.

    --

    --
    $x='S24;r)>63/* h@<5+oZ)32"5cz';$me='phroggy'x$];
    $x=~y+ -xz+\0-Tx+;print$_^chop$me for split'',$x;
  4. Re:GPL, EULA, Shrink Wrap garbage and UCITA??? by Uruk · · Score: 2

    If UCITA can enforce all those crappy agreements that big software makers force on us, why can we not use that same LAW to protect GPL'd software.

    Maybe they could. IANAL but maybe it's possible. If it were me calling the shots though I wouldn't do it. I wouldn't use a horrible law to protect even my own interests. It would be too much like PETA's recent idiocy, where they sue somebody for putting up a peta site that mocks them, while at the same time mocking mcdonalds with a similar site. To use the law to help us, and then to turn around and attack it (as I hope people will continue to do) is kinda low.

    --
    -- Truth goes out the door when rumor comes innuendo. -- Groucho Marx
  5. rtfm by daevt · · Score: 1

    . I don't think this is even going to need to go to court. No matter how you read the GPL, it clearly states that if you used a GPL'ed program, "in part or in whole", then any and all derivitives are GPL'ed. Whichever company decided that they made to much money to pay attention to copyright laws needs to go back and Read The * Manual (ok so its a licence agreement, but thats kinda a manual of exceptable uses of the covered works).

    1. Re:rtfm by daevt · · Score: 1

      in that case, maybe they should build a barn-door. right, like your response made any sense what-so-ever...

  6. Re:Does it mean anything? by e7 · · Score: 1

    Okay, I wasn't using my brain. I'm glad I'm not a lawyer. (Those guys must have some really boring dreams ... mixed in with some really nasty ones.)

    --
    Corollary to Moore's Law: The IQ of new computer owners is declining.
  7. Re:GPL? by warmi · · Score: 1

    You are absolutely correct but you know what ?
    It is social strugle for them and has nothing to do with freedom. Or rather, it has everything to do with freedom as understood by RMS and we know what happens when people start f***g around with meaning of the word freedom.

  8. Re:Irony... by Eil · · Score: 1


    There are a few differences between OSS programmers and Lars that you totally ignore.

    1) OSS programmers want their code to be distriubed and useful.

    2) Lars wants money.

    That said, I would still copy Lars' music if I thought it was any good (which I don't) but didn't plan on buying the CD (which I don't). The rampant copying of MP3's on the net has been very useful to me and a particular record company... I'm a huge fan of Underworld, but their music isn't all that popular over here in America. I first heard their music from MP3s that I downloaded, and now I own 7 Underworld CDs.

  9. That wasn't the point by GauteL · · Score: 2

    The point was that the original poster bashed
    the GPL on a moral basis, which he has no
    right to.
    It is the original authors choice of license,
    which others must respect.

    However.. this doesn't mean that I'm saying that
    the GPL is enforceable.
    I'm arguing the morals behind the license, not
    the legality.

    Personally I feel it would be a tragedy if
    all GPL-software suddenly became public domain,
    even though I think that if the GPL doesn't hold
    up, it would be illegal to distribute GPL-software at all.
    But IANAL, so I won't argue about the legal side,
    only the intention.

  10. Re:Why so long? by Znork · · Score: 1

    But in case 2, what does the software company gain? The FSF can just promptly turn around and sue them for a few million dollars on copyright violations and throw the case to the feds and get the company execs in jail for it too. Copyright violation is a federal crime, not some piddly lawsuit.

    As the GPL states, the code _is_ copyrighted and nothing but the GPL allows redistribution of the code in question.

  11. Re:Uh oh... by Felinoid · · Score: 1

    So basicly the GPL should be even stronger than any shrinkwrap liccens.

    Shrinkwrap takes away the right to use software and grants it back IF you agree to certen terms.

    GPL allows you to use the software no matter what. It takes away no rights normaly automatic for commertal software that is downloaded or paid for.

    Becouse GPL takes nothing away it should be stronger.

    On a side note. This may be why the GPL has gone unchallanged for so long. Revoking the GPL may win you nothing as this reverts the software to the status of "expressed writen permition" the GPL basicly just waves that. Eliminate the GPL and then your rights to distribute the software evaperate.

    --
    I don't actually exist.
  12. Re:GPL Does Not Apply To Authors by mindstrm · · Score: 2

    Yes, but the question is whether or not the code can be 'UN-GPLed'.
    Nobody disputes the author's right to redistribution under whatever terms he wants, as often as he wants.... but he cannot revoke his initial GPL on his code.
    Of course, he can simply take it off his project website.. though nothing would prevent anyone with GPL'd versions from continuing.

  13. GPL modeled after shrink-wrap licenses, after all by satch89450 · · Score: 1
    IANAL

    Just an observation: wasn't the whole idea of the formulation of the GPL to mimic the commercial shrink-wrap license?

    That would be the root of the argument made by an Anonymous Coward earlier in this thread, that the collapse of the GPL in its current form would weaken all shrinkwrap agreements.

    I would be interested in hearing what the Software and Information Industry Association (formerly the Software Publishers Association) has to say on the issue. (You can look, but when I posted this nothing was there on the subject.) Then there is the Association of Shareware Professionals who also haven't said a word.

    Why bring up the ASP? I suspect that if the GPL falls, so will the shareware license agreements, and pretty much for the same reasons: privity. Remember, shareware is meant to be distributed by the buying customer to other third parties.

  14. Re:Irony... by AME · · Score: 2
    those who use Napster legally are significant

    Really!?! Though I know plenty of people who use Napster, I don't know even one who uses it legally in the sense that they aren't doing anything illegal with it (as opposed to the sense that, since it's free, merely using it is legal).

    --

    --
    "I have a good idea why it's hard to verify programs. They're usually wrong." --Manuel Blum, FOCS 94
  15. Re:BSD License vs. GPL by luckykaa · · Score: 1

    However if you can download and make your own cd in less than an hour, why drive to the store to buy it?

    I don't see what you mean here. If you can download and make a CD in less than an hour, they could obviously do the same for the same price. All the creative effort was by other people writing the code.

    They can (and do) still charge for technical support. They can do that even without supplying a physical medium.

  16. Re:no by proj_2501 · · Score: 1

    Yes, UCITA. :)
    --

  17. Re:I cannot imagine... by _xeno_ · · Score: 1
    +1 point bonus, +1 point bonus.

    /me clicks No Score +1 Bonus

    --
    You are in a maze of twisty little relative jumps, all alike.
  18. Re:3 options by Thomas+Charron · · Score: 2

    It could for this reason. If I give you something under the terms of a licence that is declared null and void, then you get to keep it. Period. I cannot 'take it back' becouse the licence was invalid. Now part of what I gave you was the source.

    While this doesn't remove the actual rights from the author, it does invalidate some of them for that particular licence.

    Basically, who the hell knows what'll happen..

    --
    -- I'm the root of all that's evil, but you can call me cookie..
  19. Re:Only ironic to the misinformed by FascDot+Killed+My+Pr · · Score: 1

    "1) If Microsoft fucks us all by jacking our code, they're being evil.

    2. If you fuck Lars by jacking his work, you're still cool, "cuz data wants to be free.

    In short, you suck, and your argument is incoherant."

    One of your 3 points is that I "suck" and you call MY argument incoherent?

    Anyway, your #1 is misstated. How about these:

    1) If Microsoft (ab)uses existing law to curtail freedoms, they're being evil.

    2) If I break those same (ab)used laws in some other activity (say, "stealing from" Lars), I'm fighting evil.

    Now, you may not agree with these positions. But at least you can see they aren't contradictory, can't you?

    --

    --
    Linux MAPI Server!
    http://www.openone.com/software/MailOne/
    (Exchange Migration HOWTO coming soon)
  20. Re:Irony... by Phroggy · · Score: 2
    I find it amusing that many of the same people who try to justify Napster get all up in arms over the idea that the GPL might not get held up. It's OK to send Lars' music around the net, but even hint that Microsoft might be able to repackage the vast amount of GPLed code out there and profit from it without releasing changes to the community and everyone flips out. Not so funny when it's happening to you, is it?

    No, it's not OK to send Lars' music around the 'Net - but it's OK for Napster to facilitate it. Napster's not the one trading Metallica MP3s, Napster's users are - and without Napster's (official) knowledge or approval. Napster's copyright policy is here.

    --

    --
    $x='S24;r)>63/* h@<5+oZ)32"5cz';$me='phroggy'x$];
    $x=~y+ -xz+\0-Tx+;print$_^chop$me for split'',$x;
  21. Re:3 options by warmi · · Score: 1

    I know quite a few people who thing GPL is dangerous thing. I doubt they would rejoyce.
    So there is now "we" here ...

  22. Re:Irony... by Steeltoe · · Score: 1

    "OK, copying music is wrong ..."

    This society is a sad one when it is not allowed to share music and everyone is holding on to their own stuff in fear of losing it. When was the last time you helped someone without thinking about any rewards for doing so?

    What is it that makes us a strong, happy and resistant community? Certainly not when everything and everyone comes for a price. There's just too much resistance and friction in the economic model, it can't possibly scale down to everything we do. (When was the last time you needed a program your company refused to buy, or how much trouble did you have to go through in order to get it? How many forms did you sign? How much did you have to research and contemplate in order tell your boss you really needed this, and not some other program.)

    Sad.

    - Steeltoe

  23. Re:GPL Does Not Apply To Authors by Effugas · · Score: 2

    Nobody disputes the author's right to redistribution under whatever terms he wants, as often as he wants.... but he cannot revoke his initial GPL on his code.

    No, he cannot revoke the original GPL.

    He can, however, incorporate in into a private codebase without any concerns, particularly without infecting the rest of the codebase.

    --Dan

  24. Touche by Greyfox · · Score: 2

    When the thread goes to press, I shall have to have the editor s/justify Napster/justify (music piracy through) Napster/

    --

    I'm trying to teach myself to set people on fire with my mind... Is it hot in here?

  25. Re:Download _not_ required by Phroggy · · Score: 1
    The only way I could see the GPL being threatened is if someone argues that it infringes on the rights of the user / developer of derivative works

    The key here is that nothing but the GPL grants me the right to distribute a derivative work. If the original code was written by someone else and released under the GPL, that GPL is the only reason I can release a derivative work at all - otherwise, according to standard copyright, I couldn't do that. If I want to distribute it, I have to accept the license. If I don't like the license, I can find another way to do what I want.

    --

    --
    $x='S24;r)>63/* h@<5+oZ)32"5cz';$me='phroggy'x$];
    $x=~y+ -xz+\0-Tx+;print$_^chop$me for split'',$x;
  26. Re:The End of the World as we Know It? by i,+Mac · · Score: 1

    You talk about there being a problem with software being available to anyone who wants it, anywhere, for any purpose.

    Public domain is the most free of all the licenses. No encumberment at all.

    I actually think that's a good thing. The GPL likes to inject political ideas into data. Public domain says 'I made this, you can use it to help yourself' no matter who you are, commercial or non.

  27. An interesting sidenote.. by Mike+Hicks · · Score: 2

    IMO, the GPL is slightly less `real' than most other shrink-wrap licenses (and that's really what the GPL is, in most cases. Of course, the GPL only goes into effect when you use or modify the software, not just when you open the `box'..). You (usually) don't click any `accept' button before installing the software. Certainly, the GPL comes with your software, but you usually don't get prompted to accept or reject it.

    Where this gets interesting is in the area of DVDs. The movie industry expects consumers to use licensed players to play those movies. However, there is no contract of any sort with the consumer stating that they are required to do so. So, if the worst happens, and the GPL is struck down, we at least know that the DVD industry is way out of line by trying to enforce invisible contracts..
    --
    Ski-U-Mah!
    Stop the MPAA

  28. Re:Copyright infringement? by Znork · · Score: 1

    Exactly. And they could drop a note to the nice federal guys that this nasty company is making a buisness out of violating our copyright and making money on our intellectual property. Copyright violations are (jailtime) frowned upon, systematic for-profit violations are (serious jailtime) really frowned upon.

  29. Re:Does it mean anything? by StenD · · Score: 1

    From The FSF's page.

    To copyleft a program, first we copyright it; then we add distribution terms

    The GPL is the copyright.


    No, the GPL is the distribution terms. It's the General Public License, not the General Public Copyright. If the GPL is found to be legally invalid, the copyright remains.

  30. Who? by ZeroLogic · · Score: 1

    Any guesses on who it is?

    /ZL

    1. Re:Who? by Darren+Winsper · · Score: 2

      It wouldn't surprise me if it was Abit. There are quite a number of people getting pissed off at their refusal to follow the GPL with their distro (I think it was first pointed out a few months ago, and still the company won't correct it).

    2. Re:Who? by / · · Score: 1

      The Kerberos fiasco had absolutely nothing to do with the GPL.

      Your relatively high post number (#43) indicates that you weren't trying to get first post, and yet you still wrote a semi-incoherent one-lined top-level post. Please enlighten us. :-/

      --
      "If one is really a superior person, the fact is likely to leak out without too much assistance" -- John Andrew Holmes
    3. Re:Who? by / · · Score: 1

      Trade secret law, with a side order of copyright (for the distribution of the code by people other than Microsoft).

      --
      "If one is really a superior person, the fact is likely to leak out without too much assistance" -- John Andrew Holmes
    4. Re:Who? by Xenex · · Score: 1

      /me guesses Corel

    5. Re:Who? by Phroggy · · Score: 1
      Umm, my understanding is that the Kerberos issue isn't one of copyright, but rather of patent or trademark or something. Microsoft's broken implementation of Kerberos probably doesn't use any GPL'd Kerberos code; they probably wrote it themselves. Or bought it from somebody, or something.

      However, Microsoft is using the name Kerberos, so there could be a trademark issue, and I believe there's a patent on the technology as well. IANAL and I haven't really been following this issue.

      --

      --
      $x='S24;r)>63/* h@<5+oZ)32"5cz';$me='phroggy'x$];
      $x=~y+ -xz+\0-Tx+;print$_^chop$me for split'',$x;
  31. Re:Only ironic to the misinformed by AME · · Score: 2
    It's easy to say that you're not being a hypocrite when you can choose your own terms. On the other hand, becoming angry because a law is being broken (information could still be "free" without the GPL) while at the same time you claim that you have no respect for the rule of law could be considered hypocritical.

    And even if it shouldn't, it's too late now.

    This seems to sum up the intellectual defense of every would-be Napster defender.

    If you distribute electrons AT ALL, they WILL be copied. You might as well change your business model to accomodate that.

    Then we could just en-masse trade any software we like Napster style and then just claim that it's too late to do anything about it. There's nothing really wrong with that since information wants to be free. While you're at it come download my extensive collection of OCR scanned books. Remember, there's nothing wrong since it's just information.

    You see, music copyrights are about money and control. The GPL is about neither of these.

    This has got to be the most ignorant statement I've heard all day. It's still early, though.

    --

    --
    "I have a good idea why it's hard to verify programs. They're usually wrong." --Manuel Blum, FOCS 94
  32. Re:3 options by Sorklin · · Score: 2

    Revocation of the GPL does not invalidate the copyright. Just means the license to distribute is not valid. At that point, FSF could temporarily restrict all distribution of its copyrighted work until a new, more secure license can be established.

  33. Why so long? by spinfire · · Score: 2
    It is incredible that the GPL has been around for such a long time and yet has never been tested in court. Although i do not doubt the power of the license to stand in court, it surprises me everyone has taken this power for granted without any sort of legal reassurance from a court case.

    Does anyone here honestly think the GPL won't stand up in court, though???

    1. Re:Why so long? by Duane+Dibbley · · Score: 1

      First of all, the courts are pretty good about making fair decisions. Everybody complains the system's screwed up, but the courts are actually the best defenders of your freedom. Either way, though, it's bound to be good news, because there are two scenarios I can see:

      1) GPL wins - it becomes legally proven that it's a valid license. For the consumer (or even businesses), GPL'ed software is much better than typical closed-source licenses, so it gains more ground.
      2) GPL loses - the court sites the Macy's case, stating that software licenses aren't allowed without a signature and that the First Sale doctrine applies. This means that while the GPL loses all it's power, it's also pretty much lost any reason to exist -- mission accomplished.

      Either way, it's good for the end-user. In fact, I honestly think I'd rather see a First Sale ruling rather than a ruling that proved the validity of the GPL because then consumers don't have to worry about licenses because now case-law would guarantee what rights you have and don't have. Sure the GPL would be meaningless, but you know what, at least all the other software out there is now treated just like a book or a movie or anyother copyrighted work. While I don't agree with many of RMS's ideals, I would like to see a world without shrinkwrap software licenses.
      ---

      --
      "Duane Dibbley?" -- Duane Dibbley
    2. Re:Why so long? by osguzzler · · Score: 1

      Why so long? Because GPL has been in alpha.

      Adam:What kept you?.

      --

      Adam:What kept you?
      God:Rome wasn't built in a day
    3. Re:Why so long? by JoeBuck · · Score: 2

      If lawyers think that a piece of legal text is invalid, they challenge it. If they think it's valid, they advise their clients to comply with it. The reason the FSF hasn't gone to court yet is because most lawyers think it's probably valid, and those who think otherwise haven't been willing to bet on it.

    4. Re: Why so long? by plague3106 · · Score: 1

      The
      risk (of the whole thing being invalidated) may be small, but the potential damage is very large.


      As a copyright holder, you can un GPL your code (you own the copywrite, and may change the license of that copywrite any time you want). So they can patch or make a new GPL, and switch

    5. Re:Why so long? by john_many_jars · · Score: 1
      From the GPL:

      Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.

      Seems only the FSF attorneys can change the GPL (which--according to the copyright--hasn't been changed in almost 10 years).

    6. Re:Why so long? by TheReverand · · Score: 1
      Does anyone here honestly think the GPL won't stand up in court, though??

      No but I can think of a major software house that does. This worries me because you may have a group that will come and point out any and all flaws that may exist in the GPL. But if they do at least they will be able to write a new version that is more viable.

    7. Re:Why so long? by Pont · · Score: 2

      Not true.

      You can change the GPL all you want. You can then distribute your own software (that you have copyright on) under your MyGPL.

      What you cannot do is change it and claim that your version is the license under which the software was distributed.

      IANAL.

    8. Re:Why so long? by Shadowlion · · Score: 1

      Ok, ok, so the GPL is not GPL'ed. :)

    9. Re:Why so long? by YIAAL · · Score: 1

      I do think GPL will hold up; the fact that it hasn't been tested yet suggests that a lot of other people thought so, too. The "major software house" is likely to be disappointed. On the other hand, the cynic in me thinks that the corporatist bias in the courts on intellectual property may mean that the one time they strike down a license as too restrictive will probably be in the contest of GPL.... BTW, once the Secret Identity of the "major software house" comes out, it might be a good idea to promote boycotts and protest.

    10. Re: Why so long? by TMiB · · Score: 1
      It is incredible that the GPL has been around for such a long time and yet has never been tested in court.

      For the proponents of the GPL, staying out-of-court means avoiding the risk of the licence being invalidated. The risk (of the whole thing being invalidated) may be small, but the potential damage is very large.

      It's less clear (to me, anyway) why opponents of the GPL would want to avoid court. Perhaps it's easier to comply / not use GPL'd code, so few companies care enough to actually spend money to try and invalidate the GPL. There's also the downside of enormous amounts of ill-will being generated by such a case.

    11. Re:Why so long? by Shadowlion · · Score: 2

      Ironically, that's the way open source is supposed to work. :) You write some software, and other people take a look at it. They find some flaws, point them out, and you get to patch the problems. In this case, you write a license agreement, and other people take a look at it. they find some flaws, point them out, and you write a new license that fixes all the problems.

      Even in license agreements, with enough eyes all bugs are shallow. :)

    12. Re:Why so long? by UnknownSoldier · · Score: 1

      > Organizing a boycott can be viewed as a form of racketeering.

      I must of missed something. Any info, or urls what you mean by this?

  34. Re:I want company names! - READ THE ARTICLE by warmi · · Score: 1

    If this goes to court and GPL is upheld watch commecial world specifically banning all GPL software in the corporate world. I bet some of them will even specificly prohibit running GPL binaries let alone looking at the source code ...

  35. Re:GPL enforcement by DavidTC · · Score: 1

    While I am a fan of the GPL over BSD, even I have to admit that BSD culture created the internet.

    -David T. C.

    --
    If corporations are people, aren't stockholders guilty of slavery?
  36. Re:Only ironic to the misinformed by cpt+kangarooski · · Score: 1

    There is no license. Music is covered very nicely under copyright law: you can use and copy it but you can't distribute copies you make; you can sell the original copy; you can use it in your own work as long as it's fairly original; playing it to a massive audience (e.g. on the radio or at a stadium or some such) is going a bit too far, but playing it for friends in your living room is a-ok.

    Where the hell do you think there's a license related in any way to generic audio CDs? I'd love to know.

    --
    -- This and all my posts are in the public domain. I am a lawyer. I am not your lawyer, and this is not legal advice.
  37. Free Software and the Death of Copyright by meersan · · Score: 2

    First Monday had an excellent article by Eben Moglen, FSF's general counsel who was interviewed in the Linux Planet article mentioned above. It's called " Anarchism Triumphant: Free Software and the Death of Copyright". It's written a bit in lawyerese, but it's reassuring to see the guy responsible for litigating all this actually has a clue. It discusses why the some of the arguments for and against IP are invalid -- even describing adherents as "IPdroids" and "Econodwarfs" ;) A quote from the article:

    Section 2(b) of the GPL is sometimes called "restrictive," but its intention is liberating. It creates a commons, to which anyone may add but from which no one may subtract. Because of 2(b), each contributor to a GPL'd project is assured that she, and all other users, will be able to run, modify and redistribute the program indefinitely, that source code will always be available, and that, unlike commercial software, its longevity cannot be limited by the contingencies of the marketplace or the decisions of future developers. This "inheritance" of the GPL has sometimes been criticized as an example of the free software movement's anti-commercial bias. Nothing could be further from the truth. The effect of 2(b) is to make commercial distributors of free software better competitors against proprietary software businesses.

    He then goes on to quote the Halloween memo! Hilarious.

    --
    We want endless gardens of data, where the bits can flower, flourish and reproduce. -- Andy Mueller-Maguhn
    1. Re:Free Software and the Death of Copyright by warmi · · Score: 1

      Yeah. Just another interpretation of GPV ...
      There are as many contradicting this point of view.
      Again, forced freedom is no freedom at all.

  38. Re:Test case by orpheus · · Score: 2

    The article doesn't seem to reveal the identity of the "major software house" but it's probably good to have a test case.

    Let's not assume that the "major software house" is our enemy. (I can see you didn't) It is not unheard of for the ACLU, for example, to deliberately bring a 'friendly test case' with the cooperation of both plaintiff and defendant when it wants to establish a point of law or strike down an unconstitutional law.

    This is often necessary because the ACLU does not have 'standing' (direct involvement) and the courts are set up to administer justice in actual cases, not to pontificate on philosophical issues.

    However, that does not mean that the case will not be vigorously argued by both sides. A test case is of little use if it doesn't

    --

    If you can go to bed, knowing you did a valuable thing today, you're very lucky. If you can't... it's not bedtime

  39. Money for the court by iseletsk · · Score: 1

    Maybe we should start a fund to finance such lawsuites. I think it will help uphold the GPL, and smaller number of companies will start thinking about cheating GPL

  40. Re:Of concern to who? by Phroggy · · Score: 1
    So long as there are BSD, PAL, public domain, and similar licences, they couldn't give a damn whether or not large applications are "embraced and extended" into the proprietary domain.

    Just to nitpick, public domain isn't a license, it's the absense of copyright.

    As for the horse, I prefer women, but whatever floats your boat I guess.

    --

    --
    $x='S24;r)>63/* h@<5+oZ)32"5cz';$me='phroggy'x$];
    $x=~y+ -xz+\0-Tx+;print$_^chop$me for split'',$x;
  41. The End of the World as we Know It? by Sebbo · · Score: 2

    ...which leads to the question, if all the Open licenses are found to be invalid under US law, how big a disaster is that? Can the Free/OS Software community limp along with all code in the Dreaded Public Domain, or do we pack up and go home?

    1. Re:The End of the World as we Know It? by i,+Mac · · Score: 1

      The difference between code and property is that code can be duplicated, and then both have it.

      The company has my code, and I have my code. Let them do what they want with it, because I still have my code and can do what I want with it.

      You can't take _away_ public domain code. You can use it for profit, sure, and make changes and improvements that aren't released into the public domain, but the original code is still in the public domain.

      I don't have a problem with people using my code for profit. A lot of people who use GPL do.

    2. Re:The End of the World as we Know It? by dillon_rinker · · Score: 2

      Public domain is the most free of all the licenses. No encumberment at all.
      This is conceptually identical to "Anarchy is the most free of all forms of government." While it is superficially true, in practice, anarchy almost always leads to totalitarianism as the strongest and most ruthless take control of the situation. Putting all your source code into the public domain means that corporations will, effectively, take it away from you.

    3. Re:The End of the World as we Know It? by i,+Mac · · Score: 1

      Please note I didn't say 'all'

      Howver, quite a few people I have met who GPL their code do so in part because they don't want commercial companies to profit off of their code.

      What I don't understand about this whole thing is the virality of the GPL. You can write a license that requires people to publish the source to all code that is under that license but does not require a person to publish their own code too. If the only goal of the GPL were to prevent people from taking software that is available in source form and release it without source, there would be no viral component to the GPL. But that's not so...

      RMS believes that it is immoral for software to exist without being "free." From what I've heard, he thought it was immoral to have passwords on accounts until not long ago. The issue at stake is the degree to which information should be free.

      My take on it is this: if I make information public, it should remain public. If I make information private, that's my prerogative to have my secrets. They'll either be found out eventually, willingly released, or already be known to others anyway.

      The big difference of information vs. property is that information can be duplicated. We can all have a copy of the same information, but we can't all share the same physical space. Therefore, even if a company does take open source code and make it private, guess what? Someone, somewhere, still has the code and the information, and it is not 'gone' for everyone else.

      Nobody has taken anything from anyone. RMS politicizes the idea by saying it's WRONG for people to use information in any way they see fit. He says instead that 'you have to use information this way, and if you do use it, by the way, you have to do this, this and this with your own information, because we believe in freedom of code.'

      I'm working on a more in-depth exploration of this, but it boils down to this: information's value is not intrinsic. The value of information is proportional to its degree of utility to the most people.

      Licenses of any sort, by limiting the usage of information, inhibit its value to humans.

      The GPL focuses on freedom of code at the expense of freedom of humans. (I know that's a harsh statement, and I may be wrong - I'm exploring an idea here.)

      Don't moderate me down for an unpopular idea, please.

    4. Re:The End of the World as we Know It? by rgmoore · · Score: 3
      don't have a problem with people using my code for profit. A lot of people who use GPL do.

      This is a huge distortion. I've never heard any of the people who are really serious about the GPL complain about making a profit off GPLed code. Hell, RMS made money for a long time by selling tapes of GPL programs. On the FSF web site, in fact, they say:

      Actually we encourage people who redistribute free software to charge as much as they wish or can.

      That hardly sounds like people who don't want anyone to be able to make a profit from their code!

      What people like the FSF do have a problem with is the idea of taking free/open source software and making it non-free/closed source. The GPL doesn't exist to prevent people from making a profit. The existence of companies that market GPLed software is proof that it doesn't accomplish that, even incidentally. The goal is to prevent people from taking software that is available in source form and releasing it without source.

      --

      There's no point in questioning authority if you aren't going to listen to the answers.

  42. Re:Legal precedent by Manax · · Score: 1
    And you obviously didn't really try to understand my comment, nor really understand "Captain Constitution"s post.

    The quote he provides is regarding proper proceedure; the Supreme Court must be notified if information comes up regarding the jursdiction of the case. A "Writ of Certiorari" is a request for a hearing by the Supreme Court of a case. Not at all relevent to the GPL/LGPL licensing issue at hand.

    I stick by my observation.

    --
    "Why should I be content to simply live in this world, when I, as a human being, can CREATE it?" - Oertel
  43. Missing the point by Amphigory · · Score: 5
    I see a lot of people here missing the point of the GPL.

    Under copyright law, by default you can NOT redistribute a copyrighted piece of information. And all information is copyrighted for the first hundred years or so after it is created. Those little bloopers on videotapes are totally unnecessary (except possibly that they remove the defense through ignorance): you have no rights to redistribute BY DEFAULT.

    However, you can redistribute a copyrighted piece of information if you have a license to do so. The GPL gives you a license to do this. If the GPL is ruled invalid (which I regard as highly improbable) then the situation reverts to normal: that is, no redistribution allowed.

    The beauty of the GPL is that, unlike most licenses, it places no restrictions on what you can do except redistribute. And this is where copyright law is most clearly on the side of the GPL. In fact, redistribution is the only thing really covered under copyright law. Standard software licenses try to use copyright's restriction on redistribution to force a lot of other things down your throat (e.g. no reverse engineering) -- as such, they might be challenged on the grounds that they are unreasonable. But the core principle of copyright law is that an author has the right to restrict distribution of his work. As such, I just can't see a successful challenge to the core of the GPL.

    --

    --
    -- Slashdot sucks.
    1. Re:Missing the point by Arandir · · Score: 2

      "If the GPL is ruled invalid (which I regard as highly improbable) then the situation reverts to normal: that is, no redistribution allowed."

      Wrong, sorry. I still have permission from the author to redistribute the software.

      This case will not be about the right of the author to grant permission to users to redistribute his work. That one's a no brainer. I rather suspect that it will be about some vague or controversial clause. Like linking a GPL library to a non-GPL program, or whether the GPL applies to third parties, or whether the GPL is a contract or a permission statement, etc.

      --
      A Government Is a Body of People, Usually Notably Ungoverned
    2. Re:Missing the point by Art+Tatum · · Score: 1

      Which is why it's called Copyleft, right?

  44. Re:Only ironic to the misinformed by DavidTC · · Score: 1
    Um, actually, music doesn't come with a license. You're violating copyright law if you distribute it for free.

    People giving out GPL binaries without the source are violating the General Public Licence, and, if they manage to knock the GPL down, they'll have no license at all to distribute it, so if they continue to do so, they will be violating copyright law at that point.

    -David T. C.

    --
    If corporations are people, aren't stockholders guilty of slavery?
  45. OK, so its slightly OT, my karma can take it... by Nerds · · Score: 1

    How many of us really are lawyers? I mean, wouldn't it make a little more sense if the lawyers out there would just preface their comments with IAAL? Of course, IANAEOPDTAL (I Am Not An Expert On People Declaring Themselves As Lawyers), but it makes sense to me.

    --
    My other .sig is 'The Art of Computer Programming'
  46. Re:BSD License vs. GPL by Phroggy · · Score: 2
    My understanding is the BSD allows derivative works to be copyrighted and distributed as closed source in binary only.

    While the GPL requires it to remain open and be provided with source. You can charge to distribute it on physical media(CD, DVD, floppy, etc), but it must be available for download.


    Aside from the downloading part, this is correct. One example of a company that is affected by this restriction is Apple: they'd love to include gnutar as part of Mac OS X, but if it's released as part of the operating system (as opposed to just being bundled as an extra utility), they'd have to release the whole OS as GPL, which they don't want to do. So, Apple Legal says no GNU code in the main OS, because of the GPL.

    --

    --
    $x='S24;r)>63/* h@<5+oZ)32"5cz';$me='phroggy'x$];
    $x=~y+ -xz+\0-Tx+;print$_^chop$me for split'',$x;
  47. Re:Does it mean anything? by cpt+kangarooski · · Score: 1
    That's the most absurd statement I've seen in a while. Read 17 USC 117 (a)(1).


    Basically, if you buy software, it's yours. Not the copyright, but as long as you don't distribute copies you make (selling what you bought is totally fine) you're ok. Unfortunately it can be difficult to *use* it without inadvertently ending up with a much crappier license. But if you can get around it, you're not bound by it IMHO. Of course, IANAL.

    --
    -- This and all my posts are in the public domain. I am a lawyer. I am not your lawyer, and this is not legal advice.
  48. Re:Problem? by Phroggy · · Score: 1
    You might want to have a look at the LGPL, which is a bit different.

    --

    --
    $x='S24;r)>63/* h@<5+oZ)32"5cz';$me='phroggy'x$];
    $x=~y+ -xz+\0-Tx+;print$_^chop$me for split'',$x;
  49. Re:GPL enforcement by warmi · · Score: 1

    GPL culture created Internet ?
    Are you on crack ?

  50. Re:GPL, EULA, Shrink Wrap garbage and UCITA??? by bleh-of-the-huns · · Score: 1

    > To use the law to help us, and then to turn around > and attack it (as I hope people will continue to > do)is kinda low."

    I see what yer saying, but as a minority group (atleast in the courts eyes), we need to use every tool/law available to us. Sure we can continue to fight bad laws like UCITA and DMCA. But we can also use them to our advantage, play dirty like the rest of the corperate world, thats why the open source community as a whole keeps taking one step forward, 2 steps back, we try to play fair, while corperations play dirty. And as much as I hate to admit it, you don't get anywhere by playing by the rules when fighting an opponent who cheats.

    But, if the open source community decided to use the UCITA or DMCA laws as a reason to win the court case, would that set a bad precedent for when we turn around and try to fight the laws in question, and be stabbing ourselves in the back.

    As always, I am not a lawyer, and my oppinions are mine and not that of my employer who has some patent issues that I disagree with as it is :)

    Jason

    --
    I came, I conquered, I coredumped
  51. been saying this for a while by Tannin+Kal · · Score: 1

    One of the best ways to deal with bad laws is to use them for your own advantage, and make the courts choose. My line of thinking had been on something like freenet or other "anonymous" file sharing utilities. Encrypt the data, copyright the method of encryption. Include as part of the EULA for the software that any attempt to gather information about users for copyright purposes, any attempt to discern someone's identity, or something else dangerous to the project is a violation of the EULA and grounds for termination of the license. They either have to use the software and obey the EULA, or reverse engineer or get around the encryption, which, thanks to the DMCA, is a violation of the copyright and illegal.

    I may have some of the details wrong, but the idea is to use the laws against them, which they either have to suck up and take, or get repealed so they can't use them either.

    That or support HavenCO i guess.

    --
    -Tannin Kal
    1. Re:been saying this for a while by Fesh · · Score: 1
      I wish I had mod points and hadn't already commented on this article... That's absolutely beautiful.


      --Fesh

      --
      --Fesh
      Kill -9 'em all, let root@localhost sort 'em out.
  52. Re:They should coose their opponent carefully by Phroggy · · Score: 1
    Umm, they already have an opponent; they're just not saying who it is.

    Shouldn't the main goal here be to make the unnamed software house adhere to the GPL, rather than just suing somebody solely for the sake of testing the GPL in court?

    --

    --
    $x='S24;r)>63/* h@<5+oZ)32"5cz';$me='phroggy'x$];
    $x=~y+ -xz+\0-Tx+;print$_^chop$me for split'',$x;
  53. Re:Only ironic to the misinformed by AME · · Score: 2
    Non-sequitur: "This has got to be the most ignorant statement I've heard all day. It's still early, though."

    This literally "does not follow" from anything. It is irrelevant even if true.

    I don't think you know what a non sequitur is, nor how to spell it.

    My "argument" was not ad hominem because it's not an argument.

    Your "argument" was that 1. The law shouldn't be respected because it can't protect against illegal use of information, and 2. The law regarding the GPL should be respected by others apparently since it supports your beliefs.

    This is not only ad hominem, but could be credibly described as hypocritical by some people.

    --

    --
    "I have a good idea why it's hard to verify programs. They're usually wrong." --Manuel Blum, FOCS 94
  54. Re:Perhaps now... by DavidTC · · Score: 1
    Quite aside from the utterly wrong idea that someone else can tell me what I can do with the code I write...

    I think I speak for all of us when I say 'Can I have some of what you're smoking?'

    You know what I hate about the Disney channel? It makes me pay for watching movies I created, like the Little Mermaid, and Snow White...

    -David T. C.

    --
    If corporations are people, aren't stockholders guilty of slavery?
  55. Re:I cannot imagine... by warmi · · Score: 1

    I don't. But most people here seem to expect way more.

  56. Re:3 options by luckykaa · · Score: 1

    3) GPL is NOT upheld. Then what? Does RMS have a contingency plan?

    This would probably result in the FSF claiming breach of copyright, and suing based on that. This would probably be a totally different case though.

  57. notion or privity by xeno · · Score: 2

    The notion of privity in this article is a curious one. If the GPL's infectious nature is found untenable under the argument concerning lack of privity, what effect does this have on other software licenses? Does this mean that if I find an open box of Win2K or Office2K, I am free to read the CD and load DLLs and other components into my product as long as I wasn't privy to the original purchaser's agreement to the shrinkwrap EULA or install the software and agree to the installer EULA? Maybe a copy of Visual Cafe from a used software store and a developer make a better example.

    Woah. Seems to me that there are a lot of closed software interests that would prefer not to face such an argument, even if it ultimately doesn't hold up.

    my $0.02
    Jon

    --
    I think not...(*poof*)
  58. Re:Only ironic to the misinformed by FascDot+Killed+My+Pr · · Score: 1

    "On the other hand, becoming angry because a law is being broken..."

    But, you see, that's not why I'm angry. I'm angry because someone is trying to make free software non-free. Luckily I'm "working within the system" and I can zap them with their own stupid laws.

    "This seems to sum up the intellectual defense of every would-be Napster defender."

    What is this? An argument or a compliment?

    "While you're at it come download my extensive collection of OCR scanned books. Remember, there's nothing wrong since it's just information."

    What's the URL?

    You seem to think are leading me down a slippery slope to total chaos. From my point of view you're just repeating the obvious.

    "This has got to be the most ignorant statement I've heard all day. It's still early, though."

    Good, then you'll still have some energy to come up with some actual rebuttals rather than non-sequitors and ad hominems.
    --

    --
    Linux MAPI Server!
    http://www.openone.com/software/MailOne/
    (Exchange Migration HOWTO coming soon)
  59. Figures... by Greyfox · · Score: 2
    They really DO want to eliminate any form of information sharing on the Internet. Napster, SuperPimpSoft, etc should all gang up and file a restraint of trade lawsuit against the RIAA. IANAL, but you've got a good argument for restraint of trade, using the legal system for the purposes of harassment, abuse of the copyright system and... hmm too bad you can't sue people for being assholes... Until we start hitting back, they're going to keep trying to push us around.

    I don't recall seeing anything about that on my usual news channels, and it warrants a story. And other news readers have offered the exact same functionality for years. Over 5 years ago, a friend gave me a perl script that snarfed uuencoded files off of Usenet (Excellent for snarfing that live goat porn.) Will the RIAA sue Tom Christensen next, because perl can be used to decode Usenet binaries?

    --

    I'm trying to teach myself to set people on fire with my mind... Is it hot in here?

    1. Re:Figures... by Stardate · · Score: 1

      From the FAQ...

      1.5. Did the RIAA really sue Pan?

      No. It's just a joke.

      --
      "... I declare our city to be a free and independent state to be named Tri-Insula!" --Fernando Wood, Mayor of NYC 1861
    2. Re:Figures... by bartok · · Score: 1

      Mmm, from what I read, you seem to be a damned good actor!

    3. Re:Figures... by gwalla · · Score: 2
      Will the RIAA sue Tom Christensen next, because perl can be used to decode Usenet binaries?

      Please don't give them any ideas...


      ---
      Zardoz has spoken!
      --
      Oper on the Nightstar
  60. Re:I cannot imagine... by Grim+Metamoderator · · Score: 1
    I cannot imagine... how this one ended up at "2".
    Streetlawyer's many valuable contributions to Slashdot have probably earned him the right to post at 2. You get this when your karma is above 30.
  61. Re:Does it mean anything? by Peaker · · Score: 1

    Didn't anyone else notice "This program is published under GPL version 2, or any newer version"? Perhaps this is not the right way to spell it out, but simply referring the license to the newewst current GPL may resolve the problem once the newest GPL resolves its problems, wouldn't it?

  62. Re:Does it mean anything? by StenD · · Score: 1

    A simple revision that would address these concerns is having the license include the provision that rights to all code issued under the GPL are assigned to the FSF.

    Are you trying to write the obituary for the GPL? There are already enough programmers out there who won't work on GNU projects because of the requirement to assign copyright to the FSF, do you really want to burden the GPL itself with that anchor?

  63. Re:Does it mean anything? by SEE · · Score: 2

    If you have a piece of code with no license attached to it, you can do whatever you want with it.

    Not at all. The 1980 Software Copyright Act specifically says what you can and cannot do with copyrighted software, license or no. Among the things you cannot do are distribute copies or derivative works without a license.

    Steven E. Ehrbar

  64. Re:If legal test fails,then can GPL be enforced .. by warmi · · Score: 1

    If you mean FSF zealots then say it so and don't create illusion that entire internet community gives a damn about GPL. I don't and obviously BSD folks niether.
    BTW .. how the hell one can steal something that is supposedly completely free ( as in freedom )?
    If it is possible then obviously it is NOT free and somebody is playing with the word "freedom" here.You can't have it both ways !

  65. Re:GPL enforcement by Phroggy · · Score: 1
    GPL culture created Internet ?
    Are you on crack ?


    Yeah, everyone knows it was Al Gore.

    --

    --
    $x='S24;r)>63/* h@<5+oZ)32"5cz';$me='phroggy'x$];
    $x=~y+ -xz+\0-Tx+;print$_^chop$me for split'',$x;
  66. Re:If legal test fails,then can GPL be enforced .. by hey! · · Score: 2

    The 'Internet Death Penalty' smacks of illegal Racketeering.

    It's only racketeering if what you are proposing to do is illegal. To voluntarily boycott is perfectly legal. This tactic has been used numerous times against ISPs that for failures of ommission -- to wit failing to take vigorous steps against spammers.

    Several times ISPS such as UUNET have engaged in some legal chest thumping, only to crawl back with their tail between their legs once the IDP deadline rolled up.

    I see Geeks all over the net picketing outside the head offices of backbone providers, because they've been
    thrown off for being anarchistic disruptors.


    That would be kind of like firing all the auto mechanics because they tend to get greasy.

    --
    Post may contain irony: discontinue use if experiencing mood swings, nausea or elevated blood pressure.
  67. Re:Download _not_ required by Znork · · Score: 2

    Nope, no go. The GPL specifically states that you have to distribute the source in machine readable form. Further the source code for a work means the preferred form of the work for making modifications to it, also explicitly stated in the GPL. Good luck trying to convince a court that the preferred form of making modifications to a C program is on paper in Swahili.

    The GPL is, like, you know, written by some rather intelligent and jaded individuals.

  68. Re:GPL Does Not Apply To Authors by / · · Score: 2

    Wrong, wrong, wrong.

    The difference with Ghostscript is that there the author explicitly makes it a condition of accepting patches into the main tree that the patches' authors must sign over the right to use those patches in the closed-source commercial version, an if the patches' authors wanted the patch to only go into a fork of the gpled version, then there's nothing Alladin could do about it. This is not an example of a general doctrine, and others who don't negotiate for such permission cannot unilaterally and retroactively claim it.

    --
    "If one is really a superior person, the fact is likely to leak out without too much assistance" -- John Andrew Holmes
  69. Re:Irony... by warmi · · Score: 1

    O yeah it is pain .. so is going to work every morning. What's your solution for that ?
    Why should we share music and not, say cars ?
    Why not introduce law stating that everybody has to have a car .. and a house and ,hell, whatever they want.
    If stuff has no value (free) people have no incentive to produce it. Simple like that. Look at the communism. People did not own stuff so they didn't give a fuck about it.

  70. Re:Irony... by warmi · · Score: 1

    O yeah it is pain .. so is going to work every morning. What's your solution for that ?
    Why should we share music and not, say cars ?
    Why not introduce law stating that everybody has to have a car .. and a house and ,hell, whatever they want.
    If stuff has no value (free) people have no incentive to produce it. Simple like that. Look at the communism. People did not own stuff so they didn't give a fuck about it.

  71. Only ironic to the misinformed by FascDot+Killed+My+Pr · · Score: 1

    "I find it amusing that many of the same people who try to justify Napster get all up in arms over the idea that the GPL might not get held up."

    Yes, you are very clever (and repetitive, I've seen this post a number of times). Now let's apply some logic.

    1) Why do I "justify Napster"? Because I believe that data should be free. And even if it shouldn't, it's too late now. If you distribute electrons AT ALL, they WILL be copied. You might as well change your business model to accomodate that.

    2) Why do I "get all up in arms over the idea that the GPL might not get held up"? Because I believe that data should be free. And even if it shouldn't, it's too late now. If you distribute electrons AT ALL, they WILL be copied. You might as well change your business model to accomodate that.

    Hey! Whaddya know, those reasons are identical. So I'm not hypocritical. How's that possible?

    Because the only reason I try to enforce the GPL is to obtain my stated goals of software freedom. Currently the only way to do this is via licensing. But if licensing were to go away, I would find another way (or the project would become moot).

    You see, music copyrights are about money and control. The GPL is about neither of these.
    --

    --
    Linux MAPI Server!
    http://www.openone.com/software/MailOne/
    (Exchange Migration HOWTO coming soon)
    1. Re:Only ironic to the misinformed by FascDot+Killed+My+Pr · · Score: 1

      Let's leave aside the confusion of who is using what fallacy and get to the point.

      "1. The law shouldn't be respected because it can't protect against illegal use of information..."

      No, the law should be not-respected because it is WRONG. Plus, as an added bonus, it is unenforceable.

      "2. The law regarding the GPL should be respected by others apparently since it supports your beliefs."

      How many times can I say this? NO! The law regarding the GPL should NOT be respected at all for anyone. But since it IS being respected for SOME COMPANIES (e.g. Microsoft, etc) they it should be respected for ALL.

      Example: Have you ever heard of "pollution futures"? They are permits to allow a company a certain finite amount of uncleaned (for instance) air pollution. So if Company A emits 10,000 tons of pollutants every year and can't make themselves any cleaner than that any time soon, they buy 10,000 1 ton permits.

      The great thing about this system is that environmentalists can buy up a bunch of those permits to keep the companies from getting them (there are only a limited number of permits per year). Are the environmentalists being hypocritical when the purchase a permit that allows them to pollute? No, they are subverting the system by turning it against itself.
      --

      --
      Linux MAPI Server!
      http://www.openone.com/software/MailOne/
      (Exchange Migration HOWTO coming soon)
    2. Re:Only ironic to the misinformed by Rhys+Dyfrgi · · Score: 1

      No, the law should be not-respected because it is WRONG.
      Opinion


      Isn't opinion what hypocrisy is all about? If someone claims to have one opinion but that person's actions indicate another opinion...
      ---

      --
      END OF LINE
    3. Re:Only ironic to the misinformed by adamk · · Score: 1


      "No, the law should be not-respected because it is WRONG. Plus, as an added bonus, it is unenforceable."

      You have yet to give an understandable argument as to why the law is wrong is this particular case...

      Adam

    4. Re:Only ironic to the misinformed by AME · · Score: 2
      Let's leave aside the confusion of who is using what fallacy

      Hey now. You're the one who started that.

      No, the law should be not-respected because it is WRONG.

      Opinion.

      Plus, as an added bonus, it is unenforceable.

      Irrelevant.

      Example ... pollution futures ... environmentalists ... buy ... permits

      How is it that you get from ignoring laws that you don't like to environmentalists doing something which is completely legal in order to stifle activities that they don't like? I don't see the connection at all.

      --

      --
      "I have a good idea why it's hard to verify programs. They're usually wrong." --Manuel Blum, FOCS 94
    5. Re:Only ironic to the misinformed by Stu+Charlton · · Score: 2

      You see, music copyrights are about money and control. The GPL is about neither of these.

      The GPL isn't about control? Hmm. I see more control inherent in the GPL vs. the BSD licence.

      On another note...

      I would say music copyrights aren't about money, they're about economics. It's a fundamental argument of scarcity: there is a limited amount of skill & talent in the world to produce good music/books/software, so it should be governed by economic means. That implies a marketplace with sound notions of property.

      We need to re-think IP law in terms of accepting the reality of easy copying while guaranteeing that the free market can continue to function -- i.e. an artist can receive guaranteed remuneration for their work if he or she so chooses. Encryption is probably the only option here.

      As for referring to all intellectual works as "data", yes, that's fundamentally its nature, all music/software is really just bits, but you're removing it from context. Anything removed from its context is inherently worthless or meaningless. It's not just data, it's data arranged in a specific configuration that is valuable to people. It also so happens that not too many people can configure data as well as others, hence we can (and should) pay money for it.

      IP law needs to be reformed, not removed.

      --
      -Stu
    6. Re:Only ironic to the misinformed by Fesh · · Score: 1
      As I understand it, the irony itself is the point of the GPL. It's a tounge-in-cheek comment on the state of copyright law. It is, in short, RMS's practical joke. You're supposed to see the irony in the situation.

      Of course, I suppose understanding it is a totally different ball of wax.


      --Fesh

      --
      --Fesh
      Kill -9 'em all, let root@localhost sort 'em out.
    7. Re:Only ironic to the misinformed by Peaker · · Score: 1

      A) Skill is a resource: thus has economic value.
      B) The resulting product may be infinitely reproduced with virtually no costs: thus has no economic value.

      I think this is basically what is said.
      However, in order to apply A, in capitalist (inflexible) market, you must 'unnaturally' defy B.

      An example to clarify it:
      - Company A makes a piece of software B.
      Company A deserves an economic reward for its work.

      - Piece of software B can be distributed to all people, with no physical barrier. Since economic prices/constraints are supposed to represent such physical barriers, one is not appropraite here.
      (A price on a physical product represents the physical constraint of supplying, considering the demand).

    8. Re:Only ironic to the misinformed by FascDot+Killed+My+Pr · · Score: 1

      "No, the law should be not-respected because it is WRONG.

      Opinion."


      Yes, AND...? The original claim was "GPL enforcers are hypocritical". I've demonstrated that that is not a necessary conclusion. One of my premises is an opinion. So what?

      "I don't see the connection at all."

      I guess I'll just have to give up then--I've said this so many different ways it's just getting ridiculous. JUST BECAUSE SOMEONE USES THE GPL AS A LEGAL TOOL, DOESN'T MEAN THAT PERSON AGREES WITH THE SYSTEM THAT ENFORCES IT. Reponses claiming that this is unclear will be ignored as trolls.
      --

      --
      Linux MAPI Server!
      http://www.openone.com/software/MailOne/
      (Exchange Migration HOWTO coming soon)
    9. Re:Only ironic to the misinformed by AME · · Score: 2

      Please name one non sequitur in my argument. And while you're at it you could explain how your argument is not ad hominem.
      --

      --
      "I have a good idea why it's hard to verify programs. They're usually wrong." --Manuel Blum, FOCS 94
    10. Re:Only ironic to the misinformed by FascDot+Killed+My+Pr · · Score: 1

      "It's a fundamental argument of scarcity: there is a limited amount of skill & talent in the world to produce good music/books/software, so it should be governed by economic means.

      You are confusing the creator with the creation. Yes, there is a limited amount of skill and talent--that's why I don't say "programmING should be free". But what with digital copying there is no limit to the number of copies of a creation that can be made.

      So from an economic point of view what do we have? Human skill/talent is scarce, therefore we need to charge/pay for it. But the output itself is not scarce and so we needn't charge/pay for it. That's exactly what I've been saying.

      Sitenote: The only hitch is: How do we pay for the humans if we don't charge for the output? That has been discussed elsewhere so I won't repeat it here.
      --

      --
      Linux MAPI Server!
      http://www.openone.com/software/MailOne/
      (Exchange Migration HOWTO coming soon)
    11. Re:Only ironic to the misinformed by FascDot+Killed+My+Pr · · Score: 1

      Non-sequitur: "This has got to be the most ignorant statement I've heard all day. It's still early, though."

      This literally "does not follow" from anything. It is irrelevant even if true.

      My "argument" was not ad hominem because it's not an argument. I was pointing out the flaws in your post which is inherently ad hominem.
      --

      --
      Linux MAPI Server!
      http://www.openone.com/software/MailOne/
      (Exchange Migration HOWTO coming soon)
    12. Re:Only ironic to the misinformed by adamk · · Score: 1

      "But the output itself is not scarce and so we needn't charge/pay for it."

      Please explain that leap in logic...

      Adam

    13. Re:Only ironic to the misinformed by FascDot+Killed+My+Pr · · Score: 1

      Refer to the post I was responding to.
      --

      --
      Linux MAPI Server!
      http://www.openone.com/software/MailOne/
      (Exchange Migration HOWTO coming soon)
    14. Re:Only ironic to the misinformed by Stu+Charlton · · Score: 1

      Sitenote: The only hitch is: How do we pay for the humans if we don't charge for the output? That has been discussed elsewhere so I won't repeat it here.


      Could you provide a link? This is one hitch that I have never seen answered satisfactorily.

      The only satisfactory answer so far has been to charge for output. Models that don't charge for output seem to put all the burden on "Customer #1". That seems slanted.

      --
      -Stu
    15. Re:Only ironic to the misinformed by TechLawyer · · Score: 2

      ? The GPL is 100% about control--control of the code released under it. The fact that FSF is willing to go to the lengths of suing under its terms is clear and convincing evidence that the GPL is about control. If your position is that control in order to make money is bad and control in order to keep free software free is good, that is a fair argument. But it's a lot different from saying that the GPL is not about control!

    16. Re:Only ironic to the misinformed by AME · · Score: 2
      The original claim was "GPL enforcers are hypocritical

      No. The original claim was that there is a certain irony in the fact that people who are detractors of copyright law are also staunch defenders of the GPL. This is true. The original poster did not anywhere use the word 'hypocrite'.

      You responded that the original poster and those who think similarly are 'misinformed'. This is not true. Many poeple who see this irony know what they believe and why they believe it. You called them misinformed because they disagreed with you.

      But you couldn't silence your opponents by calling them ignorant, so you had to bring in the big guns: "non-sequitors" [sic.] and "ad hominems". I suppose that big words such as this must occasionally win arguments. At least they allow you to feel superior.

      But I called you bluff on that one too. You wisely decide that it's a good time to "leave aside the confusion of who is using what fallacy and get to the point." Your point: "The law ... is WRONG." (All capitals should strengthen your argument.) But you need to use the law in order to convince everyone that the law deserves no respect. And as an example, there are some people who are obeying all relevant laws in order to accomplish their political goals.

      Since that failed to convince, it's time to say that further disagreement about the clarity of your message will be ignored.

      Frankly, it might be a good time to go over the notes from your debate class again.

      --

      --
      "I have a good idea why it's hard to verify programs. They're usually wrong." --Manuel Blum, FOCS 94
    17. Re:Only ironic to the misinformed by Stu+Charlton · · Score: 1

      We can get in quite a paradox if we say "charge for the first copy" and provide all others in some free form. The copies wouldn't exist if the original didn't exist. That would imply that they're subject to some of the building costs.

      All the work went into creating a specific configuration of bits. Not the first "copy" of bits, but the configuration of the bits themselves -- all copies. This is not to say we should *block* copies, this is to say that authors have a right to be remunerated (if they so choose) for people to use that configuration of bits..

      And if you don't like that, you write your own configuration that's free. [sound familiar?] My opinion is that free software / music is a choice, not a perrogative, mainly due to economics.

      --
      -Stu
    18. Re:Only ironic to the misinformed by Stu+Charlton · · Score: 1

      It's not about the product becoming twice as hard to develop, it's about spreading the economic burden amongst all users, and turning a much larger profit if the product is popular. The profit then is typically retained as investment.

      I suppose there's an argument that "excessive profit is bad for the market", but this assumes the market would prefer to shift investment (i.e. excess profit) out of intellectual works and into somewhere else. Is this really the case? All the rhetoric about the "information economy" says otherwise: we want/need *more* intellectual works, and the way to do that is to ensure that investment (profit) remains high.

      --
      -Stu
  72. Re:Does it mean anything? by SEE · · Score: 2

    Loading the software into RAM is copying and not fair use

    Incorrect. The 1980 Software Copyright Act specifically gives you that right.

    Steven E. Ehrbar

  73. Re:GPL Does Not Apply To Authors by Anonymous Coward · · Score: 1

    No, you're wrong. Authors in general are afforded the right to maintain copyright over their material, but there is no law saying they must (any publisher who tries otherwise is going to take some serious shit from the writer's guild, though). Programmers, on the other hand, are typically not. A programmer for Microsoft cannot move her own code elsewhere, because MSFT has the copyright and not her. Musicians also are not. Chuck D cannot put his own music on his web site in MP3. His record company -- not him -- holds the copyright, and doing so is infringing on their copyright.

  74. Re:It's going to take brave lawyers... by warmi · · Score: 1

    It is a shame that FSF needs funding ... Acording to ERS GNU and GPL can be just as profitable as your typical commercial enterprise. If the very people who invented GPL concept seem to have a problem with funding how the hell ERS expects others to follow this obviously utopian idea ?

  75. One thought by DebtAngel · · Score: 1

    There is no problem updating the GPL to fix loopholes, because almost all GPL'ed code is specifically licensed under 'Version X or later'.

    The only minor problem with that is (at least around here) clasues that allow one party to change the contract (which is basically what a license is) without notifying the other party is illegal (Competition Act or Ontario, 1985. IANAL, but I did take Law in High School :) ).

    So, the words "or later" aren't going to fly around here, AFAICT. Neither are most M$ EULAs, assuming a challenge ever happens. (Of course, then the law will be changed by US lobbyists, but hey, that's democracy for you </sarcasm>)

    --

    Is this post not nifty? Sluggy Freelance. Worshi

  76. Dummy offender by Hard_Code · · Score: 2

    Hey, can't I just, say, set up some shady Fly-By-Night-Software, make some trivial program violating the GPL (ON PURPOSE) then have the FSF sue me. Being amicable to the FSF, I'll hire some dumb clueless lawyer and lose the suit. But I suppose that is illegal :o

    * SuperMake, closed derivate of Gnu Make, now released! Get your copy for only 5 bucks! *

    --

    It's 10 PM. Do you know if you're un-American?
  77. Re:GPL Does Not Apply To Authors by Effugas · · Score: 2

    Ahem. Signing your work as a programmer to the GPL does not reduce your rights to that work, whereas signing your work as a programmer to your company DOES.

    What's key, though, is if you GPL'd and released your code(legally) first, and then later your company or some company you started working for wanted to integrate your code in a manner that caused even you to lose your rights over the code, that'd actually be doable. You can renounce your claim over your own code if you like--the GPL doesn't make you, though.

    However, even if you have no rights over your code, everyone else who you GPL'd that code to does.

    This isn't too complex of a concept, I don't think?

    --Dan

  78. Re:3 options by firewood · · Score: 1

    Also, if they lose the case based on the GPL, could the FSF not sue again over copyright infringment.

    If the distribution license is held invalid, wouldn't the FSF then have to sue EVERY distributor of GPL'd software to be non-discriminatory?

    And then if the FSF wins the copyright suit, the damage award would be millions of copies times zero dollars in lost profits (since copy #1 was given away). Hmmm, doesn't seem to be that bad for the copyright violator. Maybe the FSF should only sell GPL'd software for several millon dollars a copy so that they'd have some damages worth suing over...

    IANAL, etc.

  79. Re:Test case by Joe+Groff · · Score: 1

    You realize that "Microsoft Linux" could never exist though, since as soon as both words are written onto the CD, it will annihilate itself with the matter-antimatter collision, destroying everything around it for a good couple of miles in the process.

    --

    -Joe

  80. Re:Privy to contract by Andy_R · · Score: 2
    I do not understand why the lawyers make a distinction between these two end-user agreements

    Simple. The GPL Adds to your normal rights by giving you the option to do certain things with the source code, whereas the other agreement seeks to limit the rights you might reasonably expect to have when you buy something.

    The word 'option' is important because if you don't like the GPL, you can decide not to exercise your options under the GPL, you just get the software under the law's 'default copyright settings'- ie no rights to make derivative works, etc.

    - Andy R.

    --
    A pizza of radius z and thickness a has a volume of pi z z a
  81. Re:Irony... by KahunaBurger · · Score: 2
    In the first place, I have to ask if there are any specific individuals who are doing this, or are you simply making the assumption that Slashdot poster ergo pro Napster et pro GPL?

    I personally have seen at least one post where it was explicitly said that copyright was immoral because it restricted free speech, but GPL should be upheld as a matter of human rghts.

    Personally, I don't buy your claim that they are unrelated. Either you believe that people have the right to some say on what is done with their intellectual work (copyright, GPL, whatever) or you don't and people can do whatever they want, closed source, open source, free, paid, whatever with your work if you release it to even one other person. Personally, I support intellectual property rights, but if you don't, expect to hack and be hacked, don't claim that the limits you want to put on your work are moral, but someone else's aren't.

    -Kahuna Burger

    --
    ...will work for Chick tracts...
  82. Re:Problem? by AME · · Score: 2

    I'm aware of the LGPL. But that doesn't answer my question: How is linking to dynamic libraries inside of the GPL's self-declared scope?

    --

    --
    "I have a good idea why it's hard to verify programs. They're usually wrong." --Manuel Blum, FOCS 94
  83. Best Strategy by Veteran · · Score: 3
    From a strategic standpoint it is probably a better idea to go after a weak company than a strong one. Most lawyers will admit that in a court of law money is power; in unarmed one on one combat an elephant is a lot harder to beat than a cockroach.

    Insurance companies and banks have more or less perfected this strategy: go after someone who can't possibly win so that you establish legal precedent. Judges are hesitant to overturn an existing precedent. It is this strategy which has established the lopsided world in which we live, in which the effect of the law is slanted toward those who have money. While the law is meant to be fair; the reality of "money equals power" means that most of the time the law rules in favor of the wealthy.

    An example can illustrate how lopsided things are: when was the last time that you heard of an employee writing an employment contract and getting a company to sign it? If both employees and employers were in equal bargaining positions half of all employment contracts would be written by the employees. But in fact, all of the employment contracts of which I am aware are dictated by the employers and are non negotiable; "Sign this or don't work". Such lopsided conditions exist because being in the right in a court of law hardly matters; what counts is who wins and who loses - why they lose doesn't matter.

    Lawyers are people who simply don't understand right and wrong: that is why everything has to be written down for them.

    If we are out to establish a legal precedent for the GPL the best strategy is crush a cockroach, not punch an elephant.

  84. Re:They should coose their opponent carefully by DrTomorrow · · Score: 1
    Shouldn't the main goal here be to make the unnamed software house adhere to the GPL, rather than just suing somebody solely for the sake of testing the GPL in court?

    If GPL doesn't stand up in court, shouldn't we find this out sooner rather than later?

    --

    Everything in this post is false.

  85. Re:new GPLs no problem by orpheus · · Score: 2

    There is no problem updating the GPL to fix loopholes, because almost all GPL'ed code is specifically licensed under 'Version X or later'...

    This is correct in substance (good work!), but I feel I should clarify the details, because they are not all good. First let's look at the relevant section of the license:

    8. ... this License incorporates the limitation as if written in the body of this License.

    9. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns.

    Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation.


    Firstly, an 'unspecified' GPL opens up the software to the loopholes in all versions of GPL. Why was this done? Probably as a protection against one or more versions being struck down or interpreted to limit 'openness'. It is not entirely clear whether a free license may be revoked (invalidated for an individual product) by the author, since 'valuable consideration' (value recieved for value granted) is not specified, aside fraom a general intent of helping Free Software. Under general contract law, a contract with no valuable consideration may be later voided at the choice of the granting party - or sometimes either party. 'Goodwill' may or may not be 'valuable consideration' depending on the circumstances (usually, "did the party reasonably expect direct presonal gain as a result of this goodwill" - getting "laid or paid", not warm fuzzies)

    Secondly, the license does not say 'the latest version' of GPL, but 'any later version' according to the user's choice - and the most likely reason for creating a v4 or v3.1 is to address loopholes in v3. Let us not forget that a corporation could also be a 'user' of the source.

    The general wording in GPL encourages propagation of loopholes. Why? Because copyleft is itself a sort of 'loophole' in current 'normal' copyright use. Open software is best served by granting many rights and secondarily served by invoking a few carefull chosen restrictions. I think the FSF chose wisely in this case, but it was a devil's choice between keeping the primary source open (no matter what happens in court) and keeping all derivatives open forever.

    This is just one reason (of several) why little in the GPL is clearly "no problem". Compromises were made. Good ones, but blind ones, in the absense of court rulings. A court ruling could be very specific to the case, or could begin to give us the information we need to start crafting a better license (but no single case will probably suffice, certainly not the first. Judges can be wary of untrodden turf -- if they see it as such -- most judges *don't* want to make precedent.)

    --

    If you can go to bed, knowing you did a valuable thing today, you're very lucky. If you can't... it's not bedtime

  86. Re:Download _not_ required by Cedric+C.+Girouard · · Score: 1

    Quoting: You do not have to make the source available for download, just available to whoever wants it (especially those that have binaries of the code - and your obligation might stop here).

    That's the beauty of it. Sure, you have a right to a copy of the code with nominal fee for media. What if media to me represents a load of paper ? At 0.05$ a sheet, I'll let you have a "copy" (print-out) of my code (Which will amount to 10000 sheets (500$). This would be considered reasonable under the GPL. Now, just imagine how many pages a printout of the kernel might take. What if they run it through a swahili translator before hand ? Or use a non-ocr'able font type ? You have a copy of the source code, which is useless unless you type it back in manually. The license allows for that. Fun heh ?

    --

    Marriage is considered capital punishment for the theft of a goat in some third world countries...

  87. Re:GPL Sucks by warmi · · Score: 1

    Sure beats living in the GPL world ..

  88. Re:Um..ok.... by Phroggy · · Score: 1
    I MEAN the maintainer's of the GPL'd code could change the code significantly enough to break the commercial product!

    Yeah, it's Monday, but that doesn't mean the company has to keep up with the latest version of the GPL'd code they're stealing. If Microsoft wanted to release a new compression tool based on code from gzip, and a new version of gzip was released, Microsoft would just keep using the old version of gzip. Of course, it would be illegal unless they released their new compression thingie under the GPL, and they couldn't say it was part of Windows unless they released the rest of Windows under the GPL, and Microsoft's legal department isn't stupid.

    --

    --
    $x='S24;r)>63/* h@<5+oZ)32"5cz';$me='phroggy'x$];
    $x=~y+ -xz+\0-Tx+;print$_^chop$me for split'',$x;
  89. Re:Irony... by weinerdog · · Score: 1

    In the first place, I have to ask if there are any specific individuals who are doing this, or are you simply making the assumption that Slashdot poster ergo pro Napster et pro GPL?

    Secondly, one fundamental difference between the two is that copyright is intended to enforce non-sharing while GPL is intended to enforce sharing. Though GPL purports to use copyright law as its legal foundation (one must use the tools that actually exist), it does not purport to do the same kind of thing as copyright. There is nothing inconsistent with supporting the principles of the GPL and not supporting the principles of copyright. (It is true that, legally speaking, the two go hand in hand, but that is a function of the laws of our society and not of the underlying rationales behind GPL and copyright.)

    Thirdly, there is a big difference between Napster itself and the use of Napster to contravene copyright laws. Even if most users of Napster do use it to do things which are illegal if not unethical, it does not automatically mean that Napster itself, which is nothing more than an information sharing tool, is corrupt and indefensible.

    --
    There's no such thing as Scotchtoberfest!
  90. Re:GPL, EULA, Shrink Wrap garbage and UCITA??? by Steeltoe · · Score: 1

    If the GPL is deemed invalid, normal copyright laws will apply. The GPL doesn't really restrict you in any way: It gives you the "freedom" (I sound like a GNU-acolyte now..;) to modify and distribute under a list of terms. Now if you disagree on these terms, the GPL is void for you and you will need to be the copyright holder or be given another license that expressively gives you those rights.

    It's the copyright laws that are draconian, not licenses like the GPL. This is somewhat related to the issue of half-full and half-empty bottles (depends on your perception of it, not what it truly is). Without copyright laws, the GPL would be draconian. If the world lived happily without them, I doubt RMS would suddenly create the GPL. It's a means to survival under current power-structures and predatory companies.

    Maybe this will lend some understanding to why many BSD-guys don't like the GPL.

    - Steeltoe

  91. Goodbye GPL! by gamorck · · Score: 1

    Well I already know this wont be a popular opinion - but here goes: I sincerely hope GPL is blown to millions of tiny bits and pieces in court. It's completely beyond my comprehension how you GPL bandwagon people have the ignornance to be able to refer to yourselves as the so-called "Free Software Foundation". How sad. Has everybody here forgotten just want kind of government we all live and work under here? Hmmmmm.... I believe its called Capitalism. Yeah thats the form of government the puts food on your table, pipes electricity into your computers, and actually gives you guys the freedom to write and support an archaic, overburdened, slow, and painfully difficult to use Operating System known as Linux. I also find it extremely amusing that you people refer to everything put out under GPL as "Open Source". GPL is NOT OPEN SOURCE. For a program to be truly open source - the source code must be redistributable without any restrictions. It must also be able to be modified and used in any way, shape, and form without ANY RESTRICTIONS. In otherwords OPEN SOURCE should = PUBLIC DOMAIN SOURCE But sadly enough this is not the case. The anarcists behind the FSF (yes that includes Richard Stallman) have decided that they want to protect their software and source code and they have done this by creating a license which acts more as a virus than anything else. Ask yourselves - who in gods name would want to steal your source code? Microsoft? Thats a good laugh. Ms Win2K uses less memory, runs a HELL of alot faster, and for the most part is MORE STABLE, and not only that - but its TEN MILLION TIMES EASIER to use than Linux. "Oh but people who use easy software are wimps" - well you pre-pubescent children have a long way to go then. Some people actually want to get something done and dont get too much of a kick out of learning cryptic commands such as ls, pwd, grep, vi, and other junk..... Okay guys - now Im prepared for the onslaught. Call the rest of your linux groupies and prepare to show me just how mature you guys are. Just to show you that I actually want to hear your brainwashed dribble - my updated email addy is: darkgamorck@home.com By the way - how many of you have been to slashdotsucks.net - its a great site. Also - a question: "Isn't it interesting how linux users have become even more fanatical than yuppie MACINTOSH user community in such a short period of time?" Gam

    --
    I love idealists not because I am one, but because they make life bearable for pragmatists such as myself.
  92. Re:Does it mean anything? by rgmoore · · Score: 2
    But can you reapply a license to software that's already been released under a license? I think that is probably the biggest worry here. Not, can we fix it if there's a problem, but what will happen to everything that's been released already.

    This isn't as much of a problem as you might think. Most of the software that's released under the GPL includes the clause that the software may be licensed under version whatever of the GPL or, at the licencee's option, any later version. That means that if problems are found in the GPL in a way that makes it invalid, the software should revert to standard copyright (i.e. copying forbidden). Then the FSF only has to release a new version of the GPL that fixes whatever was wrong before and everything is OK again.

    --

    There's no point in questioning authority if you aren't going to listen to the answers.

  93. Re:Irony... by weinerdog · · Score: 1

    Personally, I don't buy your claim that they are unrelated. Either you believe that people have the right to some say on what is done with their intellectual work (copyright, GPL, whatever) or you don't and people can do whatever they want

    Yes, with the relevant bit being some say. It is not an all-or-nothing affair. You can conceive of a system whereby authors have a say over what is done with their intellectual work that includes both copyright and GPL, both, or neither. There is nothing essential about accepting the premises of one in order to accept the premises of the other, nor is it necessary to accept the premises of either in order to give authors some control over their work. There is no particular reason why the type and level of control afforded to authors by the laws could not be greater or lesser or different in nature. Not copyright nor GPL nor the two together can be said with any certainty to strike the perfect balance between the interests of authors and the interests of the public.

    Both copyright and GPL are arbitrary sets of rules. Copyright says, "I will make this work public, but I retain the sole right to make copies of the work. You can do whatever you like with it, except reproduce it." GPL says, "I will make this work public. You can do whatever you like with it, except redistribute it under any conditions other than the ones set forth in this license."

    Mechanically, GPL uses copyright to work, but its essence is not predicated on current copyright law. you could, for example, replace copyright law entirely with the GPL. That is, the only legal control authors would have over their work is the right to restrict non-GPLed redistribution. This is less control than they have now. Others might advocate more control, including control over who may access the work, control over who may use the ideas contained within the work and how, and so forth. The point is, the question not only of whether, but of how much and what kind of control authors should have over their works is most definitely a subject open to debate, and it is most certainly not improper to draw moral or ethical distinctions between different kinds of control.

    That being said, I am not making a particular argument in support of either GPL or copyright (or both or neither). I am, however, saying that legal and moral aren't the same things, and that we can make fine-grained distinctions, where appropriate, between what is right and what is wrong.

    --
    There's no such thing as Scotchtoberfest!
  94. Re:They should coose their opponent carefully by agentsix · · Score: 1

    Why the hell should they target a company that has been supporting the Linux community? The best office suite (IMHO) for Linux is shipped by Corel, and they have been helping to popularize Linux as much (if not more) than Mandrake.

    In the call center I work in, most of our Linux calls are divided evenly among Mandrake and Corel. Corel may not be the best distro, but it still is helping to let newbies out of their Microsoft world and play with a real OS instead of a glorified word processor.


    --
    To die, to code, perchance to sleep; aye, there's the rub. For in this code of grep what sleep may come?
  95. Study on GNU GPL with french law by wolruf · · Score: 1
    Hi,

    There's been a french study over GPL and its viability with french laws, I was wondering if there was an equivalent for other countries.

    --
    wolruf@gmail.com
  96. Re:Irony... by argel · · Score: 1
    I find it amusing that many of the same people who try to justify Napster get all up in arms over the idea that the GPL might not get held up. It's OK to send Lars' music around the net, but even hint that Microsoft might be able to repackage the vast amount of GPLed code out there and profit from it without releasing changes to the community and everyone flips out. Not so funny when it's happening to you, is it?

    What is wrong with using Napster to distribute an MP3 that has been released as "freeware"? Lars wants to sell their music to make money. Conversly people who GPL their code want it to be freely distributed. Your comparision is completely invalid!

    --

    -- Argel
  97. Does it mean anything? by anatoli · · Score: 2

    IANAL
    Now there's a whole load of courts in the US alone, and what one of them says is not necessarily picked up by others. Plus, for any given loophole discovered by the court, a patch could be developed. If the court declares the whole concept of GPL invalid, it's another matter. But how on earth can it do that?
    --

    --
    Industrial space for lease in Flatlandia.
    1. Re:Does it mean anything? by Shadowlion · · Score: 1

      Oops. Sorry - you're right. Brain-cramp. :)

    2. Re:Does it mean anything? by TheReverand · · Score: 1

      I think we would have to worry more about loopholes being found. But can you reapply a license to software that's already been released under a license? I think that is probably the biggest worry here. Not, can we fix it if there's a problem, but what will happen to everything that's been released already. And Courts quite often follow decisions of other courts, that what precedent is for after all.

    3. Re:Does it mean anything? by Peter+Dyck · · Score: 1

      You don't have to assign copyright to FSF.

    4. Re:Does it mean anything? by e7 · · Score: 1

      How would you "patch" the GPL and expect it to apply to past GPLed releases of a piece of code? For example:

      1. I release Goof 0.3 under GPL
      2. Microsoft steals my app and bundles it with Office
      3. FSF and I take them to court, but we lose
      4. I attempt to release Goof 0.3.5 under GPL++

      As I see it, I still wouldn't be able to claim any damages from the theft of the old code. What's worse, couldn't they turn around and accuse me of violating their intellectual property rights, using code that was now part of MS Office?

      Just a thought.

      --
      Corollary to Moore's Law: The IQ of new computer owners is declining.
    5. Re:Does it mean anything? by micahjd · · Score: 1
      Not even that I'm afraid. Loading the software into RAM is copying and not fair use, and needs license. Or so the courts in the US want us to believe. You are right wrt the book though.

      Is it fair use to load the book into your optic nerve?

      --
      -- 2 + 2 = 5, for very large values of 2
    6. Re:Does it mean anything? by anatoli · · Score: 2
      See, GPL allows you to do things that otherwise would be considered copyrigt infringement. Suppose GPL is struck down. What happens with you, the customer? You've left with a piece of code with no license attached to it. You can use it as is, or throw it away, but you can't make a copy or modify it. So if you want to make copies, you download the new version under a fixed license.

      Unless of course the court decides that provisions of GPL that allow you to make copies remain intact, while nullifying your obligations. I however don't believe it can be done.
      --

      --
      Industrial space for lease in Flatlandia.
    7. Re:Does it mean anything? by Peter+Putzer · · Score: 1

      Now, copyrights do need to be inforced or they become worthless, but that's a different kettle of fish.

      No, they don't. It's trademarks and patents that you're thinking of. Copyright does NOT diminish just because it's not "defended".

      --
      -- KDE programmer and computer science student in Klagenfurt, Austria.
    8. Re:Does it mean anything? by TheReverand · · Score: 1
      If you have a piece of code with no license attached to it, you can do whatever you want with it. That's the problem. If the entire GPL is struck down, then any software released under it has no license. What's to stop me from distributing it, selling it, bundling it into my apps? Nothing, there is no license.

      Frightening concept.

    9. Re:Does it mean anything? by luckykaa · · Score: 1

      What's to stop me from distributing it, selling it, bundling it into my apps?

      Copyright.

      The original author is entitled to royalties for 70 years after he dies. Quite a lot of software is released without a licence, especially computer games. Still not legal to copy and redistribute.

    10. Re:Does it mean anything? by anatoli · · Score: 2
      By releasing your Goof 0.3 you don't give up your copyright, so Microsoft cannot accuse you of using "their" software. It's still yours. They might have a license to use it, and if GPL is struck down, they might be able to get away with releasing binary-only versions of it. But it will not affect your Goof 0.3.5, unless you incorporate their code into it.

      GPL might one day become invalid, but it doesn't mean all software released under it will suddenly become public domain. It will become available under a BSD-like license (GPL with your obligations struck down), or not available under any reasonable license at all. Or so I understand it.
      --

      --
      Industrial space for lease in Flatlandia.
    11. Re:Does it mean anything? by dorzak · · Score: 1

      However if one license is struck down the rights are returned to the original owner. For example if a contract between a record label and an artist is struck down for being too restrictive, illegal, etc. The copyright for the work returns to the artist. Similiar with the GPL and the programmer.

    12. Re:Does it mean anything? by Mawbid · · Score: 1
      What's to stop me from distributing it, selling it, bundling it into my apps?

      Copyright prohibits distribution of the source code. I don't know what happens to the compiled form.
      --

      --
      Fuck the system? Nah, you might catch something.
    13. Re:Does it mean anything? by TheReverand · · Score: 1
      From The FSF's page.

      To copyleft a program, first we copyright it; then we add distribution terms

      The GPL is the copyright.

    14. Re:Does it mean anything? by dorzak · · Score: 1
      COPYRIGHT

      If the GPL is struck down, the rights return to the original writer. That would mean that EVERY coder who worked on the project would own their individual snippets.

      Also if the GPL is struck down it could present a precedent for striking down the restrictions of the gated communities that take the copyright from the presenter. It could also have ramifications for corporate programmers on payroll.

      A simple revision that would address these concerns is having the license include the provision that rights to all code issued under the GPL are assigned to the FSF.

    15. Re:Does it mean anything? by Felinoid · · Score: 1

      If the GPL is totally voided you could replace the GPL with the new GPL. The voided liccens means Microsoft has zero rights to your software.
      Even if you lose all rights to Goof 0.3 Microsoft can't clame Goof as it's own.

      Now the good news... Microsoft dosn't challange th GPL. Contracts are holy law over there so they don't violate the GPL. When they do (by mistake) they take action.
      Yeah even the bad guys have scruples... Not exactly the ones we want them to have but at least it's something.

      --
      I don't actually exist.
    16. Re:Does it mean anything? by anatoli · · Score: 5
      If you have a piece of code with no license attached to it, you can do whatever you want with it.
      Nope. Suppose a drunk MS developer have lost a CD-R with the next version of Windows on it (with sources), and you've found it. No license on that piece of software. Can't use it in any lawful way though (except as a coaster) because it's still copyrighted by Microsoft. Even simpler: you buy a book. There's no license. There's still copyright.
      --
      --
      Industrial space for lease in Flatlandia.
    17. Re:Does it mean anything? by Shadowlion · · Score: 1

      You misunderstand what that little phrase is saying.

      Essentially, anything you create is copyrighted by you by mere fact that you created it (notwithstanding patent infringements, etc.). What that blurb means is that "copylefting" a program first acknowledges there is a copyright on it, and that with that copyright comes a whole boatload of permissions and restrictions.

      Then, after the FSF/GPL acknowledges all of those permissions and restrictions on the program given by the copyright, the program is then given additional permissions and restrictions that may or may not modify the ones given to you by the copyright (such as distribution terms).

      In the absence of a copyleft, you have only the permissions and restrictions given by the copyright, which in turn is given to you by the mere fact that you created an original piece of work.

      Now, copyrights do need to be inforced or they become worthless, but that's a different kettle of fish.

    18. Re:Does it mean anything? by luckykaa · · Score: 1

      No license on that piece of software. Can't use it in any lawful way though (except as a coaster)

      Well, if it was yours, you could legally install it and play around with it, and create a custom eversion for your own use. You just couldn't give it to anyone else. Likewise, if you found a book you could quite cheerfully make copies for your own use, quote from it (Where neccesary for a report or a review), cut it to pieces.

    19. Re:Does it mean anything? by Steeltoe · · Score: 1

      The idea of having to put on a (C)Copyright on your works is outdated by soon a decade now I believe. Today when you create sourcecode, you own the copyright to it automatically. Of course, there's no disadvantage in making it clear who owns what, but this is one of the reasons you should always check out where you got your code from. It might bite you in the ass later (although it usually doesn't).

      The GPL is a license with terms of modification and distribution (read it!), but the _author_ retains the actual copyright. If he wants, he may assign this to FSF, or perhaps his mother if he is so inclined. So the GPL is not the copyright. Copyleft is what you could say a twisted marriage between copyright and GPL, but don't say that in court. ;-)

      - Steeltoe

    20. Re:Does it mean anything? by Tower · · Score: 1

      Um... there would be a license in each source file... at least, I'd hope they'd be that organized. The top header should have something like (and pardon the spacing):


      /* Copyright ************************************************** ********/
      /* */
      /* File stuff.h */
      /* */
      /* Confidential */

      /* (C) COPYRIGHT FOO CORP. 2000 */
      /* */
      /* The source code for this program is not published or otherwise */
      /* divested of its trade secrets, irrespective of what has been */
      /* deposited with the U.S. Copyright Office. */
      /* */
      /* End Copyright ************************************************** ****/

      --
      "It's tough to be bilingual when you get hit in the head."
    21. Re:Does it mean anything? by warmi · · Score: 1

      What the fuck is with that "we" ?? THere is no "we" just FSF and the rest of the world.

      It says here "News for Nerds" not "News for GPL Nerds".

    22. Re:Does it mean anything? by anatoli · · Score: 2

      Not even that I'm afraid. Loading the software into RAM is copying and not fair use, and needs license. Or so the courts in the US want us to believe. You are right wrt the book though.
      --

      --
      Industrial space for lease in Flatlandia.
  98. Re:If legal test fails,then can GPL be enforced .. by hey! · · Score: 2

    . how the hell one can steal something that is supposedly completely free ( as in freedom )?

    And have you stopped beating your wife? You are begging the question.

    The GPL is of course NOT COMPLETELY FREE otherwise it would be public domain. It restricts the freedom of the recipient in so far as necessary to enforce the golden rule -- do unto others as I have done to you, at least as far as this particular piece of software is concerned.

    In fact, any software which is "licensed" is by your definition "not completely free". BSD is not completely free. Your freedom is restricted in that you can't use the name of the developers to promote your product and you agree not to sue the author if the software has bugs.

    GPL functions in essense as an agreement between the author and people who want to make derivative works. If you take something of value from somebody, under the terms of an agreement, then deliberately fail to fulfill your part of the agreement, then most people would consider that theft.

    There is a kind of self referential loop in the logic of GPL. The reasoning I described assumes the existence of proprietary rights in software. However the GNU-ish position is that there should be no proprietary (in the sense of restricted and secret) software. They are essentially using what from their position is a bug in the legal system to prevent future thefts -- not from themselves, but from indirect recipients of software who have a right to source code. This position, while an apprent contradition, is morally consistent because it "takes away" a "right" which the recipient in actuality does not actually have to begin with.

    The people who take a strong ideological position favoring BSD style licenses over GPL seem to take a third position, which is that proprietary software is kind of like cheating on your wife -- it's wrong, but its only a matter between the parties directly involved. In this position, GPL, because it takes the freedom to make proprietary forks away, is in itself a form of theft.

    It is important to realize that people can and do use licenses without endorising the ideologies of the license's creators and/or backers (who themselves don't necessarily have the same position; I doubt the CA board of regents has a moral position against GPL). Companies that can and do release proprietary software also release GPL'd software because GPL provides a safer way to place the software in the public's hands than "public domain". In that case, violation of GPL is a violation of the terms in which they let you use their IP, and is perfectly consistent.

    --
    Post may contain irony: discontinue use if experiencing mood swings, nausea or elevated blood pressure.
  99. wrong by / · · Score: 2

    The GPL is binding upon the distributor, not the consumer, and so is "more real" in that its legal effect occurs even before the consumer opens the box. The consumer can do whatever he wants with the code once he gets it, as long as he doesn't distribute it an a manner inconsistent with the GPL. Therefore, your analogy to DVDs is invalid on this basis, although other analogies may still be made.

    --
    "If one is really a superior person, the fact is likely to leak out without too much assistance" -- John Andrew Holmes
  100. 3 options by FascDot+Killed+My+Pr · · Score: 2

    1) Court is avoided. Life returns to normal.

    2) GPL is upheld. Life returns to normal but with a little added secure feeling about the GPL.

    3) GPL is NOT upheld. Then what? Does RMS have a contingency plan? Does all released GPL'd code revert to the public domain? To the BSD license? Does the FSF write a new GPL (GNGPL "GPL2 is Not GPL")?
    --

    --
    Linux MAPI Server!
    http://www.openone.com/software/MailOne/
    (Exchange Migration HOWTO coming soon)
    1. Re:3 options by empty · · Score: 1

      3) GPL is NOT upheld. Then what? Does RMS have a contingency plan? Does all released GPL'd code revert to the public domain? To the BSD license? Does the FSF write a new GPL (GNGPL "GPL2 is Not GPL")?

      I don't know why this is such a hard concept to understand. Copyright law still holds. The GPL gives you more freedom than copyright law does (BSD gives you more still, but that is a separate issue). If you do not agree to the license (GPL or BSD) or if the license is invalidated, copyright law still holds.

      What does this mean? It means you aren't allowed to make copies, sell, modify and distribute the source code without permission from the author. End of story.

    2. Re:3 options by MartinG · · Score: 5

      I think it depends what "not upheld" means.

      If seems to me that if some part(s) of the GNU GPL is contradicted on court, that will NOT mean that everyone if suddenly free to do what they like with GPL code. (see the small part of the GNU GPL at the end of my post)

      If however the GPL is somehow rejected in whole (I don't see how though) then it might be an entirely different story.

      "If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all."

      --
      -- MartinG To mail me: echo kewyjlcxyzvjfxbqwh | tr bcefhjklqvwxyz .@adgimnoprstu
    3. Re:3 options by Hooptie · · Score: 1
      GPL is NOT upheld. Then what? Does RMS have a contingency plan? Does all released GPL'd code revert to the public domain? To the BSD license? Does the FSF write a new GPL (GNGPL "GPL2 is Not GPL")?
      I don't see how all that code could be released to the public domain. After all the individual authors would still hold copyright on their works, would they not?. If anything, people using previously GPLed code would have more restrictions placed on them. i.e. you could not redistribute code without express permission from the author.

      Also, if they lose the case based on the GPL, could the FSF not sue again over copyright infringment. This track might be a somewhat difficult since the FSF would not necessairally have standing to do this, but the individual authors would. Some type of class action suit, perhaps?

      Hooptie

      --
      "Heavens, it appears that my weewee has been stricken with rigor mortis!" -- Stewie Griffin
    4. Re:3 options by DavidTC · · Score: 1

      Getting to keep is not the same as getting to give it away. Everyone who's downloaded GPL software would basically be allowed to run it, and maybe even modify it. They couldn't give it away in any format, though.

      -David T. C.

      --
      If corporations are people, aren't stockholders guilty of slavery?
    5. Re:3 options by dkh2 · · Score: 1
      Of these the first one "Court is avoided. Life returns to normal." is the worst.

      If the parties "concerned" come to some sort of agreement that avoids a full trial the GPL is left in Limbo. At least with options 2 and 3 you know whether you need to redevelop the license.

      If the GPL is upheld we all have a reason to rejoice. If not upheld, we can get input on why and what needs to be done to get a GPL-like license upheld.

      --
      My office has been taken over by iPod people.
    6. Re:3 options by Phroggy · · Score: 1
      Of these the first one "Court is avoided. Life returns to normal." is the worst.

      Umm, lawsuits suck. How is settling out of court a bad thing? The GPL isn't in limbo; it works fine, and if there's another problem, that will be cleared up later. In the mean time, why feed the lawyers?

      --

      --
      $x='S24;r)>63/* h@<5+oZ)32"5cz';$me='phroggy'x$];
      $x=~y+ -xz+\0-Tx+;print$_^chop$me for split'',$x;
  101. Re:So what's the point? by plague3106 · · Score: 1

    You can develop on a linux system and release something thats not under the GPL. Using a GPL'ed text editor to write your source code does not mean your source code is GPL'ed (nor does it have to be).

  102. Uh oh... by Vanders · · Score: 2

    O.K, so what happens if the FSF goto court and the GPL is officially declared a load of unenforcable rubbish? What sort of possition will the FSF (And most of our favourite peices of software) be in then?

    Although i see no reason why the GPL isn't as legal as a click-thru or a shrink wrap license, i believe a fair few EULA's have been laughed out of court in the past. The American legal system has always amazed me, i just hope this time it doesn't do anything daft.

    1. Re:Uh oh... by luckykaa · · Score: 1

      O.K, so what happens if the FSF goto court and the GPL is officially declared a load of unenforcable rubbish?

      It will suggest that all EULA's are unenforceable. Not necessarily of course. It all depends on other cases, and important aspects of precedent such as the colour of the packaging. Still, it will effectively weaken all EULA's.

    2. Re:Uh oh... by gendal · · Score: 1
      "Although i see no reason why the GPL isn't as legal as a click-thru or a shrink wrap license..."

      I think the difference is that shrink wrap licenses and the like are designed to be read/agreed to before you use the software. The GPL, by contrast, says nothing about your use of the software. It specifically deals with your rights to further distribute the code.

      The article mentions the principle of "privity". IANAL but the argument against the GPL seems to be that you can't impose restrictions on someone further down the chain of distribution, especially if they haven't even been given a copy of the GPL.

      But, the GPL isn't a license to use the software, it is a license to further distribute it. If you don't receive the GPL with the software then surely the issue of privity is irrelevant: the code is copyrighted and so, in the absence of a license to redistribute (i.e. the GPL), then you must assume that you can't further distribute it as you don't own the copyright.

      But if there is a major company prepared to argue differently, then I guess it proves that IreallyANAL.

  103. Re:GPL Does Not Apply To Authors by nevets · · Score: 2

    This matters to whom are the Authors. If you write code that your company pays you to write, then the Company owns the code. So I would say the Company is actually the Author and not you. That's a stretch, so let me rephrase it. The company owns the code, and lets get rid of the word Author.

    If you write code on your own time and have no silly contracts with your company. You can publish it under GPL and still use it for any close source version as well. Since you own the code you can do what you want. But once you release that code under GPL, you can't go back and tell those that have it, that it is nolonger GPL and to pay a royalty. The contract is already made, and must be abide by you. If you later want to take your code and make it commercial, it is perfectly fine to do so. But what is out in GPL is always in GPL if not neccessarily mantained by you.

    If the company you work for releases the code you write under GPL (under company dollars), the company can later release it under their own license.

    What can't be done, is if you incorporate someone's patches and then use that update for your non-GPL version. You can't do that unless you get permission from the owner (better word than author) to use it in your closed-source version. So when someone gives a patch, that is like a new contract, and you have to abide by it as well as those that use your code.

    This thread makes more sense if you replace the word "Author" with "Owner".

    Steven Rostedt

    --
    Steven Rostedt
    -- Nevermind
  104. Re:Problem? by Znork · · Score: 1

    You arent, of course. You may run it however you want, linked to anything at all. You just cannot distribute it. The GPL says nothing about inhouse code use so use away (just dont ever release it in a product)! Distributing GPL software/libraries linked to non-GPL software/libraries is an entirely other thing, and that _is_ covered.

    (Altho, you can find many examples in the world of commercial lawyering and licensing that would claim that the very action of running software is actually 'copying' it into RAM).

  105. Re:BSD License vs. GPL by RickHunter · · Score: 1

    Actually, I believe that you already have the right to modify the software all you like. All the GPL says is that, if you distribute the software, you also must distribute the code to it and have both under the GPL. Please correct me if I'm wrong, but I could've sworn it said this somewhere in the GPL...

    No flame intended, just a minor correction.


    -RickHunter
  106. Re:I cannot imagine... by warmi · · Score: 1

    His post was quite offensive but , basically, he is right. FSF != Open Source and many ( if not most) folks simply like to have source code because it helps to solve problems without supporting yet another utopian social couse some lunatic managed to come up.
    RMS has no real world experience being shielded for most of his life by goverment funding in his University ...
    Beside his coding skills he has nothig to offer us.

  107. That's because that's not the topic of conversation. The topic is whether GPL enforcers are hypocritical.


    --

    --
    Linux MAPI Server!
    http://www.openone.com/software/MailOne/
    (Exchange Migration HOWTO coming soon)
    1. Re:OT by adamk · · Score: 1


      On the contrary it is definately on topic... In order to discuss whether GPL enforcers are hypocritical one must compare how their actions of enforcing the GPL compare to their actions/beliefs in other areas, such as illegally distributing music.

      You argue that it is not hypocritical to illegally distribute music but support enforcing the GPL. You say this is because the law regarding copyright of music is wrong. Yet you give no proof to back up this statement. Without such proof, your entire argument is baseless and worthless.

      Adam

    2. "You argue that it is not hypocritical to illegally distribute music but support enforcing the GPL. You say this is because the law regarding copyright of music is wrong. Yet you give no proof to back up this statement. Without such proof, your entire argument is baseless and worthless."

      False. Try this analogy: Joe Slaver thinks that human beings deserve the utmost respect. He also believes that blacks are subhuman. Is Joe hypocritcal when he beats his slaves? No, because he believes blacks are subhuman and thus don't deserve respect. Does Joe have to PROVE that blacks are subhuman in order to demonstrate he is a non-hypocrite? No, it enough that he genuinely hold that belief.

      Same deal here: Being a hypocrite is acting in a way that is inconsistent with your beliefs. Both my copyright enfringement AND my GPL enforcement are consistent with my beliefs. Therefore I am not a hypocrite.
      --

      --
      Linux MAPI Server!
      http://www.openone.com/software/MailOne/
      (Exchange Migration HOWTO coming soon)
    3. Re:OT by adamk · · Score: 1

      "Is Joe hypocritcal when he beats his slaves?"

      Yes... Despite what he believes, blacks are not subhuman. Maybe he doesn't view himself as hypocritical, but that doesn't mean he's not.

      Adam

    4. From dictionary.com:

      hypocrisy (h-pkr-s)
      n., pl. hypocrisies.

      1.The practice of professing beliefs, feelings, or virtues that one does not hold or possess; falseness.
      2.An act or instance of such falseness.

      That doesn't sound like your definition. Can you provide an alternate reference?
      --

      --
      Linux MAPI Server!
      http://www.openone.com/software/MailOne/
      (Exchange Migration HOWTO coming soon)
    5. Re:OT by adamk · · Score: 1

      "Can you provide an alternate reference?"

      I don't need to...

      "1.The practice of professing beliefs, feelings, or virtues that one does not hold or possess; falseness."

      Joe may profess that humans deserve the upmost respect. Yet, by beating slaves he is demonstrating that this is not true.

      Adam

  108. BSD License vs. GPL by dorzak · · Score: 3
    My understanding is the BSD allows derivative works to be copyrighted and distributed as closed source in binary only.

    While the GPL requires it to remain open and be provided with source. You can charge to distribute it on physical media(CD, DVD, floppy, etc), but it must be available for download.

    As broadband becomes more prevalent the requirement that it be available for download could be the most constraining to most companies. Most people still get their "free" OS via physical media such as a CD. That preserves a revenue stream for those companies. However if you can download and make your own cd in less than an hour, why drive to the store to buy it?

    The GPL is a good thing, but whether or not it stands up to court is entirely another. The GPL is a license that you don't have to physically sign. If it loses on that basis, online privacy may still win in the long run, at the expense of "free" software.

    I use "free" in brackets to represent free as in freedom

    1. Re:BSD License vs. GPL by petard · · Score: 1

      If I understand it correctly, the GPL does not require that software be available for download. It does, however, prohibit you from restricting others from redistributing it however they choose. This means that, in practice, GPL'd software will be available for download, but it is by no means inherent in the license itself. -- Il vaut mieux avoir l'air sans l'effet que l'effet sans l'air.

      --
      .sig: file not found
    2. Re:BSD License vs. GPL by 97jaz · · Score: 1

      Your understanding of BSD is wildly inaccurate.
      Who the hell moderated this up?

    3. Re:BSD License vs. GPL by DavidTC · · Score: 1

      Yes, but if you don't sign, then you have to assume that normal copyright law holds, which means you can do whatever you want to your copy, but cannot distribute it. Just like a book. The GPL, contrary to what people think, only gives rights, i.e., the right to distribute copywritten material, it takes none away. (And, yes, BSD gives more, and public domain gives even more.)

      -David T. C.

      --
      If corporations are people, aren't stockholders guilty of slavery?
    4. Re:BSD License vs. GPL by gavinhall · · Score: 3
      Posted by 11223:

      I drove to the store to buy Red Hat Linux. Here's why (and here's their business model):
      1. Even though I have a burner, some drives won't read a burned disc. I like having the CD's instead of having to install over FTP for those computers.
      2. I like the access to their priority.redhat.com address.
      3. If anything goes wrong, and I can't fix it (unlikely) there's always tech support.
      4. I like the bumper sticker and "Powered by Red Hat" sticker.
      And what's this about "online privacy"? Does that excuse not following the agreed restrictions of the GPL? You have a right to use the software without agreeing to the GPL (IANAL) but not to redistribute, modify, etc. without agreeing to it. That's how it's set up. They're saying that if you want to redistribute, modify, etc. then you must agree to this license - because nothing else gives you a right to do that.
    5. Re:BSD License vs. GPL by Raven667 · · Score: 3

      This is baloney, having GPLd software as part of your base OS install does not require that every part of the base OS be GPLd. And code linked against the LGPL does is not required to be GPLd either. Many proprietary operating systems include the GNU toolkit, like BeOS (I wish they all did, I really dislike commercial UNIX unless I can get bash, gcc, etc.)

      --
      -- Remember: Wherever you go, there you are!
    6. Re:BSD License vs. GPL by richie123 · · Score: 1

      I says nothing about download. What it says is that you cannont restrict anyone from redistributing, or modyfying the code.

    7. Re:BSD License vs. GPL by 97jaz · · Score: 1

      Ah -- I was missing your use of "allows." My apologies -- you are correct.

    8. Re:BSD License vs. GPL by MrBogus · · Score: 1

      Is it baloney?

      However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable

      Depends what they mean by "accompanies". If it means "included in the OS kit with the GPLed executable" then it does seem to prevent shipping GPL programs with a non-GPL OS. (I think most companies get around this by including the GPL stuff with a seperate installer or as an "optional/add-on/third party" component just to enforce that it is not part of the OS proper.

      --

      When I hear the word 'innovation', I reach for my pistol.
    9. Re:BSD License vs. GPL by dorzak · · Score: 1
      And what's this about "online privacy"?

      My point was the fact that you don't have to physically sign, therefore is a implied license like many software licenses. Those licenses are the ones that are part of the concern of privacy groups. Like the little caveat in the Windows license that allows them to modify the software at any time, modify the terms of the license, and absolves them of any harm caused by their software.

  109. Re:microsoft proprietary linux? by RingTailedLemur · · Score: 4

    On the contrary. If the GPL is struck down, and people still have their act together, the GPL will adjust, heal and evolve into something better and stronger. A test is a great opportunity to see if something is broken, and then fix it if it is.

    --
    -- V was its Victim who cried out "But why?" --
  110. Re:GPL, EULA, Shrink Wrap garbage and UCITA??? by luckykaa · · Score: 1

    I'd rather see all licences declared void including the GPL than all licences declared valid, including the GPL. Especially if UCITA relied on this fact. Obviously, (IMO) the best case would be the agreement that all licences that do not allow you to refuse to accept the terms, and restrict yourself under copyright asre valid, those that do not are not.

    I'm sure others disagree.

  111. Re:Perhaps now... by warmi · · Score: 1

    As we can see they never fail ..

  112. Re:no by rking · · Score: 1

    is there any precedence for a non-signed licence being viable?

    Yes. For a contract to be valid you need offer, acceptance and consideration. Plenty of contracts aren't put in writing let alone signed.

  113. I've got a bad feeling about this.... by Da_Monk · · Score: 1

    I have a bad feeling that major corporation groupthink might really stomp the GPL in court...
    and this is not even taking into consideration my low opinion of the US's judicial system.

  114. Test case by IGnatius+T+Foobar · · Score: 3

    The article doesn't seem to reveal the identity of the "major software house" but it's probably good to have a test case. If the GPL is to be given teeth via being held up in court, it is best to do so during a low-profile case. That way, a few years from now when Microsoft Linux is released, the FSF won't be pioneering testing the legality of the GPL at the same time it is battling its biggest foe.
    --

    --
    Tired of FB/Google censorship? Visit UNCENSORED!
    1. Re:Test case by Sangui5 · · Score: 1

      I don't know why I'm responding to this, but...

      The good part of Linux is the Unixisms. Linux is probably the closest there is to a standards-compliant system around (much better than MS at least).

      And, not to get everybody mad at me, but the Linux TCP/IP stack, while quite good, is not the best. BSD has the best TCP/IP stack out there, and it also happens to be the one that Microsoft uses (or at least used to).

    2. Re:Test case by rking · · Score: 1

      Personally, I'll bet on OS/2 as the operating system of the future.

      Well you certainly have more faith in it than IBM does.

  115. If legal test fails,then can GPL be enforced ... by hey! · · Score: 3

    through community norms, like the Internet Death Penalty?

    Here is the most interesting quote:

    Even so, copyleft no doubt carries some moral force in the on-line community. It therefore serves as an example of a non-binding, informal norm in cyberspace. ... In short, the notice is aimed at the perpetuation and enforcement of a norm that holds some force in this community, and it is therefore worth mentioning in a catalogue of rights in digital content.

    Is it feasible for the online community to self organize in such a way to effectively enforce its norms through extra-legal means? Would the community have enough clout in the software world, using a combination of more suasion, voluntary boycotting (including e-mail and packet filtering), and contracting/recruiting hassles, to outweight the benefits of stealing?

    I for one would not work for a company that misused GPL'd code, nor would I contract with them; not because I'm particularly a GPL fanatic, but because it shows bad faith,and a willingness to freeload off the work of others.

    --
    Post may contain irony: discontinue use if experiencing mood swings, nausea or elevated blood pressure.
  116. Re:GPL? by Bob+Uhl · · Score: 2

    That's the whole point of the GPL: it says not to do anything bad. You see, if the software is in the public domain, then anyone can use it, modify it, repackage it &c. Were Linux PD, M$ could release change the source in a few places, release M$ Linux and charge $100 for it, all while ensuring that their proprietary changes break ordinary Linux kernels. suits would love this: `M$ Linux--see, it has to be better than that weird RodHut, um RidHot, um RedHat thingy!'

    The GPL can be a nuisance sometimes, it's true. But so can anything else. The GPL serves its purpose admirably well: to ensure that ones code remains free and unfettered. It does not exist to make programmer's lives easier. The BSD makes a programmer's life easier, but it does not preserve the freedom of the software-as-a-whole (obviously the original software remains free). One chooses the license which one wants.

  117. Re:microsoft proprietary linux? by Black+Parrot · · Score: 2

    > If the GPL is struck down, and people still have their act together, the GPL will adjust, heal and evolve into something better and stronger.

    Which is why it is important to use the or higher when you specify what version of the GPL you are releasing under. Otherwise you would legally be obligated to seek the permission of all contributors before you could start pedaling it under version 3.0 or whatever.

    OTOH, that or higher worries me somewhat. Who's to say what GPL 9.3 will say?

    --

    --
    Sheesh, evil *and* a jerk. -- Jade
  118. Re:I cannot imagine... by _xeno_ · · Score: 1

    The funny thing is that the guy who asked that posted himself with the +1 bonus...

    --
    You are in a maze of twisty little relative jumps, all alike.
  119. How's this for a solution to IP problems? by Fesh · · Score: 1
    Ok. This is going to get buried under the heap, but maybe somebody will be willing to debate me on it.

    Proposal: reform the patent and copyright system so that it pays an up-front fee out of taxes in exchange for putting IP into the public domain. This would only be payable to the original creator, of course (corporations need not apply). Better yet, detach this office from the "official" Federal Government, much the way the Fed works. That way creators of IP get income from it, but we can get all the copies we want for free. In fact, this encourages creative activities even more than the present system, because to get more money, you need to create more IP.

    Problems, of course, abound.

    1) The restrictions on prior art and such would have to be tightened profoundly. However, I think the only reason USTAPO sits on it's ass on this is that it doesn't directly cost the government money when a frivolous patent goes through the system. It's the consumers who bear the economic brunt.

    2) Jesse Helms doesn't want his taxes going to subsidize the publishing of Hefty Hooters Magazine. I'm tempted to say "tough shit". I wouldn't want to have to pay for any IP generated by the Christian Coalition either, but I'd be willing to make the sacrifice for the sake of freedom.

    So, my question is... Does anyone have constructive arguments on why this wouldn't work?


    --Fesh

    --
    --Fesh
    Kill -9 'em all, let root@localhost sort 'em out.
    1. Re:How's this for a solution to IP problems? by ktakki · · Score: 2

      Proposal: reform the patent and copyright system so that it pays an up-front fee out of taxes in exchange for putting IP into the public domain. This would only be payable to the original creator, of course (corporations need not apply).


      Just my $0.02:

      • Centralizing this creates not just a single-point-of-failure, but would facilitate censorship. It need not be formal policy; merely a quiet sandbagging of "unpopular" works.
      • Who would define the pay scale? What is the relative worth of a Harry Potter book when compared with an Esperanto translation of Proust?
      • What about intellectual properties that have literally dozens of creators (like film: producers, directors, screenwriters, script doctors, cinematographers, sound designers, etc.)? Corporations can create, too.
      • Doesn't this buck the trend of privatization that's been going on for the last couple of decades? I mean, there are private prisons in Texas, fer chrissake.


      k.
      --
      "In spite of everything, I still believe that people
      are really good at heart." - Anne Frank
      --
      "In spite of everything, I still believe that people are really good at heart." - Anne Frank
    2. Re:How's this for a solution to IP problems? by Fesh · · Score: 1
      Centralizing this creates not just a single-point-of-failure, but would facilitate censorship. It need not be formal policy; merely a quiet sandbagging of "unpopular" works.

      Excellent point. Who watches the watchmen? Frankly, we don't have enough oversight in our present system to determine whether our tax dollars are getting used responsibly... This basically boils down to needing a requirement for independant oversight. Isn't the Fed kept to some independant standard of behavior?

      Who would define the pay scale? What is the relative worth of a Harry Potter book when compared with an Esperanto translation of Proust?

      I want to say that every creative work is of equal worth. However, that's incredibly naive. Especially considering the fact that somebody could lock a few thousand monkeys in a room with some typewriters and then claim the result as a creative work... I don't mean to say that an IP creator can't attempt to make money from distribution. Autographed copies of books, for instance, would be a good suggestion for a revenue stream. The one-time fee is to guarantee creators a minimum return on their work. After that, it's all market forces.

      What about intellectual properties that have literally dozens of creators (like film: producers, directors, screenwriters, script doctors, cinematographers, sound designers, etc.)? Corporations can create, too.

      And when they do, they pander to the least common denominator and don't produce anything of real value. Three different Scream movies??? What sort of value did we get out of that? Seriously, the corporate generation of "content" is what has gotten us into this bind in the first place.

      Doesn't this buck the trend of privatization that's been going on for the last couple of decades? I mean, there are private prisons in Texas, fer chrissake.

      And I hope for our sakes that neither of us ever ends up in one. Just because it's privatized doesn't mean it's any better. It just means it's cheaper. Now, I'm not a big fan of "prisoner perks", but are people actually getting any sort of rehabilitation out of these facilities? I'm probably off base here, but I get the feeling that the state-run institutions are a little more willing to offer genuine ways for criminals to become contributing members of society after their sentences are up.

      That said, I think the biggest problem with this idea is that it would take a constitutional amendment or two to implement... :) However, it's a pretty good gedanken exercise...


      --Fesh

      --
      --Fesh
      Kill -9 'em all, let root@localhost sort 'em out.
  120. $20 says KDE is involved by lordsutch · · Score: 2
    My suspicion is that the "major software house" is a Linux distributor, and that KDE [or bits thereof] is the infringing application.

    It certainly fits with Alan Cox's recent comments on linux-kernel.

    --
    My Blog. Sela Ward can sell me long distanc
  121. Re:GPL Does Not Apply To Authors by rking · · Score: 1

    That doesn't affect the original author (which is the person it was suggested could remove the code from their website). The author already has the right to distribute the code, they don't need to comply with any licence conditions in order to do so.

  122. Re:no by plague3106 · · Score: 1

    Well if you can say 'Clicking here' enters you into an agreement, the you can also say 'copying this file.' Really, what is the difference?

  123. Re:Irony... by Phroggy · · Score: 1
    I'm only talking about the legal issues here. As for ethics, well, Napster's management team listens to pirated MP3s; the RIAA got ahold of their playlists.

    I don't mean to defend Napster on an ethical basis, but I think it's important that they win their lawsuit on strictly legal grounds. The implications are staggering.

    --

    --
    $x='S24;r)>63/* h@<5+oZ)32"5cz';$me='phroggy'x$];
    $x=~y+ -xz+\0-Tx+;print$_^chop$me for split'',$x;
  124. The GPL itself addresses this question by JoeBuck · · Score: 2

    The GPL states (section 5):

    You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it.

    The first sentence seems to be saying that the GPL is not a contract, and the rest says "So what? You still have to follow the rules."

    If this argument made by the GPL is found invalid, then it still seems to be true that someone who wants to copy or modify GPLed code does not have the permission of the copyright holder to make such modification. So if the GPL is invalid, that would mean that it's not legal to copy or modify GPL code at all, not (as fantasized by some GPL opponents) that GPLed code would become public domain.

  125. Re:GPL Does Not Apply To Authors by jhdevos · · Score: 1

    Of course, he can simply take it off his project website.

    No sure about that... The GPL forces you to distribute the source-code. If you remove everything from your website, someone who downloaded a binary from it the day before still has a right to obtain the source from you.

    Or is this a misinterpretation?

    Jan

  126. It isn't without their notice though. by Sangui5 · · Score: 1

    The GPL says (in clause 9) that the other party (the one getting the licence) can choose to switch to a later version of the license if they so choose. If they don't want to switch, then they don't have to.

    However, if portions GPL v2, for example, were struck down, then people would be left without a legal licence. But if the license switching part were left intact (which it probably would since it allows users even more rights) then as soon as the FSF releases GPL v4, everyone can switch to that, and regain whatever rights the FSF grants them in GPL v4.

    The GPL is actually very interesting reading. I personally like the clause (# 5) that spells out that the licence, and only the licence, is the only thing that gives you the right to redistribute and modify the software, and if you don't agree to the GPL, then you don't have the right to redistribte and modify the software (as per your default rights under the GPL).

    Overall, for what it's goals are, it is very well spelt out, and takes into consideration most of the scenarios that people have suggested could 'break' it.

  127. The real danger by starseeker · · Score: 1

    The real danger here is not so much that commerical companies steal GPL code for commercial applications. Yes, we don't like it, but I doubt that would kill free software or give commercial companies a big edge. The real danger, in my mind, is not that companies are quietly violating the GPL but that companies might find some way to declare the GPL invalid, or some other exploit which allows them to OPENLY use GPL code. Even more dangerous, in my opinion, would be people bringing lawsuits against free software developers trying to collect for lack of quality or merchantability (say, they used some app in a spot it wasn't designed for, or a beta version) in spite of common sense. I don't see how that could work, but there are a lot of things I don't understand about the legal system. Has it ever been established in law that you have to pay someone money in order to be able to hold them accountable for quality of software? I don't know, and IANAL, but I would be surprised if that point has been established. And even the bringing of the lawsuit would hurt developers who have no revenue to fight such dirty ploys. I think that is our real concern - not that companies snitch a little code, but that they try to litigate the open source movement out of existance!

    --
    "I object to doing things that computers can do." -- Olin Shivers, lispers.org
    1. Re:The real danger by AndrewD · · Score: 1

      Can a maker/distributor of free software be sued for damage done by a lack of quality in the finished product?

      Maybe. But it would hardly be worth doing.

      Trying to keep this as general as possible - so that it will be a reasonable first approximation in as many jurisdictions as possible - there are two routes to liability for the author of the software.

      The first is in contract. He's OK if the software is totally free - you have to have given consideration before a contract becomes enforceable, which is what lawyers call "paying for things". Bear in mind that the law regards a promise as a thing of value, so a promise to pay is good consideration for a contract to be formed.

      When I say "totally free", by the way, I mean no licence or anything. The promise not to do whatever is forbidden by the licence amounts to good consideration for a contract.

      Usually, the law implies into contracts a term that the work done under it will be done with reasonable skill and care in all the circumstances. What is reasonable skill and care for a piece of software that's going to be given away free? Exactly. And when you consider that the nature of software is that there'll be a few bugs in it even with the most expensive stuff, there are some real obstacles to suing a freeware author in contract.

      The second route is in tort, and that's even hairier. You have to prove that the author could reasonably have foreseen that his work could have come into the hands of an identifiable person or class of persons who could have suffered loss by using it, such loss being of a foreseaable kind. Frankly, that's too much to get over for an ordinary claimant. The freeware author has *no idea* where his work is going to go and what's going to be done with it.

      The next step for the claimant is to show that the author didn't take reasonable skill and care in all the circumstances to make his software safe to use on the claimant's system. Frankly, that's impossible in the freeware circumstance. What's reasonable for a guy working out of the goodness of his heart is basically a lot less than a court would require of a company working for a billion-a-year turnover. Naming no names, of course, but you're beginning to understand why there are some *serious* disclaimers inside some shrink/clickwraps, no?

      I'm not even going to try and explain pure economic loss arguments, Murphy v Brentwood and Hedley Byrne v. Heller here. Suffice to say that these too would make life very hard indeed for someone suing in a commonwealth jurisdiction.

      On top of all of the above, your freeware author is likely to be judgement-proof anyway. That is, once you've gone to all the good time and trouble of suing him, he declares bankruptcy and you've spent all that money on lawyers and court time for precisely jack result.

      --

      -- AndrewD

      A Maze of Twisty Little Laws, All Different.

  128. They should coose their opponent carefully by idot · · Score: 1

    The best would be if they take a very small, poor software house (Corel ?) which cant afford a good lawyer to set a precedent in favour of the GPL

    1. Re:They should coose their opponent carefully by hypos · · Score: 1

      As a Corel employee, I'd like to say that Corel has enough money to afford a good lawyer. On the other hand, a protracted legal case is potentialy not viable.

    2. Re:They should coose their opponent carefully by Phroggy · · Score: 1
      Perhaps that *is* the main goal. Perhaps they aren't getting quite the results they expect and they're putting all this hoopla up about suing some "Major Software House"(and you know who you are-wink-nudge) to light a fire under their ass. The fact that it's posted to /. gets all the GPL zealots busy sharpening their scimitars (jihad!jihad!) and this unnamed software house realizes that the bad press alone would be worth moving into compliance.

      Excellent point. I don't mean to dis the FSF's actions, merely the reactions of several Slashdotters.

      --

      --
      $x='S24;r)>63/* h@<5+oZ)32"5cz';$me='phroggy'x$];
      $x=~y+ -xz+\0-Tx+;print$_^chop$me for split'',$x;
    3. Re:They should coose their opponent carefully by Paul+Merrell · · Score: 1

      Corel wouldn't make a good target of the type you suggest. All major software companies carry liability insurance policies to provide a defense to business law suits. You couldn't get someone to sit on a board of directors without it.

  129. Re:Privy to contract by / · · Score: 1

    The GPL is binding upon the one who distributes the software, not the user. Traditional click-wrap liscenses are binding upon the user. Therein lies the difference.

    --
    "If one is really a superior person, the fact is likely to leak out without too much assistance" -- John Andrew Holmes
  130. Re:Irony... by KahunaBurger · · Score: 1
    I'm only talking about the legal issues here. As for ethics, well, Napster's management team listens to pirated MP3s; the RIAA got ahold of their playlists.

    Sorry to jump all over you, discussion on these issues blurs between legal and ethical pretty quickly and I took the "its OK" comments to mean the latter.

    maybe the best comparison for Napster is with radar detectors. I don't claim to understand it, but it seems it can be legal to have a product/company whose express intent is to circumvent the law.

    -Kahuna Burger

    --
    ...will work for Chick tracts...
  131. Re:HAHAHAHAHAHA by paranoid.android · · Score: 1

    Hehe, this thread is funny. I would have to agree with FascDot, though. You have forgotten one important thing:

    Joe Slaver thinks that human beings deserve the utmost respect. He also believes that blacks are subhuman. Is Joe hypocritcal when he beats his slaves?

    Joe Slaver is not being hypocritical. His actions (beating the slave) are consistent with his belief (blacks are subhuman).

    user@host 1% make love

  132. It'll probably lose if it goes to court by Jon+Erikson · · Score: 2

    Simply for the reason that, as it says in the article, it'll require some kind of changes to the existing laws in place to deal with either copyright or contracts. I can't see that this is going to help the GPL's case any - it's likely that a judge will go for the soft option and rule it invalid.

    Of course this all depends on the exact circumstances of the case, which are being kept under wraps at the moment, and what happens if it goes to court. But the FSF will most likely try to avoid court altogether - since at present the GPL's legality is ambiguous a large portion of its effectiveness comes from its "moral" force, something that will mean less if the GPL is ruled invalid.


    ---
    Jon E. Erikson
    --

    Jon Erikson, IT guru

    1. Re:It'll probably lose if it goes to court by hubie · · Score: 2

      I wouldn't count the GPL case out because it may require new law, or treading into new legal territory. That is happening all the time now because of the on-line explosion. It must be an exciting time to be a young lawyer coming out of law school because the Internet has opened a whole new legal terrain to be explored.

  133. Re:GPL Does Not Apply To Authors by Effugas · · Score: 2

    Hmmm. Interesting clarification, much appreciated.

    Still, authors can ALWAYS move their own code into private distribution.

    --Dan

  134. GPL enforcement by Anonymous Coward · · Score: 2

    In the past, GPL enforcement has been by the masses. I suspect that any company not in compliance with the GPL would get hacked big time. Slashdotted, then servers down, then a virus, then a boycott. There is no wisdon in a software company standing on the backs of the culture that created the internet while spitting on them.

    1. Re:GPL enforcement by Sangui5 · · Score: 1

      I don't think that a contract (NDA) can prevent you from running to law enforcement about something. I do know that a contract can't require you to break the law.

      Also, if MS distributed GPLed code to you under an NDA, then, as the copyright still belongs to the original author (not Microsoft), and the GPL provisions for granting a GPL licence to anybody who gets the code, then you have a licence, by the copyright owner, to redistribed the GPLed portions. Straight to the FSF with a note explaining the source if you wish. Of course, you may or may not be allowed to distribute MS's illegal yet NDAed derivative work (their contributions), as it is questionable if that code would be GPLed.

      Also, if any GPLed code copyrighted by the US government (say some research group that GPLed and released something), and somebody violated the GPL on that software, then there are federal whistleblower laws granting all sorts of special immunity to parties reporting this to the gov't. Of course, these don't apply to software owned by the FSF.

    2. Re:GPL enforcement by cyber-vandal · · Score: 1

      Unless it's the Evil Empire(tm), in which that's what they've been doing for the past 5 years. Mind you, how would anyone get their hands on the source code without signing airtight NDAs promising retribution unto the 10th generation. So let's play guess the company........

    3. Re:GPL enforcement by Abreu · · Score: 1
      IMHO neither the BSD nor the GPL zealots are showing much culture by calling each other names.

      Both licenses have their use, and I am glad for everyone who has shared the product of his/her brain into the community.

      Why cant we all be friends? ; )

      --
      No sig for the moment.
  135. Re:Irony... by KahunaBurger · · Score: 2
    No, it's not OK to send Lars' music around the 'Net - but it's OK for Napster to facilitate it. Napster's not the one trading Metallica MP3s, Napster's users are - and without Napster's (official) knowledge or approval. Napster's copyright policy is here.

    Not to be picky but hasn't the RIAA or whoever introduced evidence that Napster's entire business plan was based on people using its software to get music illegally? And that they adjusted some protocols (logins etc) to apeal more to that purpose? If we're talking ethics and not just law here, I consider that more significant than a "wink wink, nudge nudge" copyright policy. Napster isn't just a "tool" its a venture funded company with a plan.

    Digression: I once had a catalogue of "everyone is out to get you but our books and tools will help you get them first" kinda urban commando stuff. The bit I will always remember from it is the "executive letter opener" and "executive ice scraper." The ad copy for the "letter opener" drooled over the sharp edge you could put on them and the fact that they wouldn't show up at all on metal detectors. Then for the ice scraper, it talked about how "we don't know of any law against carrying an ice scraper - and this one is made of the same high quality material as the Executive letter opener." And just in case no one got the hint, it goes on to say "WARNING! Do not ever hit anyone with the Executive Ice Scraper! It will cause an extremely nasty gash requiring up to 17 stitches to close!"

    Far as I'm concerned, Napster is just an Executive Ice Scraper. Legally they may get off scot free, but if we're talking "bad and good" please don't insult my inteligence by pretending its just a neutral tool that some people have unexpectedly chosen to use for piracy.

    -Kahuna Burger

    --
    ...will work for Chick tracts...
  136. Re:GPL? by Peaker · · Score: 1

    Linux is advancing quite well, and since it is, by definition it has a direction.

    As it seems, many people think Microsoft's products are not even close to compete with the "Directionless Unix clone", which is good enough a reason.

  137. Re:HAHAHAHAHAHA by adamk · · Score: 1

    "His actions (beating the slave) are consistent with his belief (blacks are subhuman)."

    Irrelevant... His actions are *still* inconsistent with his belief that all humans are deserve the utmost respect.

    I, and presumably you, know that blacks are not subhuman. There is no scientific basis for that belief. Therefore he is being hypocritical.

    Adam

  138. ?? by volsung · · Score: 2
    Actually, RMS points out over and over that there is a difference between the Free Software and Open Source "movements". Usually, that is what makes people annoyed, not the other way around.

  139. Re:Irony... by Menthos · · Score: 2
    That being said, I am not a lawyer (but I play one on TV) but I find it difficult to believe that the GPL wouldn't be solid. As it only grants you rights you don't have under current law, if you don't agree to the obligations set forth in the GPL, you are still morally bound by the more restrictive requirements of Copyright law. You can still use the code for your own use, but if you distribute your changes, you're opening yourself up for a copyright lawsuit.

    IANAL, but a friend of mine is a law student. Now let's get on with it.

    I think that the issue is not the direct terms and obligations for you when you accept the GPL and use GPL software that others have written. Those terms are merely additional rights as you say, given under certain circumstances.

    What is more troublesome and is the big legal question is the whole relicensing system - when you have made changes to the software and want to give it away to a third party, is that party obliged to accept the GPL because you had to accept the GPL to recieve the code in the first place? The GPL clearly says so, but it may not be so simple in the eyes of the law.

    "Contract inheritance" isn't something that is easily taken upon. Remember first sale on books: Although the author always has and always will have the copyright on the book, issuing some sort of contract inside the book cover saying that "by bying this book you agree to never resell it for less than [insert price]" was deemed illegal. Issuing a form of software contract (including the GPL), restricting further transfer in the means of keeping that license applied to the product and it's relicensing for ever may be very, very close to this.

    --

    GNU/Linux. The Freshmaker.

  140. And I re-iterate by FascDot+Killed+My+Pr · · Score: 1

    Either you are a troll OR a 5th grader. If you are neither, I marvel at how you are able to use the Internet by yourself.
    --

    --
    Linux MAPI Server!
    http://www.openone.com/software/MailOne/
    (Exchange Migration HOWTO coming soon)
    1. Re:And I re-iterate by adamk · · Score: 1


      I'll take your post to mean that you can't show me how Joe Slaver is not being hypocritical when his actions (beating his slaves) are not consistent with his belief that all humans deserve the utmost respect.

      Adam

    2. Re:And I re-iterate by MattBaggins · · Score: 1

      How freaking hard is this to grasp?
      My Religious beliefs
      1. carnivores are unclean and should not be eaten
      2. herbivores are clean and therefore can be eaten

      a. I have seen only one cat eating. It was eating grass
      b. cats are herbivores
      c. I hunt and eat cats

      Am I a hypocrite? No I am not. My logic may be very flawed and I would be a crappy biologist, but in this case I am not a hypocrite.

  141. Need BSD for a development platform? by marcus · · Score: 1

    Something is missing here:

    >...big company is supporting a BSD based OS rather than a linux one.
    > And that is better since we can then use it as a development platform

    I'm not sure what your misconceptions are, but whether it's BSD or Linux does not matter one bit to me as far as development is concerned.

    > (remember, even Microsft is better for development, from a licencing point of view,
    > since one can create proprietary products, not be obliged to give out source etc.)

    Huh? Your only qualification for a development platform is the license? What about reliability? Ease of use? Cost? WinXX is better than what, doing what kind of development for what target?

    Anyway, there is no difference in the restrictions on licenses for code that you develop between BSD and Linux. The license for code that you create is up to you. Where are you coming from?

    >But then you don't use linux to develop anything but linux, do you?

    Your bias is showing, as well as your ignorance. Actually, I use Linux to develop java apps for both server and client side. Can you guess where they run?

    >whereas the rest of us use an OS to get a job done

    Haha, you must be counting crashes, or megabytes per dialog window or something, or perhaps you are just counting the dollars in M$ bank account. The rest of us use linux as file servers, web servers, firewalls, dial-in access servers, and yes java development workstations. We have one box here that multi-boots w9x, wNT(actually, it boots whatever the latest-and-Greatest-at-the-moment M$ concoction is) just so that we can check out our apps in ie(we've spent more money on software that we really don't ever use for that one box...).

    Somewhat OT, but interesting...I discovered an odd benchmark the other day. My Dell Inspiron 433MHz celeron laptop with redhat is 20% faster at the seti@home client than the 600MHz P3 Dell Optiplex workstation running the seti client under NT4+.

    --
    Good judgement comes from experience, and experience comes from bad judgement.
    - W. Wriston, former Citibank CEO
    1. Re:Need BSD for a development platform? by warmi · · Score: 1

      Windows was used to develop tons of client side apps which are being actively copied by both KDE and Gnome teams. So much for your argument about instability ...

    2. Re:Need BSD for a development platform? by Rakarra · · Score: 1
      Somewhat OT, but interesting...I discovered an odd benchmark the other day. My Dell Inspiron 433MHz celeron laptop with redhat is 20% faster at the seti@home client than the 600MHz P3 Dell Optiplex workstation running the seti client under NT4+.

      This is not unusual, and I think it's more a Seti@HOME problem than anything else. I never saw this discrepancy with the RC5 cracker.

  142. Re:is it valid if... ? by shepd · · Score: 1

    >Then is it valid?

    Whether it is or not, you are going to be bound by the least common denominator... copyright law. Copyright law won't allow direct cut-n-paste from one set of code to another, right?

    So this will be either a test of GPL, or a test of copyright law. Either way, FSF would likely win... ;-)

    --
    If you could be told what you can see or read, then it follows that you could be told what to say or think - BoC
  143. MS Linux won't happen by Achille · · Score: 1

    "Linux is a Registered Trademark of Linus Torvalds", which means that Microsoft cannot use the name "Linux" for its product, unless Linus Torvalds agrees.

    --
    Hi! I'm a signature virus! Copy me into your signature to help me spread!
  144. Um..ok.... by Chanc_Gorkon · · Score: 1
    Sheesh. I don't even think this will go to court unless the software house (whoever it might be) has done some real kick butt stuff with the GPL'd code and doesn't want to share it. All the company would need to do is provide the source with the product! Of course they could keep it out of court and change the way the GPL'd code worked so that it would break the evil software companies code ala Microsoft! ;)

    --

    Gorkman

    1. Re:Um..ok.... by Chanc_Gorkon · · Score: 1
      Man I am being a dork today! MONDAYS SUCK! I MEAN the maintainer's of the GPL'd code could change the code significantly enough to break the commercial product! :)

      --

      Gorkman

  145. Re:expectation of zero profits?? by Russ+Nelson · · Score: 2

    Well, no, specifically I'm thinking of RPM and other RHAT-authored software. But still, intangibles count. When you sell a trademark, you are expected to transfer the goodwill associated with it. You can't sell a trademark and then go telling everyone "It's just a name, I'm still in the same business and still providing the same service."
    -russ

    --
    Don't piss off The Angry Economist
  146. Re:microsoft proprietary linux? by DavidTC · · Score: 1
    I'm asking this seriously, not rhetorically.

    Why would they want to embrace something as antiquated as a free Unix clone?

    The word you're looking for is 'trollishly', not 'rhetorically'.

    -David T. C.

    --
    If corporations are people, aren't stockholders guilty of slavery?
  147. That "small part" doesn't apply to this case by FascDot+Killed+My+Pr · · Score: 3

    Your quote, while interesting, doesn't really apply. It sounds like it was intended to guard against things like the following hypothetical example:

    Company A gives Company B some code C under an NDA. B puts C into software S under the GPL and releases it. A sues B to make them stop releasing the source code. If the court agrees with A, the your snippet says "A can't stop releasing just the source code, they have to stop releasing EVERYTHING".

    But if the court rules against some portion of the GPL ITSELF, then the meaning "satisfy...your obligations under this License" will change depending on what part was ruled against. In other words that snippet may not keep GPL'd code safe in the event of a negative court ruling.
    --

    --
    Linux MAPI Server!
    http://www.openone.com/software/MailOne/
    (Exchange Migration HOWTO coming soon)
    1. Re:That "small part" doesn't apply to this case by MartinG · · Score: 2

      Good point. All I'm trying to say really (any perhaps I could do better with my own words rather than just pasting blocks of the GNU GPL) is that its unlikely that all of the GPL will be struck down. Some parts ma be questioned, but I believe (and hope) that the spirit will be preserved. Despite what I just said, I'm going to quote another smaller part which might help with what I'm trying to say.

      "If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances."

      --
      -- MartinG To mail me: echo kewyjlcxyzvjfxbqwh | tr bcefhjklqvwxyz .@adgimnoprstu
  148. Re:Irony... by Steeltoe · · Score: 1

    "O yeah it is pain .. so is going to work every morning. What's your solution for that ?"

    Stop working, change job, marry a wealthy woman, win the lottery, live on the street, rob a bank. Plenty of options, you just have to look for them. :-)

    About communism, what kind are you refering to:

    communism 'käm-y&-"ni-z&m, noun
    Etymology: French communisme, from commun common
    Date: 1840
    1 a : a theory advocating elimination of private property b : a system in which goods are owned in common and are available to all as needed
    2 capitalized a : a doctrine based on revolutionary Marxian socialism and Marxism-Leninism that was the official ideology of the U.S.S.R. b : a totalitarian system of government in which a single authoritarian party controls state-owned means of production c : a final stage of society in Marxist theory in which the state has withered away and economic goods are distributed equitably d : communist systems collectively

    The distinction is crucial. As the Russians found out you can't force something down on people.

    - Steeltoe

  149. Re:microsoft proprietary linux? by kronoman · · Score: 1

    The NT kernel is SUPPOSED to be several orders of magnitude better than Linux/BSD, but is it, really? I can't count the number of times the NT kernel has puked on me. And I do mean a kernel fault, not some piddleyuke app crash that made the GUI ralph. Of course, unlike unix, if the GUI ralphs, so does everything else, but that's beside the point. (OK, OK, so if X goes down REALLY hard everything else dies, but that's pretty rare...) Microkernels are like communism: an idea which kicks unbelievable amounts of arse on paper, but which gets smeared all over the place in practice. In practice, macrokernels (ie Linux and BSD) have been shown to be more stable (the only highly stable microkernel-based OS I can think of is NeXTSTEP. Even MKLinux is less stable than regular Linux, in my experience), and generally somewhat faster, at the expense of using more RAM (but with 256MB in many new workstations, 2MB for a kernel is a drop in the bucket), and being a little less flexible. Although, Linux's modules are even more flexible, IMHO, than WinXX's drivers (namely, you don't have to reboot...) And yes, I did say faster... Most newer benchmarks suggest that Linux and BSD are as fast, if not faster than NT (ever since that butt-ugly context-switching kludge got streamlined). My own (admittedly limited) tests suggest that Linux beats NT for most tasks, except (usually) 3d graphics, and that's due to the lack of DRI drivers for anything except 3dfx (hint, hint, ATI, Matrox, step on the gas. NVidia, get a clue...), and I can't say that I've ever had Linux (the kernel itself) go down without either a bum (that is, incorrect, not buggy) driver or dodgy hardware. NT has barfed for no reason that I could see (maybe it was dodgy hardware, but I couldn't prove that...)

    --
    If violence isn't solving your problems, you're not using enough of it. - MAJ Misato Katsuragi
  150. Hope its not Corel. I like Corel by peel+me+a+grape · · Score: 1

    Why the negativity about Corel? They're based on
    Debian, and they're bringing excellent stuff to
    Linux.

  151. Re:HAHAHAHAHAHA by paranoid.android · · Score: 1

    His actions ARE consistent with his belief that blacks are subhuman. Being subhuman, the slaver does not need to treat the slave with utmost respect.

    Who cares about scientific basis? It's got nothing to do with our definition of hypocritical.

    You aren't getting this, are you?

    user@host 1% make love

  152. Re:Download _not_ required by Arandir · · Score: 2

    The key here is that nothing but the GPL grants me the right to distribute a derivative work.

    Three buts:

    1) If the GPL is not a contract, then can a permission be tied to a condition? Or even more esoteric, does one have to agree to a permission?

    2) Linking to a library is not derivation under copyright law. Yet the FSF claims that it is.

    3) Copyright law gives me a couple of exceptions that allow me to redistribute parts of copyrighted works under special circumstances.

    --
    A Government Is a Body of People, Usually Notably Ungoverned
  153. Re:HAHAHAHAHAHA by Iambic+Pentametor · · Score: 1
    This thread is just too much fun. I'm with FascDot and paranoid.android here.

    Let's change the example, seeing how the current one is provocative:

    Posit 1: Quortle believes that hurums are worthless.

    Posit 2: Quortle believes that screnaws are not hurums.

    Observation: Quortle pays highly for screnaws.

    Quortle is not being hypocritical! If Posit 2 were:

    Posit 2': Quortle believes that all screnaws are hurums.

    then Quortle would by hypocritical.

    I must say, this has been one successful troll: I'm a lurker, not a poster.

    Damon

    ---
    We've secretly replaced this mathematicians value of pi with 355/113.
    Let's see if he notices!

    --
    So, rather than appear foolish afterward, I renounce seeming clever now.
  154. Re:HAHAHAHAHAHA by adamk · · Score: 1


    But they are not consistene with his beliefs that all humans (which blacks are) deserve the utmost repspect.

    You aren't getting this, are you?

    Adam

  155. Broader implications for QPL MPL NPL APSL etc... by kjj · · Score: 1

    If you think about it this may have an effect on almost every license based on the GPL. If the court basically ends up saying that parts of the GPL that restrict what someone can do with modified source and compiled binaries is invalid since the GPL is not a contract, that would indicate that such restrictions in other licenses are also invalid. Basically all of these licenses would be converted to a public domain or BSD type license. In fact there might be one could effect. That stupid Sun SCSL might also be declared partly invalid as well. Wouldn't it be something if Java ends up BSD or public domain. In other words there are many software developer who would not want to see a ruling against the GPL.

  156. Re:HAHAHAHAHAHA by paranoid.android · · Score: 1

    HE BELIEVES BLACKS ARE SUBHUMAN, making them NOT human, and not deserving the utmost respect. Yes, blacks are humans, but the slaver DOES NOT AGREE WITH THIS.

    user@host 1% make love

  157. Ah, the code you use... by marcus · · Score: 1

    ...is certainly different. If you release, or distribute someone else's code with yours, then certainly you have to abide by their license.

    Fortunately, java doesn't have that problem.

    --
    Good judgement comes from experience, and experience comes from bad judgement.
    - W. Wriston, former Citibank CEO
  158. Who? by johnnyproton · · Score: 1

    My guess is Microsoft over the Kerberos thing.

  159. Re:HAHAHAHAHAHA by adamk · · Score: 1


    "Yes, blacks are humans, but the slaver DOES NOT AGREE WITH THIS."

    And again, it *does*not*matter*. The rest of the world knows that blacks are humans.

    Adam

  160. HAHAHAHAHAHA by FascDot+Killed+My+Pr · · Score: 1

    OK, I admit it. You had me going there for a minute. Good job.
    --

    --
    Linux MAPI Server!
    http://www.openone.com/software/MailOne/
    (Exchange Migration HOWTO coming soon)
    1. Re:HAHAHAHAHAHA by adamk · · Score: 1


      Should I take this to mean you now realize that just because an individual doesn't view their actions as hypocritical, it doesn't mean that those actions *aren't* hypocritical?

      Adam

    2. Re:HAHAHAHAHAHA by FascDot+Killed+My+Pr · · Score: 1

      No, it means I now recognize that you are either a troll or 5th grader. Either way, pretty funny.
      --

      --
      Linux MAPI Server!
      http://www.openone.com/software/MailOne/
      (Exchange Migration HOWTO coming soon)
    3. Re:HAHAHAHAHAHA by paranoid.android · · Score: 1

      You are missing the entire point here. It does NOT MATTER what the truth is; as long as the slaver's actions are consistent with HIS beliefs (not anyone else's!) he is NOT being a hypocrite, based on the definition supplied earlier. End of story.

      user@host 1% make love

    4. Re:HAHAHAHAHAHA by adamk · · Score: 1


      And you, my friend, are an arrogant asshole, unable to either admit when you are wrong or unable to realize you are wrong.

      Adam

    5. Re:HAHAHAHAHAHA by FascDot+Killed+My+Pr · · Score: 1


      "...unable to either admit when you are wrong or unable to realize you are wrong."

      And I think the same about you. But wait, it gets better. Clearly we both believe it is OK to insult an idiotic asshole (we've both done it): Which one of us is a hypocrite (insulting someone who is not an asshole)? If we follow your ridiculous definition, it's whoever is "really" the asshole. As if that could be determined somehow or is even TRUE in some objective sense.
      --

      --
      Linux MAPI Server!
      http://www.openone.com/software/MailOne/
      (Exchange Migration HOWTO coming soon)
    6. Re:HAHAHAHAHAHA by adamk · · Score: 1


      My definition is ridiculous? Your definition seems to indicate that just because someone views something one way, it means that it really is that way.

      Adam

    7. Re:HAHAHAHAHAHA by FascDot+Killed+My+Pr · · Score: 1

      "Your definition seems to indicate that just because someone views something one way, it means that it really is that way."

      No, it doesn't.

      My definition of hypocrisy makes reference to two things: beliefs and actions. The definition is: when actions and beliefs are not consistent. Notice that no reference is made to "reality".

      Your definition is a trio of ideas: belief, actions and "truth". The definition (appears to be): hypocrisy is if your beliefs are TRUE but your actions don't follow them. Apparently you are NOT a hypocrite if you fail to follow your false beliefs.

      Your definition is not only wrong (try to find a dictionary entry that makes reference to something besides belief and action) but counterintuitive. For instance, consider someone who professes to believe in God but also murders people. His belief in God is false (because God doesn't exist) but I think everyone would agree that he IS a hypocrite. (If you happen to believe that God exists, we'll have to change this example).

      Furthermore, because your definition requires that objective reality be known (for instance, does God exist or are blacks subhuman) it's pretty useless in real life application where we don't know what reality is.
      --

      --
      Linux MAPI Server!
      http://www.openone.com/software/MailOne/
      (Exchange Migration HOWTO coming soon)
    8. Re:HAHAHAHAHAHA by adamk · · Score: 1

      "My definition of hypocrisy makes reference to two things: beliefs and actions. The definition is: when actions and beliefs are not consistent."

      So please tell me how Joe Slaver is not being hypocritical. His actions (beating his slave) are not consistent with his belief (all humans deserve the utmost respect).

      Adam

  161. Why the fuck is this flamebait? by �ignal+11 · · Score: 1

    The poster (warmi) makes a very valid point, that RMS claims that the GPL is Free Software, and Open Source, but many of us disagree with this, and would rather use a truly free license such as the BSD license. It's moronic moderators like this that need their moderation privilidges revoked.

    --

    -o Disclaimer: My employer doesn't even agree with me about C indentation style o-
  162. Re:I want company names! by Zico · · Score: 1

    I pilfer (and redistribute as binary only) GPL code all the time when I'm in a rush and just need to find something to plug in. *shrug* Heh, maybe they should've tried to test their case on me instead of tangling with "Big Company." :)

    Cheers,
    ZicoKnows@hotmaail.com

  163. Copyright infringement? by Jon+Erikson · · Score: 1

    This track might be a somewhat difficult since the FSF would not necessairally have standing to do this, but the individual authors would.

    Sorry if I'm wrong, but don't the FSF prefer that authors of GPL code sign the copyrights over to them to make the legal situation clearer? That would allow them to sue again over copyright infringement since they would hold that copyright.


    ---
    Jon E. Erikson
    --

    Jon Erikson, IT guru

  164. Re:Problem? by AME · · Score: 2
    I'm not talking about in-house code. I'm asking about non-GPL software that does runtime linking to GPL functions which are not distributed with the non-GPL product. Listening to anyone here gives the impression that this is a big no-no. But the best I can tell, the GPL washes its own hands of this issue.

    This is actually my only real gripe about the GPL; it screws with the end user by not allowing all the software on his system to use common libraries if the user chooses to use non-GPL software. But if that's not an issue, cheers.

    claim that the very action of running software is actually 'copying' it into RAM

    Of course that's just silly. If they want to get picky about that then it's easy enough to credibly claim that it's the kernel that does the copying when client software requests a library service. Besides, the GPL specifically disclaims the issue of running software.

    --

    --
    "I have a good idea why it's hard to verify programs. They're usually wrong." --Manuel Blum, FOCS 94
  165. expectation of zero profits?? by Russ+Nelson · · Score: 2
    when the licensee frustrates the licensor's expectation of zero profits under the contract,

    Oh, Redhat has an expectation of zero profits? Not at all. They expect that externalities of the freedom of the GPL will result in large profits. If someone attacks the freedom of GPL'ed software, they attack Redhat's profits directly.

    -russ

    --
    Don't piss off The Angry Economist
    1. Re:expectation of zero profits?? by Mark+F.+Komarinski · · Score: 2

      According to the context, RedHat is the licensee. Linus and co. are the licensor. The licensor has no monetary loss, since they didn't charge for it in the first place. So there isn't any monetary damage.

      --
      -- Ever notice that fast-burning fuse looks exactly the same as slow-burning fuse? I didn't... (Edgar Montrose)
  166. Re:Does no-licence grant a permission ? by Anonymous Coward · · Score: 1

    > The big question then is this: With the licence gone, but surely not the author's copyright, how
    > can anybody legally distribute the software ?

    Easy, just notice that most (but not all) pieces of GPL software contain a notice to the effect:

    You may copy and distribute this software according to the terms of the GNU General Public License, version 2, or at your option, any later version.

    Then the FSF comes up with a new version of the GPL that fixes the legal bug in version 2, and things are back to normal.

  167. Does the GPL constitute a contract? by Lita+Juarez · · Score: 2
    The question of whether or not the GPL is a contract seems to be a major part of this article. You can correct me if I am wrong (politely please!), but I thought for a contract to be enforceable, there has to be an element of "consideration". In other words, the contract must involve a two-way exchange in order for it to be valid - for example, a contract for the sale of goods involves one party supplying the other with the goods, in return for consideration (in this case money) from the other party. The wording and spirit of the GPL doesn't seem to include any consideration, since it is a one-way process - the software author gives her code to the world providing they follow her wishes with regard to keeping the source open. It is questionable whether the author gains any financial value from users respecting her wishes, so I don't think there is any consideration involved and hence it is unlikely that the GPL constitutes a contract.

    I think the important issue is that the author of the GPL'ed software always owns the copyright to her work (unless she gives the copyright away or dies). The GPL is a means by which the author of the software effectively relaxes the copyright on her code and gives up some of her statutory rights to the software. So although redistributing GPL'ed code under a non-GPL license doesn't seem to constitute a breach of contract, it is more than likely a breach of copyright.

    Legally speaking, what I have said (or what anyone else has said with regard to the GPL) may be wrong - the legal position of the GPL will only be clarified if and when a case gets to court.

    1. Re:Does the GPL constitute a contract? by spitzak · · Score: 1
      I thought for a contract to be enforceable, there has to be an element of "consideration". The wording and spirit of the GPL doesn't seem to include any consideration, since it is a one-way process - the software author gives her code to the world providing they follow her wishes with regard to keeping the source open.

      The part in bold is the "consideration". Software authors derive pleasure from having their software be visible and used, and this part of the contract increases that benefit to the author. Therefore the GPL does have "consideration".

    2. Re:Does the GPL constitute a contract? by homer_ca · · Score: 1

      Although not monetary, this is indeed "valuable consideration". To put it in economic terms, the author receives the benefit of software distribution and access to the source of all derivative works which are released to the public. There is also an opportunity cost to the licensee of forgoing all revenue from software licensing of derivative works.

    3. Re:Does the GPL constitute a contract? by werdna · · Score: 2

      There is no consideration issue.

      There doesn't need to be any money or financial asset changing hands -- an exchange of non-illusory promises suffices.

      Virtually all bilateral contracts survive challenges to formation on grounds of consideration, so long as each party is somehow bound to do, or refrain from doing, something. In the present case, the copyright owner grants a license, and the other party agrees to refrain from doing certain things.

    4. Re:Does the GPL constitute a contract? by seizer · · Score: 1

      IANAL etc etc, but I think the following is correct:

      By using the code, the company is AGREEING to the terms and conditions of the GPL. The code is peppered with this kind of comment, and this kind of defacto agreement has been upheld by the courts before, principally with those shrink wrap license farces ("By opening this, you agree to sell your mother to Microsoft, and never ask for a refund"). So a contract IS established.

      Secondly, it would take a HELL of a lot of cheek for a company to stand up in court and say that they took someone's code, which was COVERED with the GPL, and just used it for their own purposes without even considering their legal standpoint.



      --Remove SPAM from my address to mail me

  168. Re:Irony... by cpt+kangarooski · · Score: 1

    Restrictions on the sharing of music are entirely artificial in nature. There's no inherent quality about any kind of information that prohibits it from being shared.

    On the other hand, there are a finite number of cars, houses and other material goods; they cannot (presently) be copied and redistributed as trivially as we can copy and redistribute information. Information cannot be owned; it's impossible. Our laws don't even claim otherwise, they merely restrict some instances of certain types of redistribution of unauthorized copies.

    So we do not HAVE to share music, and I would never argue that we do, music is more valuable to everyone when everyone can listen to, use and redistribute it without limits. If music were a tangible thing like cars, this would no longer hold true.

    You've got to admit that the copyright, patent and trademark laws in this country are being soundly abused by moneyed interests. But the existance of any of these restrictions on the use of information are only justifiable when they serve a public good.

    Communism of course, is a red herring. It might be nice, but I'm too cynical to believe that it'll ever be widespread. Most countries that claimed to be communist were in fact tyrannical dictatorships of the worst sort.

    --
    -- This and all my posts are in the public domain. I am a lawyer. I am not your lawyer, and this is not legal advice.
  169. Re:no by Mark+Phillips · · Score: 1

    Well I am fairly certain that under British law you can have a contract without speaking or signing any paper work. Consider the case where you get onto a bus... I believe you have then entered into an enforceable contract by boarding.

  170. Re:Perhaps now... by Jay+Maynard · · Score: 1

    You know what I hate about the Disney channel? It makes me pay for watching movies I created, like the Little Mermaid, and Snow White...

    Nice try. What I'm referring to is that the GPV extends itself to my code because I happened to allow linking with GPVed code. I don't claim the right to tell the author of a GPVed package what to do with his code; that he refuses to grant me the same consideration is odious.
    --

    --
    Disinfect the GNU General Public Virus!
  171. Re:Perhaps now... by Jay+Maynard · · Score: 2

    ...and, as I predicted, the GPV zealots promptly marked down my message as a troll, even though I'm not trolling. I honestly believe the GPV needs to be disinfected one way or another.
    --

    --
    Disinfect the GNU General Public Virus!
  172. Could be important by Error+404 · · Score: 1

    (I'm not a lawyer either, but...)

    With web applications becoming more common, the public performance part could be more important than the actual distribution.

    If I provide the functionality of a GPL program over the web, but do not distribute the program itself, what are my rights and obligations under the GPL? It is becoming a common and important scenario, and I don't see the answers as being very clear.

    Our secret is gamma-irradiated cow manure
    Mitsubishi ad

    --
    We apologize for the inconvenience.
  173. Re:And another phrase: by iserlohn · · Score: 1

    Anarchism != no structure
    Libertarianism = less structure
    Anarchism = *new* structure (flexible)
    Libertarianism = freedom from regulation
    Anarchism = freedom from oppression

  174. nomination by DP · · Score: 1

    I hereby nominate adamk for most doggedly determined troll of year.

    ICQ#2584116

    --


    -- d'arcy poirot
  175. Re:Irony... by cpt+kangarooski · · Score: 1

    I don't want to say ;)

    --
    -- This and all my posts are in the public domain. I am a lawyer. I am not your lawyer, and this is not legal advice.
  176. What IP is good for. by Zach+Baker · · Score: 2
    I would say music copyrights aren't about money, they're about economics. It's a fundamental argument of scarcity: there is a limited amount of skill & talent in the world to produce good music/books/software, so it should be governed by economic means. That implies a marketplace with sound notions of property.

    Sure, intellectual property law is all about economics, but I don't think it addresses skill and talent in a meaningful way. It's all about the product: encouraging production of intellectual property.

    The principle is that you will produce far more copyrightable works and patentable inventions if you allow them to be copyrighted and patented. In addition, without such protection, there's a lot more secret, proprietary, and contractually limited ideas and inventions out there. I believe this turns out to be a good thing, especially in the long run. It promotes the progress of science and useful arts, etc.

    However, the law has become increasingly more oriented toward protecting financial interests at the expense of the broader public interest, and so I agree with your call for IP reform.

    However, I note that the strong IP protection that the US has afforded is a major reason that we lead the world in scientific, creative, and information endeavors. It's simply so much more profitable to produce and own intellectual property which can be sold around the world than to manufacture widgets. I would even say that the business interests behind modern national and international IP law have delivered not just huge profits for themselves, but have in fact enabled the new information economy.

  177. Re:no by Arandir · · Score: 2

    acceptance

    In order for a contract to be a valid contract, both parties must accept the specific contract. Usually this acceptance is made by each party signing on the dotted line, or shaking hands, or saying "Yes, I Agree".

    But in the case of the GPL we have a case where the user does not need to indicate any acceptance, and indeed, is not asked to. Merely saying "if you distribute then you indicate agreement" is just not good enough.

    Furthermore, there is no specific contract. There is only a general contract. Even if I agree to the GPL "contract", the original author sure as hell hasn't, because he has no idea I even have his software! Contracts are always two-sided. That's why there must be consideration. In the case of the GPL-as-contract, we have only one side unilaterally setting terms to parties unknown, unnamed and unnumbered. If you go to a business of some kind and ask "does John Smith have a contract with you?", they will be able to definitively answer yes or no. But if you ask that of Richard Stallman, he will have no clue who John Smith is, let alone if he has agreed to the terms of the GPL.

    --
    A Government Is a Body of People, Usually Notably Ungoverned
  178. Download _not_ required by xtal · · Score: 2

    This, I believe, is incorrect. I am pretty sure your obligation is to make the source available for a nominal fee, eg, the cost of the media involved. You do not have to make the source available for download, just available to whoever wants it (especially those that have binaries of the code - and your obligation might stop here).

    The only way I could see the GPL being threatened is if someone argues that it infringes on the rights of the user / developer of derivative works (although, that would be a stretch, for sure, but American courts have thrown away common sense in the past, reference discussions on drug laws..)

    Kudos!

    --
    ..don't panic
    1. Re:Download _not_ required by rgmoore · · Score: 2
      What if media to me represents a load of paper ? At 0.05$ a sheet, I'll let you have a "copy" (print-out) of my code (Which will amount to 10000 sheets (500$). This would be considered reasonable under the GPL. Now, just imagine how many pages a printout of the kernel might take. What if they run it through a swahili translator before hand ? Or use a non-ocr'able font type ? You have a copy of the source code, which is useless unless you type it back in manually. The license allows for that. Fun heh ?

      It's a good thing that this actually isn't allowed. The GPL does specify that the code must be A) on a medium customarilly used for transmitting code, B) in machine readable format, and C) in the form preferred for development. That means that a paper printout might be OK for a small bit of code, but your hypothetical shelf worth is pretty clearly a violation (particularly if it can't be read by OCR). It also means that code that is deliberately obfuscated is a direct violation.

      The more I see people spouting this kind of stuff, the more I think that those people should actually stop to read the licenses under which their free software is distributed.

      --

      There's no point in questioning authority if you aren't going to listen to the answers.

  179. Re:Problem? by iserlohn · · Score: 1

    Simple! Think b4 u rant. (oxymoron) :)

    If you link to programs tha the GPL prohibits, you are not allowed to distribute the GPL program. You can link to the proprietary program however much you want, but you would not be able to distribute it (or any changes that made you do it) under the GPL. That is what the GPL claims, and does restrict.

  180. Actually... by DebtAngel · · Score: 2

    It looks to me like it's saying "You don't have to accept this contract, but if you don't you can't modify or distribute this program." It's sort of like the M$ EULA, which essentially says, "You don't have to accept this contract, but if you open the box containing the EULA, you have indicated acceptance of the contract." If the EULA is legal, then the GPL surely is.

    As for the rest of your argument, yes, that is correct. :)

    I ANAL.
    Brought to you buy non-lawyers in search of better acronyms.

    --

    Is this post not nifty? Sluggy Freelance. Worshi

    1. Re:Actually... by Sangui5 · · Score: 2

      But I have a right to open boxes in my possession.
      MS sold me the box. I own the box (although I do not own the copyright to the software). I also own the media the software is on. The EULA is saying "By executing rights that you have regardless of this license, you agree to the license."

      The GPL, on the other hand, says, "By executing rights that you do not have without agreeing to this licence, you agree to the license." If a person distributes GPLed software without agreeing to the GPL, then nothing has granted them the right to distribute. And by default under copyright law, this is illegal. So, if you 'violate' the GPL, you are guilty of one of two things:

      1) You broke a contract (the GPL) which you agreed to. You are busted.

      or

      2) You broke copyright law by distributing/modifying copyrighted material without the permission of the copyright holder (you don't have permission since you didn't agree to the GPL). You are busted.

      Also, (IANAL) if you break a contract, then the other side has the option of denying you all of you rights under the contract and nullifying the contract, after collecting damages resulting from the violation. So, if you do #1 (which could be hard to prove that you did somewhere agree to it), the FSF could screw you under contract law, and then have another go under copyright law.

      The GPL is really quite well written. There are a few things that are a bit vague, but all of the important stuff is clearly spelt out, with all of the bases covered.

  181. Re:I want company names! by Zico · · Score: 1

    Rule #1: sue the deep pockets

    Except that I highly doubt that the FSF is viewing this as a money-making venture, but rather a defense of the validity of the GPL. Of course, I'm willing to put my lawyer up against a lot of the boobs currently out there, so maybe it's best that they didn't come after me. It's kind of a shame -- it would've been an awesome feeling knowing that I was the one who destroyed the GPL! :)

    Cheers,
    ZicoKnows@hotmail.com

  182. GPL, EULA, Shrink Wrap garbage and UCITA??? by bleh-of-the-huns · · Score: 3

    If UCITA can enforce all those crappy agreements that big software makers force on us, why can we not use that same LAW to protect GPL'd software.

    I am not a lawyer, however I cannot find any reason why we cannot use a bad law to our advantage (I know this is slightly off topic, but it makes some sense to me)

    Jason

    --
    I came, I conquered, I coredumped
  183. Re:Irony... by hardburn · · Score: 1

    maybe the best comparison for Napster is with radar detectors.

    Radar detector companies are another big corperate evil. Doing some research, you will find that the same companies that create radar detectors make the police radar. First, they go to the police, saying they have a new technology that can't be detected by current detectors. Wait a few years for all the police to have them. Then realease a detector for that radar. Repeat.

    So maybe the court system was willing to turn a blind eye to those companies because they also create the radar police use.


    ------

    --
    Not a typewriter
  184. Kernel? Huh? That's just the start by marcus · · Score: 1

    MOST of what is in a linux distro is not the kernel. Most of the GPL'd software in any distro is the tool sets such as bash, gcc, etc. Many of these tools are also available and used by BSD based distros.

    So it would take much more than simply replacing the kernel of a linux distro to produce a GPL-free release.

    --
    Good judgement comes from experience, and experience comes from bad judgement.
    - W. Wriston, former Citibank CEO
    1. Re:Kernel? Huh? That's just the start by werdna · · Score: 2

      tool sets aren't an issue -- they can be shipped with unlinked proprietary software under the provisions of the GPL.

      And MOST of what is a FreeBSD distribution isn't GPL. Most of it is BSD.

  185. Re:GPL Sucks by warmi · · Score: 1

    Linux can be bitch as well. Ever had X lockup so hard that even kill -9 wouldn't help ?

  186. Irony... by Greyfox · · Score: 5
    I find it amusing that many of the same people who try to justify Napster get all up in arms over the idea that the GPL might not get held up. It's OK to send Lars' music around the net, but even hint that Microsoft might be able to repackage the vast amount of GPLed code out there and profit from it without releasing changes to the community and everyone flips out. Not so funny when it's happening to you, is it?

    Of course, I expect that most GPL programmers wouldn't copy Lars' music in this way because they know how it'd feel. I know I wouldn't.

    That being said, I am not a lawyer (but I play one on TV) but I find it difficult to believe that the GPL wouldn't be solid. As it only grants you rights you don't have under current law, if you don't agree to the obligations set forth in the GPL, you are still morally bound by the more restrictive requirements of Copyright law. You can still use the code for your own use, but if you distribute your changes, you're opening yourself up for a copyright lawsuit. The GPL is just a nice convention for saying "Play nice and we won't sue you for distributing derivative works." My idea of how copyright works may be too simplistic though (As I said, IANALBIPOOTV.)

    --

    I'm trying to teach myself to set people on fire with my mind... Is it hot in here?

    1. Re:Irony... by Rakarra · · Score: 1
      Lars can go fuck himself. Sorry, it had to be said. Why did I say that? Simple, he wants to put the writers of the Pan newsreader put in jail. Check out SuperPimpSoft's homepage for more information.

      Really? He told you this himself? No? Oh, you must have read in an interview where he said he was trying to put SuperPimpSoft out of business? Wait, there was no interview where he said that either? Ohhhhhh, I see. The RIAA wants to cut off the Pan newsreader (as mentioned on the homepage link you provided). Now there's a big difference. Lars != RIAA. They may agree on some issues, but just because both Lars and the RIAA agree on one issue (Napster) does not mean that they agree on all (ie, that killing Pan is an acceptable practive in the goal of stopping copyright violations). I have my doubts that it's something Lars would really support, if he were made aware of the issues.

    2. Re:Irony... by TechLawyer · · Score: 1

      If information really wants to be free, and free/open source software development will really beat out closed source/proprietary software, why not simply forget about licenses and release software and code expressly into the public domain? Why worry about licensing, control, copyright/left, and all these other headaches?

    3. Re:Irony... by Omnifarious · · Score: 1

      Because stuff released under public domain can be put under copyright again by anybody with minor changes. If copyright didn't exist, this couldn't happen.

      The only thing the GPL does that's relevant in a non-copyright universe is a cancellation of the ability to make the source code a trade secret. It would be interesting to see if this could be achieved absent of copyright law.

    4. Re:Irony... by Omnifarious · · Score: 1

      The only thing that the GPL does that's relevant in a non-copyright universe is a cancellation of the ability to make the source code a trade secret. It would be interesting to see if this could be achieved absent of copyright law.

    5. Re:Irony... by MrBogus · · Score: 1

      Without copyright, GNU could offer a standard contract -- If you want to see my code, you must sign this contract mandating what you do with it and who you show it to.

      That would still be legal even if copyrights were not. It would also totally change the distribution mechinism of open source software, (as would it with commercial software).

      --

      When I hear the word 'innovation', I reach for my pistol.
    6. Re:Irony... by Omnifarious · · Score: 1

      You are an utter idiot for bringing up this stupid point that's brought up time and time again and mysteriously moderated up when it should be moderated down to -1 (stupid).

      It's been publicly stated by Stallman that if copyright law didn't exist, he wouldn't consider the GPL necessary. Get this through your thick skull. The GPL exist because copyright law exist. If copyright law didn't exist then the GPL wouldn't need to exist.

      I don't understand ho this stupid point can be made again and again and consistently refuted yet people seem to think it somehow has merit.

    7. Re:Irony... by warmi · · Score: 1

      Yeah. Information is different than material objects but consider the fact that it takes a lot of skills and time to create valuable information (of any sort) and therefore must be somehow compensated otherwise people will loose interested in creating it. Sure there are folks who would do it anyway but that's not the point. They deserve to be paid just as makers of cars do.
      In fact, do you really think that price of the car is driven by cost of material it takes to make one ?
      There is another issue with statement that "information cannot be owned." How about your personal information in the form of diary or whatever. You own it and you would be deeply offened if somebody tried to make it "free" for everybody.
      Maybe not the best example but will do for now :-)

    8. Re:Irony... by cpt+kangarooski · · Score: 1

      Yes, I agree completely that people who create information should be paid. Given that I myself am an artist, I've got quite an interest in that ;)

      But generally you end up paying for either a good (e.g. a painting) or a service. (e.g. having a painter paint something for you) I think that's totally cool. Copyrights screw this up somewhat. Once they enter the picture even if you buy a painting, you're restricted with what you can do with it. There's no physical reason why; it's just laws that first hit the books a few hundred years ago.

      Artists used to get compensated before there were copyrights; wealthy people and governments commissioned paintings and written works and such. (which is still commonplace) And even the poor usually decorated their stuff; other than logos and icons we're still under the foot of the Bauhaus movement. Things are very very plain by and large.

      This wasn't true in all cases of course, but generally if you had time to spend doing anything but subsistence farming, there would be creative works.

      ---

      As for information being ownable, nope, still not true. To own something you must satisfy three conditions (and this is not just a legal definition, but about the only good definition there is of ownership):
      1) You must be able to use the item in question
      2) You must be able to control others' use of the item in question
      3) You must be able to dispose of the item as you see fit.

      Information easily satisfies the first requirement; if you have a diary, you can read through it, revise it, etc. Easy.

      Information does not satisfy the second requirement; remember, information is carried through various mediums. When you read something, the printed letters don't get moved from the paper into your brain. Instead a copy is made within your mind. Well this means that if your little brother reads your diary, you can't make him forget it. You can't control how others use the information once they get it.

      And information doesn't satisfy the last requirement either. You can destroy or sell or give away tangible mediums containing the information - like the diary itself. But you (and possibly others) will retain your memories of the contents. Generally, people can't forget things at will.

      This sounds weird as hell, but remember that we're not talking about the diary per se, we're talking about the information that is written in the diary.

      None of this prevents you from being deeply embarrassed or angry if the information becomes widespread, and I'm not suggesting that people be compelled to divulge everything they know to anyone. (in fact, I'm not even advocating the abolition of copyright, though it does need serious reform and I wouldn't lose sleep if it were abolished) All I'm saying here is that unlike a car, which can clearly be owned, information can't be.

      Lastly, even if there were Star Trek type replicators, cars would still be ownable. If you somehow got one and tried to copy a car, you would really copy information; all the minute details _about_ the car, which would then be used to make an identical car. Doesn't mean that you can drive my car. The effects however, would largely be the same.

      --
      -- This and all my posts are in the public domain. I am a lawyer. I am not your lawyer, and this is not legal advice.
    9. Re:Irony... by cpt+kangarooski · · Score: 1

      I don't think that the GPL runs afoul of First Sale doctrine. First sale operates like so: Once a copyright holder sells a copy of his work, he can no longer dictate anything about how copies he authorized to be made may be resold.

      However, let's think seriously about GPL'ed works for a moment. Anyone may obtain (whether free or by purchasing) GPLed software. As with ANY copyrighted work (barring the DMCA, which many people are fighting - join the cause) the purchaser can modify it to their heart's content. They can make a zillion kajillion copies. They've got a huge amount of leeway.

      But as with any copyrighted work, the purchaser is ONLY allowed to sell the copy he bought (and which was authorized by the copyright holder). Other copies must be destroyed, and unless the code is extremely modified so as not to be a derivative work (e.g. using a printout of the Linux kernel in a collage) the modified versions must also be destroyed upon the resale of the original copy.

      The GPL doesn't change that at all. But if you agree to it, you acquire the normally unobtainable right to create and redistribute copies, and to modify and redistribute derivative works. The restriction on this (a good example of quid pro quo) is that it must fall under the same license.

      If you want the extra rights, you have to take the limitations. First sale still applies actually, as even if you accept the GPL, you can sell the original copy however you like.

      Most other software licenses (e.g. MS EULAs) take away nearly all of the rights that you automatically get b/c of the way that copyright laws are structured. Then they let you be so favored as to use something you paid for under their terms. (sometimes including infringement of fair use and first sale among other things)

      EULAs restrict and are probably illegal. Fortunately of course, if you don't agree to them there's nothing but technical measures (which are always breakable in the end) keeping you from using the software only restricted by normal copyright law.

      The GPL only gives. It just doesn't give as much as the BSD license, is all. It probably is legal.

      --
      -- This and all my posts are in the public domain. I am a lawyer. I am not your lawyer, and this is not legal advice.
    10. Re:Irony... by cpt+kangarooski · · Score: 1

      Think of it like this: Which is a better long-term strategy? Replanting trees after you cut them down for paper, or assuming that there will always be more trees?

      The GPL is rather like recycling. Not only are the first generation of GPLed works going to benefit everyone, but no one is allowed to re-close them and prevent the benefits from continuing to help the community.

      Simply dumping it into the public domain would not ensure that there is a second generation of public domain works. Instead closed companies would use the first public domain works, but not give anything back.

      The GPL is an attempt to ensure that the community is refreshed insofar as people find the software useful and modify it. Yes, it's somewhat more restrictive of your freedom. But it limits the freedom that you get with p.d. or BSDL works just enough to ensure that refresh. Not any more, really.

      It's very elegant in that respect.

      Naturally, if there were no copyright at all, things would be radically different, but the GPL is a good thing at the present time. Even if it's a headache, it's damn useful.

      --
      -- This and all my posts are in the public domain. I am a lawyer. I am not your lawyer, and this is not legal advice.
    11. Re:Irony... by cpt+kangarooski · · Score: 1

      But ironically enough, while the GPL is quite unusual as far as the exercise of copyrights go, it does try to achieve the same thing that copyright law does.

      Remember the copyright clause of the Constitution. Copyrights (and patents) exist to further the progress of science and the useful arts. I don't think that anyone here is going to deny that the GPL has also helped to further progress. (certainly it's done so as much as other copyrighted material like Windows or cheap romance novels - both of which are comparable in quality, imho)

      The real issue underlying the GPL of course is does copyright really achieve it's sole stated purpose? Personally I think it needs massive reform; it's the tool of rich corporations now, and is not promoting squat.

      --
      -- This and all my posts are in the public domain. I am a lawyer. I am not your lawyer, and this is not legal advice.
    12. Re:Irony... by MrBogus · · Score: 1

      Since the point of the GPL is to encourage "Free Software", I would imagine that if there was no copyright law, there would be some other "General Public Contract" of some sort mandating that the users of the code kept their software free.

      Obviously, copyrights allow the GPL to work the way it does, and their existance is one big reason Free/Open Source software is popular.

      --

      When I hear the word 'innovation', I reach for my pistol.
    13. Re:Irony... by Steeltoe · · Score: 1

      "None of this prevents you from being deeply embarrassed or angry if the information becomes widespread, and I'm not suggesting that people be compelled to divulge everything they know to anyone."

      Why not? :->

      - Steeltoe

    14. Re:Irony... by MartinG · · Score: 1

      > ... same people who try to justify Napster ....

      I think you need to be careful. Perhaps what you mean is the "same people who justify music piracy"?. Then I would unquestionably agree with you.
      Although they might be a small minority, those who use Napster legally are significant and can be offended when they are tarred with the same brush as criminals who ignore licences when it pleases them.

      --
      -- MartinG To mail me: echo kewyjlcxyzvjfxbqwh | tr bcefhjklqvwxyz .@adgimnoprstu
    15. Re:Irony... by Darren+Winsper · · Score: 1

      It's OK to send Lars' music around the net, but even hint that Microsoft might be able to repackage the vast amount of GPLed code out there and profit from it without releasing changes to the community and everyone flips out. Not so funny when it's happening to you, is it?

      Lars can go fuck himself. Sorry, it had to be said. Why did I say that? Simple, he wants to put the writers of the Pan newsreader put in jail. Check out SuperPimpSoft's homepage for more information.

      OK, copying music is wrong (At least without permission), but Lars has lost the plot. He now wants the writers of a bloody newsreader put in jail for God's sake. And why? Because the newsreader can automatically put together multi-part mime attachments.

  187. Spirit of the Law by malkavian · · Score: 2

    There's that old saying about following the spirit of something, rather than following it to the letter.
    It's a case of everyone really understanding what is meant by the agreement. Nobody's really in any doubt.
    The only way that it can be overturned is by someone actively trying to cause disruption and break "A Good Thing".
    People who, historically, have been trying to break "Good Things" have often been called "Evil".
    This includes the Brit Empire forcing it's new colonies into restrictive taxations etc. (Don't knock that one, I'm a Brit.. :) ), warmongerers, and a whole host of others.
    It always perplexes me when people refer to the Law system as a system of Justice, when, Justice is something that arises from the spirit of an agreement being upheld, and that so rarely happens in these circles these days..
    Would be so nice to have this current system of Legalities and Legislation where the word is constantly debated return more to an environment where the spirit is sought and upheld.
    Now, that truly would be a free country.
    I hope someone wises up,and pushes the spirit of the GPL. We all know why it's there, and it's a "Good Thing". Breaking it would be a crying shame, and would be tothe detriment of a good many people.

    1. Re:Spirit of the Law by streetlawyer · · Score: 1
      There's that old saying about following the spirit of something, rather than following it to the letter

      Yeah, it goes like this: "Winners keepers, losers weepers".

      --montoya

    2. Re:Spirit of the Law by Shadowlion · · Score: 1

      "Losers always whine about their best; winners go home and fuck the prom queen.

      My favorite line from The Rock. :)

  188. Public performance and display: Section 0: by KMSelf · · Score: 2

    Section 0 of the GNU GPL states:

    Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does.

    (Emphasis added).

    I would argue that the GPL doesn't explicitly grant public display and performance rights, but implicitly grants these rights through the highlighted language above.

    A question is whether or not the GPL grants rights unless otherwise denied (subject to compliance requirements), or only grants specific rights. My reading of the license, including the Section 0: language above, is that all rights required to run a program are granted unless otherwise restricted, and that only copying, distribution, and modification are specifically restricted.

    One of the issues which many would like to have addressed in GPL v3 is a linkage of distribution triggers to web-based, embedded, and CORBA-linked applications. These constitute a significantly different copyright environment than the one in which the GNU GPL was originally written.

    What part of "Gestalt" don't you understand?
    Scope out Kuro5hin

    --

    What part of "gestalt" don't you understand?

  189. Re:I want company names! by Zico · · Score: 1

    Namecall all you want, but you totally miss the issues. I never denied that I rip GPL'ed software authors off left and right -- in fact, I just said that I pilfered (and continue to pilfer) from them. I do it because it gets me what I want while at the same time helping to damage the efforts of GPL worshippers. The difference is that even though I say that there are reasons for what I do, I don't try to weasel out of the fact that I am indeed stealing from them. The people I lambaste are the types who recoil like vampires from the sun whenever you call them pirates. If they had the stones to admit what they are, instead of the plethora of incredibly lame excuses they put out as to why they aren't thieves, I wouldn't lambaste them.

    Cheers,
    ZicoKnows@hotmail.com

  190. Re:Seems dubious to me by Pig+Bodine · · Score: 1
    If the copyright holder later did something that lost them their copyright you might have a right to sue them for not maintaining their end of an offered contract, but you have no copyright on the code and hence no right to permit the code to be given away.

    This doesn't make sense to me. Consider the case of a small software company distributing software under a reasonably permissive license. (Or, in fact, selling copies without a license at all). Under these circumstances, you would be allowed to reverse engineer and perhaps do other things not often permitted for proprietary software. Further, suppose that this small software company sells out to Microsoft. They can change terms for later copies that they distribute, but MS can't retroactively change the terms of the license under which you acquired the software. Similarly, even if an author of GPL code sells the copyright to MS, there are still plenty of legally licensed copies that can be modified and redistributed.

    Of course, MS might sue you for fraud if you misrepresented the commercial value of the copyright by not telling them that your software had been released under the GPL. But I don't see why you need to hold on to the copyright to meet your contractual obligations: by distributing it once, the software has been legally licensed and the rights granted by the license remain the same, whoever later owns the copyright. What would be illegal would be redistributing a copy distributed under the new license.

  191. Re:no by Rakarra · · Score: 1
    i don't see why the GPL would hold up in court...

    is there any precedence for a non-signed licence being viable?

    Ahh, but that's the beauty of a license that grants additional rights instead of taking them away. Agreeing to the GPL -grants- you rights that you would not have normally with the absense of the GPL. Of course you don't have to agree to the GPL, but then the software falls back to the rights allowed under regular copyright law, which definately disallows distributing changes without authorization.

  192. Re:Does no-licence grant a permission ? by umoto · · Score: 1

    Haha, you're right. In fact, the GPL is not on trial at all. If the court says "no, the GPL is not valid", then code sharks are still breaking the law because nothing else gives them the right to do what they're doing. The GPL has no bearing on copyright law. Code sharks are punished based on infringement of copyright law--regardless of software licenses.

  193. what license is kerberos licensed under ? by zz9pzza · · Score: 1

    SoI read

    either a lawsuit or a voluntary agreement to comply entered into by a major international software house that has done exactly what you postulate, less in the 'embrace and extend' model than in the 'security through obscurity' model, which is another reason why those who build works on top of free software sometimes try not to disclose source.

    And I think Kerberos, probably wrong but...

  194. Seems dubious to me by tilly · · Score: 4

    IANAL but when I read it closely the GPL seems to be an offer on the part of the copyright holder of a contract under which people are allowed to redistribute it. (Something that they would otherwise not have the right to do.) If the copyright holder later did something that lost them their copyright you might have a right to sue them for not maintaining their end of an offered contract, but you have no copyright on the code and hence no right to permit the code to be given away.

    At least that is the way I read it.

    In support of that view look at the terms:

    Term 0: The license only applies if the Copyright Holder gives permission. By aquiring the code you do not become copyright holder.

    Term 1: Permission is granted to redistribute verbatim copies. No copyright is transferred.

    Term 2: You are granted the right to make modifications if you meet specific conditions. These modifications would leave the copyright intertwined. I would guess that at this point for the original copyright owner to give away control of the copyright would be a contract conflict.

    Term 3: Distribution rights. Again no transfer of copyright here.

    Term 4: You may not request any other distribution terms. (Question relevant to Perl. If foo accepts Perl under the GPL, are they *bar*ed from distributing under the original terms? Looks like it!)

    Term 5: A reminder that copyright law prevents you from redistributing if you do not negotiate a license with the copyright holder.

    Term 6: A note that you have no obligations for the actions of the people that you distribute to. Obviously true since your contract is with the copyright holder(s). They must likewise seek a license with the copyright holder(s) and that is then a matter between the copyright holder and them.

    Term 7: Basically outlines in detail the consequences of term 4. If you have no right to distribute except as the license allows, and you are unable to meet the license, then you cannot distribute.

    Term 8: Affirms that the copyright holder may add terms regarding geography if there are likely to be enforcement problems of the license in those countries.

    Term 9: Outlines FSF policy, and outlines out the consequence of accepting the statement that the FSF asks people to use.

    Term 10: An explicit reminder of the rights of the copyright holder to negotiate different distribution terms at their will.

    Terms 11, 12: The usual disclaimer in lieu of warranty that we know and love in software.

    So it seems pretty clear to me. The license is an offered contract with the copyright holder. Should the copyright holder give up copyright then they are in serious danger of breaching their end of the offered contract. But that doesn't give you any rights to the software.

    Regards,
    Ben

    PS Again, IANAL but I am pretty convinced of this line of reasoning.

    --
    My usual seat in the cluetrain is at A HREF="http://pub4.ezboard.com/biwethey.ht
    1. Re:Seems dubious to me by KMSelf · · Score: 2

      IANAL also.

      Quibbles on Ben's analysis, areas of agreement ignored:

      • Term 1: a nonexclusive grant of copyright is conferred. In order to make copies, distribute them, and/or modify them, a copy right must be granted. However, it's nonexclusive -- that is, the grant doesn't transfer rights from holder to designee, but extends them in a limited sense.
      • Term 4: additional terms. If the original grant is under additional terms (or multiple terms), essentially dual licensing as is practiced with Perl or allowed under MozPL, then the GNU GPL doesn't provide for transmission of the alternative terms, but the other license may. Dual licensing may be a useful tool for free software distribution and compatibility licensing between different codebases.
      • Terms 11 & 12. More significant than perhaps Mr. Tilly may appreciate. Think third-party claims under liability or warrantee. Does the GPL put such a third-party claimee into the position of being able to press suit or be in compliance with copyright? Hmmm.... I'm not sure, but I've got to talk to my lawyer.

      What part of "Gestalt" don't you understand?
      Scope out Kuro5hin

      --

      What part of "gestalt" don't you understand?

  195. Re:no by Arandir · · Score: 2

    Then britain has very strange laws! Certainly the British bus passengers should expect legal rights and priviledges while they ride, but this is a very different thing than a contract. If this is the case in England, I suspect it derives not from the act of boarding the bus, from instead from the act of purchasing a fair (in the US, bills of sale can are construed as contracts, and is one of the basis' for the Commercial Code).

    Of course, in the US, and especially with DMCA and UCITA, the act of tearing of shrink-wrap is considered more binding than a notarized signature. But so what. If Congress passed a law that said night was day and the blue was green, it still won't make it so.

    --
    A Government Is a Body of People, Usually Notably Ungoverned
  196. Sorta like, a meteor may strike by Dungeon+Dweller · · Score: 2

    Kinda funny. What I got from this article isn't, "Someone violated it, and this is who we are suing." It was more like, "This is why I have a job, and I promise that I will sue someone soon." It's akin to, "A meteor could strike tommorow." I'm not saying that I'm not glad that we have lawyers on our side. Thank God. Just, well, you know, the world didn't end on New Years...

    --
    Eh...
  197. Re:new GPLs no problem by Pont · · Score: 1

    'Verson X or later' means "You may use this version of the GPL, or any later version at your discretion".

    Clauses which say, "We reserve the right to change this agreement at any time without notice" probably are not legal.

  198. GPL and physical media by Saib0t · · Score: 2
    However if you can download and make your own cd in less than an hour, why drive to the store to buy it?

    Why would you buy any software at all? I mean by this that you can get almost every single piece of software "for free" on warez sites or CDs. That's illegal, ok, but does that prevent a lot of people from getting the stuff?

    Furthermore, under the GPL, nothing prevents you from copying the data from a friend/colleage/whatever's CD, then why bother going to the store?

    I personally buy software (be it free or not) to encourage people to keep doing the stuff I like. As simple as that.

    The GPL is a license that you don't have to physically sign. If it loses on that basis[snip]Then a lot of things would need to be modified, have you thought about all those "click if you agree" type of agreements? Or maybe are they unrelated? I don't know...

    PS: Excuse my english

    --

    One shall speak only if what one has to say is more beautiful than silence
  199. Does no-licence grant a permission ? by AftanGustur · · Score: 4
    So, let's say that they go to court and that the GPL doesn't hold up.

    The big question then is this: With the licence gone, but surely not the author's copyright, how can anybody legally distribute the software ?

    It looks like that if you don't have a licence at all, then you can't do squat with the software. And that includes any and all "violators".

    From The GPL"

    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.
    --
    Why pay for drugs when you can get Linux for free ?

    --
    echo '[q]sa[ln0=aln80~Psnlbx]16isb572CCB9AE9DB03273snlbxq' |dc
  200. Legal precedent by Captain+Constitution · · Score: 3

    Some legal precedent for ya:

    Mellon v. Delaware L & WR Co.

    Tiverton Bd. of License Comm'rs v. Pastore

    From the latter:

    When a development after this Court grants certiorari or notes probable jurisdiction could have the effect of depriving the Court of jurisdiction due to the absence of a continuing case or controversy, that development should be called to the attention of the Court without delay. See this Court's Rules 34.1(g) (petitioner's statement of the case shall contain all that is material to the issues); 34.2 (respondent's brief may correct any omission from petitioner's statement); and 35.5 (parties may file supplemental briefs after briefs on the merits to point out intervening matters not contained in the merits briefs).

    The writ of certiorari is dismissed as moot.

    I would say the GPL stands a good chance of holding up in court.

    1. Re:Legal precedent by Manax · · Score: 1
      What the HELL do either of those links or the random quote you selected have to do with Copyright and software licenses?!

      The first link is to a case regarding patent infringment for locomotive wheels and the second is regarding a liquor license and specifically about an illegal search of the premises.

      People, just because a post LOOKS like it might be informative, doesn't mean it is. That should NOT be modded up.

      --
      "Why should I be content to simply live in this world, when I, as a human being, can CREATE it?" - Oertel
  201. Re:And another phrase: by warmi · · Score: 1

    Sounds like class warfare to me. Are you sure you belong in technical field ? Looks like you missed your boat by a long shot ...

  202. Who: find out when... by SpringRevolt · · Score: 1

    There have been several suggestions as to who the Major Software House is. We won't know for sure today.

    However, look around in 3-4 months time for a "Major Software House" (previously known only for distributing proprietary Winxx software) unexpectedly announcing in a blaze of publicity that they have seen the light and have a *new Linux product*(TM). Then we will know...

  203. Privy to contract by Gepard · · Score: 1

    I don't understand the author's argument that some third party to whom the GPLd software is distributed is not privy to the contract. He says that some recipient of the software may not agree with the terms of the GPL. However, the user does agree to the license by using the software, correct? How is agreeing to the GPL as the terms by which software is distributed different from agreeing to the terms of some click-wrap agreement made by Microsoft or Adobe?

    I do not understand why the lawyers make a distinction between these two end-user agreements:

    • One which says: ``You cannot do anything with this software except use it under the following restricted conditions.''
    • And another which says: ``You can use this software, as long as you realize that it comes with no warranty. Further, you can distribute and modify this software, as long as you distribute it under this exact license and include all the source code to your modifications.''

    In the case of GPLd code, everyone who uses it is privy to the agreement. The only difference between the case of Microsoft selling to the consumer and the FSF distributing software is that (legally) only Microsoft is allowed to distribute its stuff, whereas anyone can distribute GPLd code.

  204. It's going to take brave lawyers... by epcraig · · Score: 1

    If the corporation unfortunate enough to be defending the breaking of the GPL has any foresight, they'll hire bright, brave lawyers and settle fast. (That would appear to disallow any Microsoft lawyer involved in the anti-trust case).
    If they lose, the FSF will get some more funding. From the corporation.
    If they win, that will certainly ease the consciences of more people in any copyright infringements or End User Lisencing Agreement violations that subsequently occur to them.
    I cannot see any corporate mentality thinking either outcome a Good Thing.

    --
    Ed Craig "Who cares what you think?" George W. Bush, 4th of July 2001
  205. Re:GPL? by gtx · · Score: 1

    They are mutually exclusive (Sorta like Baked Alaska and Fried Ice Cream... mmmmmmmmmmmm -- sacrilicious). :-)

    you know, i was going to pu together a counter-arguement on this subject, and basically argue my point some more until i got to this line and realized how funny it was. :)

    --


    "I hope I don't make a mistake and manage to remain a virgin." - Britney Spears
  206. Re:no by Mark+Phillips · · Score: 1
    Actually I think it is the boarding the bus that is important.

    The point is that because you boarded the bus you are considered to have entered into an enforceable contract.

    If you don't pay they can take you to court for breach of contract...

  207. Of concern to who? by streetlawyer · · Score: 1
    Obviously the legal status of the GPL is a prime issue to the Open Source and Free Software communities. "

    Shurely not? Obviously, the GPL is a prime issue to the Free Software Foundation. Equally obviously, the Open Source "movement", or "tribe", or whatever the amateur anthropolgist ESR has decided to call it this week, couldn't give a flying fuck at a rolling doughnut. So long as there are BSD, PAL, public domain, and similar licences, they couldn't give a damn whether or not large applications are "embraced and extended" into the proprietary domain.

    As ESR will explain to anyone who sits still for long enough, in loathsome Randian detail, this would just be a case of the heroic capitalists of the market following the logic of A equals A to the virtue of selfishness. He'd never dream of litigating anything against the capitalist heroes who have made him "quite a rich man once the smoke from the Linux IPOs has died down" (can anyone say "uncle Tom", massa?) The only kind of "free" the "Open Source Movement" interested in is not as in "speech", or as in "beer", but more like in "freedom grows out of the barrel of a gun" -- ie, if you're not an educated, property owning white male, you shouldn't expect anyone to look after you and you're basically fucked.

    In conclusion, fuck Eric Raymond, and fuck the horse he rode in on. Starting with the horse. And if he writes another dull whiny tract about how hard his life is as a self-appointed spokesman, fuck him again. Until he learns to like it, you know, from behind.

    --he's profane, but he's wise, he's streetlawyer

  208. Problem? by AME · · Score: 2
    It is difficult to speculate on exactly how the license will be tested, since we don't know who or what the litigation is about.

    However, if the lawsuit has anything to do with dynamic linking to a GPL library then I see the potential for trouble. Section 0 of the GPL states:

    Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program

    Now if I write a program that does dynamic linking to a GPL library that I assume already exists on the client's computer, then how exactly am I copying, distributing, or modifying GPL code. I'm merely running the code and using it's result, which is not restricted unless the resulting action of the library call is somehow covered by the GPL (unlikely).

    Perhaps I just don't know what I'm talking about, but I've never heard a good explanation of this. Elsewhere, the GPL indicates that linking is a bad thing and is covered by the license, though I can't tell how exactly.

    --

    --
    "I have a good idea why it's hard to verify programs. They're usually wrong." --Manuel Blum, FOCS 94
  209. I agree by FascDot+Killed+My+Pr · · Score: 2

    Perhaps we need to coin a new phrase: "The GPL treats the justice system as damage and routes around it."


    --

    --
    Linux MAPI Server!
    http://www.openone.com/software/MailOne/
    (Exchange Migration HOWTO coming soon)
    1. Re:I agree by Bob+Uhl · · Score: 2

      That would be woefully misleading and has great potential for intellectual damage. While the justice system can and does make many mistakes, we must still abide under it, for without it there is no order at all. Without a justice system, we could not sue for violations of the GPL. That would be a Bad Thing. Almost every contract states that if some provisions are ruled unlawful then the balance still is binding; this is SOP.

  210. So what's the point? by marcus · · Score: 1

    ...or was the AC just trolling?

    --
    Good judgement comes from experience, and experience comes from bad judgement.
    - W. Wriston, former Citibank CEO
  211. Hmmm... by tilly · · Score: 2

    Not being a lawyer, the distinction between exclusive and non-exclusive copyright had escaped me. I found an interesting summary of the potential issues in a different context. You are clearly right about that.

    I note with some some interest that neither public performance nor public display is covered by the GPL. Therefore both remain with the original copyright owner. Thus if a theme is GPLed, the copyright owner can potentially sue over a screenshot. There would appear to be nothing preventing Linus Torvalds to sue a publically available Linux server. I sort of knew that there were some unresolved issues around which a license could be developed. I had not realized that such major issues have been ignored by the GPL. In fact item 0 clearly explains that they are not addressed. (And one could theoretically ship a second license along with a piece of GPLed software putting restrictions on the use of said software for public display.)

    Hmmm...

    Cheers,
    Ben

    --
    My usual seat in the cluetrain is at A HREF="http://pub4.ezboard.com/biwethey.ht
  212. Ha! Like this JUST HAPPENED or something by MisterBad · · Score: 2

    So, it's not like ESR just got invited out of the blue to join the PTO advisory board. It took a lot of work from Open Source and Web freedom advocates.

    Check out especially this page on BurnAllGifs.org and this article on Pigdog Journal. Cool groups like RTMark also got into the fight.

    Of course, this story was submitted several times to Slashdot -- BEFORE the nominations process was over -- but apparently it wasn't important enough then to cover. And now that it's a done deal, it's covered here like it was an effortless thing.

    Too bad Slashdot is doing such a bad job covering the important movements that are changing the face of the Internet. Just remember: for every rotten turn of events you read about on Slashdot, there's a group of dedicated people somewhere working to fight it. Too bad /. can't help you find them and work for freedom, too.

    --
    Evan Prodromou | evan@prodromou.name | http://evan.prodromou.name/
  213. So what? This is old news. by werdna · · Score: 2

    The GPL would be the only basis by which a person of computer software has a right to reproduce, distribute or make derivative works of the software. If the GPL were unenforceable for any reason, then the FSF might be out of luck on a contract theory, but would therefore be able to sue on a Copyright theory.

    The defendant cannot consistently argue that the GPL is unenforceable, but nevertheless grants the defendant rights under a copyright. Even if a defendant argues for an implied license, such licenses can be revoked, leaving the company out of luck. No company can claim to have reasonably relied upon the implied license as a theory for making the license irrevocable, because it is unreasonable to assume that the implied license was not contingent upon the requirements (whether or not enforceable as a contract) of the GPL.

    Full circle. No way out. The only option for the defendant is to decide which way she loses.

  214. Re:microsoft proprietary linux? by happystink · · Score: 1
    Comments like this I think completely miss the point. The question as I see it isn't "Will all GPL code be free for anyone to use if this case isn't won?" because of course it won't. If you distribute software you wrote with a legally defective license the law doesn't say "haha, that's it, you don't own it anymore!".

    As far as I can tell, the big thing here is, will the "major software house" be forced to release all the source to whatever program of theirs is involved here. Maybe they will, maybe they won't, but I don't think anyone watching this case carefully thinks the outcome will be for the GPL authors actually LOSING their basic rights to the software!

    --

    sig:
    See the "..for smart people" banners Wired runs here? Look elsewhere guys.

  215. Re:I want company names! - READ THE ARTICLE by dorzak · · Score: 2
    The article states that the name is not named so that they can still try to work out a resolution. If you name names before you file your run a chance of being sued for libel or defamation if you don't file. If they name names they would have to file ASAP. That could prevent them being able to settle before it goes to court.

    The article also explains that the inserting of code into a closed source project could be a simple mistake. Anything under the GPL is public information. A coder may see a snippet in a newsgroup or a web page that is covered under the GPL, and not remember seeing it six months down the road and use a very simliar, derivative solution in a closed source project WITHOUT remembering that he had seen it in GPL source.

  216. Actually, it may fit...or not... by Squirrel+Killer · · Score: 1
    I can't wholeheartly agree with the AnonCow who says that Capt. Constition's post is a troll. A careful reading might show Manax that the two cases to present applicable preceedent. Still, I'd like to see some clear reasons from CC why he chose these two cases before I clear him him of "trollness".

    Mellon v. Delaware, L&WR Co. basically holds that a license should be presumed to be valid. It would take work to show a license (like say the GPL) invalid.

    The Tiverton Bd. of License Comm'rs v. Pastore decision is a bit tougher to draw a relation to. After reading the case, though, I think it does relate. The USSC had argeed to hear a case where a license had been revoked due to an illegal search.

    My gut feeling is that the USSC would have upheld the lower court's ruling (which denied the license revocation) since there was an expectation of Fourth Amendment rights. Thus the USSC would have brought together two differing positions (IL forcing bars to submit to illegal searches for license, and RI with no such requirement) without overturning the results of any particular case (abiding by stare decises. (sp?)) The part that CC quotes is the Court saying "Hey! We want to decide this case. Tell us if we're about to lose the ability to."

    So what does that have to do with the GPL? Basically that licenses should be upheld unless clear reasons say otherwise. Then again, they could be made to say anything in the hands of a good lawyer.

    So why is the Captain a troll? Because anyone who thinks that Slashdot readers would go to that much trouble to figure out what the hell he was trying to say without any decent explaination is obviously either an idoit or a troll. That, and it looks like he searched for "license" and "license revocation" on FindLaw and took the first hit on each.

    -sk

  217. I'm going to be heretical... by Anonymous Coward · · Score: 1
    But I have to wonder if a failure of the GPL in court might be such a bad thing after all. One positive consequence might be that all software licences are weakened a little, at least when they start to get really restrictive (things like `no benchmarking' clauses, maybe). Another (even more heretical) would be that people might start worrying more about writing software and less about trivial borderline GPL violations.

    Realistically, though, I doubt that the copyleft brigade are ever going to give up while there's any hope at all of using legal incumberances to protect the `freedom' of some software.

    (and yes, I am a free software developer. Just not a GPL supporter).

  218. Same old whining by GauteL · · Score: 2

    Although I might myself be subject loosing
    karma, I just have to respond to this.

    The GPL is there for a reason. It is there
    to make sure that the work of the authors
    is not misused by putting it in closed-source
    software.
    That is the point behind the GPL, and it is
    everybodys right as an author to choose whatever
    license they feel like, so quit whining about it.
    If NVidia doesn't want to release their drivers
    GPL, they shouldn't use GPL-code in it, it is
    as simple as that.
    The GPL has been created to make sure that any
    modifications and improvements to the code,
    benefits the community.
    If the GPL doesn't suit you, the BSD might.. but
    it is all up to the author.

  219. Copyright started and continues as Opression by pantherace · · Score: 1
    This is from memory, please correct me if I am wrong.

    When the Copyright was started in England, it was for 7 years to a specific publishing company. This publishing company, in exchange for copyright, agreed to suppress books that the crown felt were not good for some reason.

    What you are agreeing to, with copyright, is a history of opression, and free software is now the next target. Big companys are using it to say that we are infringing on their rights, and in that way we are becoming more of a society where the individual is worth nothing, but companies and other large groups are worth something. Perhaps free software is one of the only places to challenge that, but companies are using the courts to attempt to stop it. We have a few very small lobbies (FSF and some others) that have the money or time to try and protect us. If the GPL is ruled invalid, then we will have to find a new licence, but we will have to continue challenging them. One important battle is this, but we are losing battles on the side rather often. For example: DVD playing under Linux (and everything else except 2) has to use DeCSS because the MPAA's underling will not make one. We are losing it because of our very nature which leaves us disorganized. If something does not change, free software makers (shall we use the real word-hackers) will become as hunted as crackers.

    Just my $.02

    Support DeCSS and all other free software, against oppression.

    1. Re:Copyright started and continues as Opression by jaybill · · Score: 1

      With out starting a Holy War, let me say this: Information wants to be free. I say this not because I'm some kind of tree huggin' hippie, I'm a paid commercial developer. I say it because the very ideas of copyrights and patents are absurd. If any and all information can be patented and copyrighted, why don't we all just copyright our names and charge people to use them? This sound extreme, but freakin' Amazon patented "one-click", the most obvious use of cookies there is! Where does it end?

      --
      --Jaybill
  220. Why doesn't anyone else think so? by Hatta · · Score: 1

    If the GPL was on such poor legal ground why hasn't anyone challenged it yet?
    -Hatta

    --
    Give me Classic Slashdot or give me death!
  221. Employment Contracts by maroberts · · Score: 1

    Whilst employment contracts are written by employers, they are certainly negotiable - the initial one you see simply establishes a baseline for negotiations.

    I'm a contract engineer, and since I have to sign a new contract every 6-12 months, there are often a couple of clauses which I want to amend [typical problems are clauses relating to private work, payment schedules, holidays etc].

    Money does not necessarily equal power; it simply means that you may have more [in terms of amount, not proportion] to lose when you go to court.

    --

    Donte Alistair Anderson Roberts - hi son!
    Karma: Chameleon

  222. GPL? by gtx · · Score: 1

    at the risk of sounding like a troll...

    what is the point of the GPL? i can't stand it. I still firmly believe that the GPL only impedes progress... remember when NVidia released its drivers which broke the GPL? Why should we be mad at NVidia for tying to provide stable hardware? Would you NVidia users rather that they wait 6 more months so they can code their own? The GPL is just another one of those things that has become cool to doo in the computer scene, although nobody really knows why they do it. If you want to make software free, you should just put it in the public domain. You'll be doing alot of people a favor, because you'll make it alot easier to deal with your software. If you don't want software free, charge people for it or don't include the source. If you really expect people to read and follow the terms of a license agreement which is 3 pages long, I got a bridge to sell you. Personally, I think it'd be best just to put all of your apps and code into the public domain, and create a CCL (common courtesy license) which basically says "please give me credit, and don't do anything bad." that's more realistic, and it keeps the software free. keeping the software 100%, no strings attatched free is what we should be aiming for.

    --


    "I hope I don't make a mistake and manage to remain a virgin." - Britney Spears
  223. GPL shouldn't take itself too serious... by tofus · · Score: 1

    Everything that takes itself too serious, eventually ends up dead...

  224. I think it will probably be upheld by Anonymous Coward · · Score: 2
    FWIW, I dealt with this quite a bit while I was employed by IBM. I was a reviewer on the corporate OSS participation guidelines and I've consulted with a number of the IPLs (Intellectual Property Lawyers) within the corporation and IBM had a healthy respect and fear of the GPL.

    IBM had a lot of trouble initially understanding it, it's an antilicense and usually licenses are designed to protect someone's "rights" where the GPL is designed to give away rights and insure that they are given away. Most EULAs also revolve around usage where as usage is generally left out of the GPL and it's aimed at the actual code itself. It was purely an academic excercise, they just didn't understand the logic behind it, it goes against everything they've been paid to do for their entire career. At one point, as a token offering, I suggested that IBM foot the bill and give RMS and the FSF access to 2 or 3 lawyers to clean it up, since it was clearly so confusing. The response was that the GPL was written well, probably by a lawyer and that they saw no reason why it wouldn't do what it was supposed to do.

    I think IBM probably has a good legal department and they were somewhat worried about not breaking the GPL, you should have seen some of the initial guidelines for OSS within the corp. So I would assume that it will probably have teeth in court.

  225. GPL Does Not Apply To Authors by Effugas · · Score: 5

    Or--here's a neat one--the author of a piece of code, perhaps a whole source file, who adds it to a project under the GPL and then, a week later, at work, decides to include it in a closed-source, commercial project there. Can code be un-GPLed?

    This is wrong, wrong, wrong.

    An author can reuse code all they want. They can license the code into the GPL common pool, and then turn around and do whatever they like with it--make their own secret derivations without deriving the source, most obviously.

    This actually starts to get a bit sticky when core developers take patches from the outside world on GPL terms and then, since they're the copyright owner, incorporate those into closed source releases. But it's generally accepted that primary authors who do the initial work of coding the app, as well as all the request handling and patch integration, do have the legitimate right(as long as the patches are not too extensive) to relicense privately. Alladin, with Ghostscript, does this commonly to give printer manufacturers customized Postscript capabilities.

    Yours Truly,

    Dan Kaminsky
    DoxPara Research
    http://www.doxpara.com

  226. We have a strong case for similat licenses: BSD by edwardd · · Score: 2

    Several companies have complied with OpenSource licencing in the past. SunOS was based on BSD.
    Even today, Nokia switches are based on FreeBSD. They use GPL'd code as well, and document it, supplying the source. There are several cases of the Apache web server being bundled with large commercial products (HP Openview for one), with licencing held intact. Even Microsoft has a Perl distribution for NT on their resource kit.

    All of these large companies, not all of them pro-opensource, using open source licencing give our cause much greater strengh to stand on.

  227. I cannot imagine... by GauteL · · Score: 2

    .. how this one ended up at "2".
    I'm sorry, but this one is a troll.

    The GPL hasn't been created to act as a virus,
    but it might act that way if you are tempted to
    use other peoples GPL-code, in your proprietary
    work.
    Besides.. wether or not ESR is an anarchist is
    totally irrelevant. That is his personal conviction, not necessarily the conviction of the rest of the community.

    If I as an author want to develop software, and
    want to make sure that all distributions of it,
    is open and free, I use the GPL.
    If that means you can't use it for your proprietary work, tough luck, but you really don't
    have the right to tell me to "fuck off".
    It is like saying: "fuck you man, why can't I
    steal your minivan? The neighbour lets me steal his!"

  228. GPL authors need to embed license terms in code by satch89450 · · Score: 1

    IANAL

    One way to insure privity of subsequent users of the GPL'ed code is to include a reference to the GPL and a further requirement that any modification leave the reference intact within each file of the source code. This would include all header files, make files, configuration files (now you know the real reason that they all allow comments), as well as a LICENSE file.

    Many packages already have license terms embedded in the source, but by no means ALL the source.

    Because the source is the item being licensed by the GPL, having the license as part of the source at the top of the source pretty well puts any downstream user on notice.

  229. Re:duh by plague3106 · · Score: 1

    Well it wasn't very obvious to the guy i was replying to; he seemed to imply you can't create closed source/propiertary software on linux at all.

  230. Another vote to moderate that up. by -Harlequin- · · Score: 1

    I'd also like to see that post (#166) moderated up.

  231. new GPLs no problem by teraflop+user · · Score: 2

    There is no problem updating the GPL to fix loopholes, because almost all GPL'ed code is specifically licensed under 'Version X or later'.

    So existing code mostly allows a later version of the GPL to be applied. If at some point in the future we all start using GPL v3, the presumably future modifications to the GPL'ed codebase will be placed under that license. The derived work consists of part which can be licensed under GPLv3, and part which can be licensed under GPLv2 or v3. The only license under which the derived work can be distributed in GPLv3.

    The FSF have done their homework here.

  232. ``It's the author's choice'' by thomasd · · Score: 1
    This isn't necessarily true at least from a legal point of view, although it fits in with a lot of current thinking, especially in the computer and entertainment industries.

    Copyright used to be a limited right. It expired, and was limited by things like the principle of first sale. Software licences have always taken the view that they can tell you exactly what you can and can't do with a piece of software (often, these days, to the extent that licences are made non-transferrable). The exact legality of this is a mess (the UCITA maybe clears this up a bit, but we know that has problems of its own...).

    I'm not in a position to say whether GPL is enforcable or not, but I think it might be premature to think it's the author's choice.

  233. And another phrase: by FascDot+Killed+My+Pr · · Score: 1

    "Jokes treat people with no sense of humor as damage and smacks them across the face."
    --

    --
    Linux MAPI Server!
    http://www.openone.com/software/MailOne/
    (Exchange Migration HOWTO coming soon)
    1. Re:And another phrase: by Bob+Uhl · · Score: 4
      I posted that because a lot of people seem to see the justice system as the opponent. It's not; it is the means for defeating our opponents. Yes, it does make mistakes. But for the most part it works.

      I'm quite libertarian myself, but I've noticed a disturbing anarchist streak among some. One must have some structure in order for us to preserve our rights. If there were no copyright and copyleft were the rule of the day, then software would merely be released under licenses agreeing to certain terms. At least copyright expires 70 years after the owner's death; those licenses would prob. never expire.

      We need to learn to use the tools with which we are provided. The court system can be an effective weapon against proprietary software houses which steal our code. Let them release their proprietary software; over time we will exceed their capabilities and in the long run they will go out of business. But if they infringe on our territory, we should be merciless. Can you say punitive damages?