Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Slashdot Log In

Log In

Create Account  |  Retrieve Password

Lawyer Thinks Microsoft Can Evade GPL 3

Posted by Zonk on Sat Aug 04, 2007 01:35 PM
from the i-a-n-a-l dept.
rs232 writes with a link about a disheartening observation on the GPLv3. Unless there's something more specific in the Novell agreement that would fall within the new version of the GPL, Microsoft should have no trouble slipping free of it. Silicon.com has a piece speaking with a leading intellectual property lawyer from Australia. She says, "'I would be very surprised to see this upheld. It was a nice try on the part of (the FSF), but at this stage, I'd say it's not going to be an effective strategy. It will be tough to hold up in court.' In this case, she said, Microsoft never acted — never 'entered' into the agreement, and the terms and conditions can only apply to new actions by Microsoft, not older ones. She said: 'Their actions so far are not enough to say that they are bound.'"
+ -
story
This discussion has been archived. No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
 Full
 Abbreviated
 Hidden
More
Loading... please wait.
  • by cs02rm0 (654673) on Saturday August 04 2007, @01:41PM (#20114351)
    For a fee
    • Exactly. (Score:5, Informative)

      by khasim (1285) <brandioch.conner@gmail.com> on Saturday August 04 2007, @02:01PM (#20114531)
      IANAL ... but the GPLv3 is a LICENSE not a CONTRACT.

      If Microsoft does not follow the LICENSE then Microsoft cannot LEGALLY re-distribute the software. Doing so would put Microsoft in violation of basic copyright laws.

      Which is why Microsoft quickly distanced itself from the GPLv3.
        • Re:Exactly. (Score:4, Insightful)

          by sumdumass (711423) on Saturday August 04 2007, @02:49PM (#20114843) Journal
          The problem isn't with GPLv3 covered works or SuSE using it. The problem is that when MS entered into the arrangement the GPLv3 wasn't involved and the restrictions it imposes wasn't involved. So, if anything, the GPLv3 frustrates the deals and MS would likely only be obligated to what was around when the deals were made.

          If Novel takes an action independent of MS that subjects them to the GPLv3 license, MS can claim a separability from that. And because of the differences in the GPLv3, MS's obligations would become frustrated and they likely wouldn't be held to obligations that were frustrated if they didn't take any actions to cause the frustration. What would happen is that you would have to sue them and they would win. If they sued you and you used the GPLv3 as a defense, MS could claims the frustration, cite a few specific article where people have claimed they were going to manipulate the GPL to trick MS out of rights and that defense would likely be lost real fast.

          Further more, there are some question about the entire trapping them into being subject to the GPLv3 in the first place. It isn't as if once you distribute a GPLv3 covered work that you can never make a claim over IP or patents in a covered work, your limits only go to the work you distributed. So lets, say MS distributed GCC, They would have to both know that something was in it and violated their claims and distribute it after knowing this in order to not be able to go after patent claims on it. And this would have nothing to save Samba or any other project so if they avoid what that have issues and claims over, it still doesn't matter.
          • Re:Exactly. (Score:5, Insightful)

            by mrchaotica (681592) * on Saturday August 04 2007, @03:11PM (#20114989)

            So, if anything, the GPLv3 frustrates the deals and MS would likely only be obligated to what was around when the deals were made.

            Right. In other words, Microsoft is only obligated to distribute GPL version 2 software.

            What would happen is that you would have to sue them and they would win. If they sued you and you used the GPLv3 as a defense, MS could claims the frustration, cite a few specific article where people have claimed they were going to manipulate the GPL to trick MS out of rights and that defense would likely be lost real fast.

            Hold on there, buddy! What you seem to be implying is that MS could distribute GPL version 3 software with impunity (otherwise, how would it make sense to "[use] the GPLv3 as a defense"?). That doesn't make sense, because all Microsoft ever promised to do was distribute the software that existed at the time the agreement was made -- GPL version 2 software.

            Nothing about the agreement gave (or even could give) the ability for Microsoft to ignore the license of code produced in the future, any more than the GPLv3 could give the ability to the FSF to condemn actions taken in the past!

            It isn't as if once you distribute a GPLv3 covered work that you can never make a claim over IP or patents in a covered work, your limits only go to the work you distributed. So lets, say MS distributed GCC, They would have to both know that something was in it and violated their claims and distribute it after knowing this in order to not be able to go after patent claims on it.

            Uh, no. All MS would have to do is willfully distribute it, whether it knew about patent violations or not.

            • Re: (Score:3, Insightful)

              Right. In other words, Microsoft is only obligated to distribute GPL version 2 software

              The problem is that MS isn't distributing anything. They are getting pulled into the coverage of the GPLv3 license by specific wording of the GPLv3 that includes conveying as well as distribution. This inclusion is not by any act of Microsoft but a change in an ancillary operations of a intentful license.

              Lets put this into some more relative terms, If you are supporting your product and how a third party uses an unrelat

                • Re: (Score:3, Insightful)

                  "MS is distributing vouchers redeemable for SuSE Linux. According to the lawyers that wrote the GPLv3, that counts as "conveying" SuSE Linux."

                  This is a ludicrous assertion. Many magazines, newspapers, gas stations, and product boxes carry vouchers that are redeemable against a huge variety of items, but they aren't assumed by law to be distributors of those items, any more than I would be if I gave somebody some money to go to a store and buy said product for themselves. A voucher that entitles one to a fre
        • by caseih (160668) on Saturday August 04 2007, @05:28PM (#20115931)
          How this got rated insightful, I will never know, because it is not. A couple of points.
          First, Free Software under the GPL is certain free for you to use in any way. You can even embed GPL'd software in your embedded rocket flight control computer if you want. Microsoft can *use* GPL'd software in any way they see fit. In fact Microsoft has entire labs full of Linux machines (they believe that one should know one's enemy). Contrast this with Windows, which is not free for me to use in any way I see fit. I cannot run it under certain Virtual machines, I cannot install it on more than so many computers (as provided by the EULA). In contrast, GPL'd software has no EULA; there are *no* restrictions whatsoever on its use.

          Second, there are restrictions on *redistribution* of the code, though, as there should be.

          What you are saying is pretty silly. If I downloaded a copy of MS's source code from somewhere and tried to redistribute it, you wouldn't say that I am shackled when copyright law does not allow me to do so. GPL'd software is the same. Without the terms of the GPL I have no rights to modify and distribute the source code at all! How the GPL shackles my existing non-rights to distribute copyrighted code that I don't own, I will never know. For without the GPL, I cannot distribute the code to others, and others cannot distribute the code to me!

          Seems to me that the GPL ensures freedom in a couple of ways. It ensures that I can use the code freely for any purpose, even without agreeing to the terms of the license at all! Also it ensure that as the author of GPL'd code, my code will never be stolen from me against my will, and sold back to me with restrictions on its use.

          So let's stop right now with this nonsense about the GPL shackling freedom.
        • Re: (Score:3, Insightful)

          I want you to give us all this irony-free-freedom you are talking about, now that I got freedom I will use my freedom to lock you into a room and not let you go out ever again.

          Or ... we could implement true freedom which would prevent anyone from removing freedom from others.

  • by jkrise (535370) on Saturday August 04 2007, @01:46PM (#20114387) Journal
    And so while Microsoft might well get away in a court battle, the market has already made up it's mind when MS made it clear they will have nothing to do with GPL3. While existing customers might not implicate MS into GPL3 obligations; they may not have ANY future customers. And so, it is still a win for the FSF, without any need to go in to court.
  • Uhhh... so? (Score:3, Informative)

    by Anonymous Coward on Saturday August 04 2007, @01:49PM (#20114409)

    Pretty sure I've read that the FSFs intention was to address future deals, not this specific existing one (though some have tried to think of ways it could apply anyhow. You know, non-expiring vouchers and what not)

    • Re:Uhhh... so? (Score:5, Insightful)

      by physicsnick (1031656) on Saturday August 04 2007, @02:22PM (#20114667)
      Exactly. The point was not to punish Novell and MS, but to stop it from happening again. It would be very chilling for the spread of the GPLv3 if the FSF set a precedent of retroactively damaging companies who fully abide by the letter of the GPL, but do things the FSF considers to be immoral.
  • Car Analogy (Score:5, Funny)

    by An Anonymous Coward (236011) on Saturday August 04 2007, @01:50PM (#20114419)

    She said: "An easy analogy is a car park with a sign that says you are bound to a given contract if you enter into that car park. Anybody can enter, but you have to accept the terms, and the signal of you accepting those terms is when you enter. You have to do something positive to accept the terms - you have to act."
    That lawyer obviously reads Slashdot, she went straight for the largely irrelevant car analogy.
  • Seems to me this is a lot like the software security situation. Virus makers make a virus. It gets fingerprinted and blocked. The virus maker evolves the virus around the AV software and the game continues indefinitely.

    Since the legal code is really just like software for running courts, the same sort of evolution will continue indefinitely between free software and proprietary software vendors. What happens in this situation is the lawyers will profit greatly.

    The most effective tool in this battle is
  • by jfclavette (961511) on Saturday August 04 2007, @01:52PM (#20114443)
    Please. It would be a horrible, horrible legal precedent for a party to be bound by a license which was changed after the agreement, even if there's the 'or any later version' bit in the text of said license. I mean, could the FSF just add "The blood of their first born child should also be splattered over a paper copy of the source code." ?
    • Re: (Score:3, Insightful)

      Please keep up at the back.

      The license will apply to GPL v3 licensed components of (say) Linux (like the GNU utils or tools) that will be caused to be conveyed by Microsoft because they issued these coupons that don't have a expiry date. However that gives people like Novell the choice of either forking and duplicating a lot of work on keeping the GPL v2 bugfixed and working. Or distributing the newer GPL v3 components that everyone else is using.

      It doesn't apply to current GPL v2 software.

      The GPL v3 distri
      • Re: (Score:3, Insightful)

        Sorry, but you need to go back to law school (or to reading comprehension class). They are bound to v2, but v2 does not at all imply v3. If they don't like v3, they just keep using v2. If a package author changes his or her distribution license to v3 (or later), this does not affect copies previousy distributed under other licneses in any way. Not even if there is not a single other change in the package.
  • by Courageous (228506) on Saturday August 04 2007, @01:55PM (#20114497)
    I find the whole "Look at all these clever circumstances in our new GPL3 situation that means that we've fucked M$ good an proper" just to be amusing. The Courts uniformly reject these sorts of attempts to ambush someone by contract into unintended consequences. Will never be upheld. The idea fails on not just one but many doctrines of contract interpretation. You can forget it.

    C//
  • Most slashdot readers would agree that evil lawyering is... well, evil. It's bad to get people bound to something they didn't actually agree to. Frequently we hear about scummy cellphone or cable operators pulling something like this.

    But when the FSF tries it, we moan. It's even "a nice try." Because, you know, it's the FSF and it's Microsoft. The particular situation doesn't matter as much as the companies involved. Situational ethics.

    Instead of bemoaning this, we should be cheering. I expect the FSF itsel
        • Re: (Score:3, Insightful)

          And why would MS want to use code released under GPL, anyways?

          • Because MS is obligated to by the agreement with Novell.
          • Because MS would like people to use the version it controls, instead of some hippie distro like Ubuntu.
          • Because MS would like to surreptitiously insert patented algorithms into GPL'd code, in hopes of extracting license fees (or better yet, preventing use of the code altogether, since developers could no longer legally share it with each other) while still being able to claim to ignorant
  • From the GPLv3, the wording meant to stop Microsoft-Novel deals is:

    ...You may not convey a covered work if you are a party to an arrangement with a third party that is in the business of distributing software, under which you make payment to the third party based on the extent of your activity of conveying the work...

    So all Microsoft has to do is give the patents to a proxy company that is not in the business of distributing software, ie. a patent troll, and the proxy company can do the Proxy-Novel deals for them, even over GPLv3 software, without Novel being in violation of the GPLv3.

    And if you are thinking of removing the "that is in the business of distributing software" part for your project, think again. Your license would have additional re

  • how odd... (Score:4, Insightful)

    by d34thm0nk3y (653414) on Saturday August 04 2007, @01:59PM (#20114521)
    I can't even figure out what they are trying to say with this article.

    Microsoft doesn't distribute GPL software so of course they will not be bound by the GPL.

    And secondly, I though the MS Novell deal was grandfathered in anyway. The only reference I can find for that though is this line: "Among other things, the released version grandfathers in the Novell deal so that Microsoft's SLES coupons will undermine their patent threats" from the GPL ver. 3 release posting. link [slashdot.org]
  • by fermion (181285) on Saturday August 04 2007, @02:11PM (#20114593) Homepage Journal
    For instance, if the terms of a credit card is changed, I believe one has the opportunity to cancel the card and continue to pay off the debt. So I can see that if MS and Novel never using new software that uses the GPL3, and never having to worry about the GPLV3. What I do not see is how MS can demand that the are allowed to interact with current software and not be under the current license. That would be like saying that MS users can never be under a licensee more restrictive than the first one agreed to upon initial use fo the software.
  • by icepick72 (834363) on Saturday August 04 2007, @02:59PM (#20114921)
    It sounds like some people are intending to use the GPL3 to target Microsoft. As soon as the GPL becomes a tactic rather than a license you're playing a stupid game. Then you have to start writing into it piece to try to blunt everything else every other company comes up with that is not desirable. It's a losing game because it's never ending.
  • The "leading IP lawyer in Australia" has obviously not actually studied the document:

    "'I would be very surprised to see this upheld. It was a nice try on the part of (the FSF), but at this stage, I'd say it's not going to be an effective strategy. It will be tough to hold up in court.' In this case, she said, Microsoft never acted -- never 'entered' into the agreement, and the terms and conditions can only apply to new actions by Microsoft, not older ones. She said: 'Their actions so far are not enough to say that they are bound.'"
    That is: Microsoft's *existing* agreement is immune to the GPL3 because it took place before the GPL3 was finalized.

    Yes. That's correct. So what? WE ALREADY KNOW THIS. That's why the GPL3 contains THIS language: "You may not convey a covered work if you are a party to an arrangement with a third party that is in the business of distributing software, under which you make payment to the third party based on the extent of your activity of conveying the work, and under which the third party grants, to any of the parties who would receive the covered work from you, a discriminatory patent license (a) in connection with copies of the covered work conveyed by you (or copies made from those copies), or (b) primarily for and in connection with specific products or compilations that contain the covered work, unless you entered into that arrangement, or that patent license was granted, prior to 28 March 2007."

    Not only that, but the GPL3 doesn't actually cover any of the software that Novell is currently shipping... it's all GPL2.

    The "great insight" here is that the GPLs can't do something that it explicitly does not try and do, regarding software it doesn't even cover!

    Sheesh.