Slashdot Mirror


Microsoft Reduces Shared Source Licenses

UltimaGuy writes to tell us eWeek is reporting that Microsoft will be reducing the number of licenses that it will use for its Shared Source Initiative. Instead of more than 10 different licenses they are aiming for just three core licenses. The first license format, Ms-PL (Microsoft Permissive License), is similar to the BSD license while the second, Ms-CL (Microsoft Community License), is based on the Mozilla Public License. The third format, Ms-RL (Microsoft Reference License), "has no open-source alternative and is a reference-only license that allows licensees to view source code in order to gain a deeper understanding of the inner workings of Microsoft technology."

35 of 164 comments (clear)

  1. Except that there are 4 licenses... by Benanov · · Score: 4, Informative

    From TFW:

    "Microsoft has created a limited version, the Microsoft Limited Permissive License (Ms-LPL), of this license to be used for restricting usage to the Windows platform only. The platform restriction is a measure that Microsoft, as a commercial software provider, may choose for a particular source code release in order to enable positive interaction with Windows-based developers. This version of the license will be employed on a case-by-case basis based upon commercial considerations."

    Limited but Permissive. Insert 1984 newspeak reference here.

    And they add this limitation as a benefit! Whee.

    I'm so jaded I'm not even going to read the terms--I'm just going to stay far far away from them. Not even interested.

    1. Re:Except that there are 4 licenses... by VStrider · · Score: 3, Interesting

      You're obviously trolling but I'll bite. GPL software is free as in freedom. You can do anything you want with it, including modifying and redistributing the source as long as you release your modifications under the same GPL licence for the benefit of the whole community. There is also commercial open source software out there that is GPL'd and it's free as in freedom but not free as in beer.

      And what exactly doesn't inter-operate with other licences and why does it have to? If the GPL was compatible with MS licences or other closed source licenses you'd lose your freedom on the software. And vice-versa. If MS were to make their licences compatible with the GPL, they would have to abandon their control over the source and give all the freedom the GPL provides. They'd never do that.

      R.Stallman can change what at will? If you release your software under the GPLv2 and GPL is revised to v3, you can still continue to release your software under GPLv2. I don't see your point. Or maybe I do, you intended to mislead and spread disinformation.

      --
      VStrider.
  2. If these are really BSD and MPL style by Anonymous Coward · · Score: 5, Insightful

    then I look forward to seeing entries for them on GNU's list of "GPL-Compatible, Free Software Licenses".

    1. Re:If these are really BSD and MPL style by murphyslawyer · · Score: 4, Insightful
      I doubt it. GPL or GPL-compatible philosophy is basically "you can do whatever you want with the source"

      That's not really true - Do What You Want with the source code is a BSD philosophy. GPL is more of an All Software Should Be Open Source philosophy and it trys to enforce that.

      --
      I ain't evil, I'm just good looking.
    2. Re:If these are really BSD and MPL style by s20451 · · Score: 2, Insightful

      you can do whatever you want with the source

      Except relicense it with anything other than the GPL, and except keeping your modifications closed source. Ironically quite restrictive, compared MS-PL.

      --
      Toronto-area transit rider? Rate your ride.
    3. Re:If these are really BSD and MPL style by 2short · · Score: 4, Insightful

      No, that's the BSD license. With BSD licensed code, you can do whatever you want with it. One of the things you can do with it is include it in a project you then release under the GPL (or any licence you like); therefore the BSD license is GPL compatible, and so will the MS one be if it is really BSD like. The GPL quite clearly does not let you do whatever you want with the code: you cannot release it under a different license.

    4. Re:If these are really BSD and MPL style by OrangeTide · · Score: 3, Insightful

      GPL is restrictive, with the purpose of preserving Open Source. GPL philosophy is basically "You may do what you wish with this, as long as anything linked to it is under the same/compatible license".

      MS-PL does not seem too restrictive, if you only wish to use Microsoft's propritary OS.

      "(F) Platform Limitation- The licenses granted in sections 2(A) & 2(B) extend only to the software or derivative works that you create that run on a Microsoft Windows operating system product."

      I would probably say MS-PL's philosophy is: "You can do anything you want with this, as long as it does not dilute our empire"

      --
      “Common sense is not so common.” — Voltaire
    5. Re:If these are really BSD and MPL style by orasio · · Score: 2, Informative

      GPL is not about "Open Source", whatever that means today.
      The GPL is the license used by the Free Software Foundation, as a tool in their idea that software should be free (not just open source, actually free, as in "freedom", freedom to use, to share, to improve, and to share improvements), and it is actually purposely restrictive achieving the goal of being incompatible with proprietary software licenses, which it's supposed to "fight".

      The GPL is just a license, not a political statement, so it just states what it does, and not what it does it for.

      The GP was right in that the GPL reason for existing is "freeing" software, by making it easier to develop free software than proprietary software. That is the "political" essence of the GPL.

  3. Yes, that's it by alfrin · · Score: 2, Funny


    Let's take every chance we have to attempt and /. Microsoft's servers..

  4. We need to reduce number of open source licenses by Anonymous Coward · · Score: 5, Interesting

    We need to reduce number of open source licenses as well. It is becoming harder and harder to answer questions about what licenses are cross-compatible. For example, the Sakai Project, a major undertaking from UMich, Indiana, Stanford, MIT, et al uses a new Educational Community License. Why?! Have we not defined the BSD space well enough with modified BSD and MIT licenses? Now, you see people asking questions about GPL compatability with this new license and no one has answers...

  5. I mean...5. by Benanov · · Score: 2, Informative

    Okay, actually there are 5. There's a Limited Community License too: "Microsoft has created a limited version, the Microsoft Limited Community License (Ms-LCL), of this license to be used for restricting usage to the Windows platform only. The platform restriction is a measure that Microsoft, as a commercial software provider, may choose for a particular source code release in order to enable positive interaction with Windows-based developers. This version of the license will be employed on a case-by-case basis based upon commercial considerations." Which is the same boilerplate platform-restrictive non-free legal mire as the Ms. LPL in the parent post.

  6. Mixed feelings by Bogtha · · Score: 5, Insightful

    On the one hand, these licenses are a good thing. For example, Internet Explorer has a mysterious "hasLayout" feature that screws with CSS development. For years it went undocumented apart from a couple of obscure references in MSDN documentation. If Internet Explorer had been released under one of these "look but don't touch" licenses, we would at least have been able to figure it out for ourselves.

    On the other hand, this type of license reduces the pressure for real openness and shared code. This type of license will undoubtedly be seen as an alternative to a real open-source license, and offers an easy way out to organisations that might otherwise have opened up their source.

    In any case, the BSD-style license sounds decent enough, it's just the "look but don't touch" licenses I'm wary of.

    --
    Bogtha Bogtha Bogtha
    1. Re:Mixed feelings by ergo98 · · Score: 2, Informative

      They may use such licenses to release code to thier client and partner companies but that remains to be seen.

      They have been doing so for years.

    2. Re:Mixed feelings by DaHat · · Score: 2, Informative

      Microsoft has only released licenses, not any code under any of these licenses.

      Incorrect, they do so and have done so for years.

      I could be wrong... but no part of 'release' means 'to the world at large'... Microsoft has been making the Windows source code available to various colleges and companies for years under rather tight control because they don't want (for obvious reasons) the world at large to have access to it.

      Don't believe me? Just take a look at a list of current licensees.

    3. Re:Mixed feelings by MobyDisk · · Score: 2, Funny
      This is absolutely great for Microsoft shops who use the Windows API and related technologies. So often things don't work as intended, and you need to pay big $$$ to have MS debug it for you. And they aren't usually willing or capable. At my last job, you had to be stuck for at least 1 week and have had a review of the problem by the senior architect before you could call Microsoft -- it was that expensive. Often times a fails and you don't know why. Having the source code can help so much.

      Your code:
      /* Why does this always return -1, when the docs say
        it returns either 0 or a positive number? */
      LONG result = ObscureAPICall(null, "Some string");
      Microsoft code:
      void ObscureAPICall(void *p, LPCTSTR)
      {
      /* TODO: Implement version that works with NULL value for p */
        if (!p)
            return -1;
      .
      .
      .
      }
      Ooooooooooh, THATS why!!!
  7. Of course... by metamatic · · Score: 5, Funny

    ...most Microsoft products will continue to be distributed under the MSBOL, the Microsoft Bend Over License.

    --
    GCHQ Quantum Insert installed. If only our tongues were made of glass, how much more careful we would be when we speak
  8. No One has answers? by brunes69 · · Score: 4, Informative
    Or no one is asking? It is pretty obvious to me that this license is not GPL compatable, and I am no lawyer. All you have to do is read it. These two provisions make it impossible:

    Notice of any changes or modifications to the Original Work, including the date the changes were made.

    Any modifications of the Original Work must be distributed in such a manner as to avoid any confusion with the Original Work of the copyright holders.

    A software licensed under the GPL does not have to provide notice of any changes made from the original work. SO this makes it non-compatable.

    As for the second clause, it i so vague I don't even know how it could be enforced.

  9. Would Be Interesting... by The+Stars+Look+Down · · Score: 2, Interesting

    To study MS source code if they release any programs' source code under the Ms-RL.

    --
    "Money is the barometer of a society's virtue." - Ayn Rand Atlas Shrugged
  10. Uh.. yeah by Anonymous Coward · · Score: 2, Insightful

    "Our new 'look but don't touch' license has no open source equivalent!" Yeah. That's because if any equivalent to this license existed, it wouldn't be open source. Idiot.

  11. FSF Europe's comment by hkl387 · · Score: 5, Informative

    Free Software Foundation Europe has already released an early comment on the issue, cautiously welcomming some of the new licenses:

    http://mail.fsfeurope.org/pipermail/press-release/ 2005q4/000120.html
  12. We would but... by truthsearch · · Score: 3, Informative

    We would, but they have Akamai distribute their load across thousands of linux servers to avoid DDOS attacks. Ironic...

  13. Code Review by Cardoe · · Score: 5, Informative
    We probably will see a bunch of shared sourced or open sourced Microsoft apps in the next few years but there are a couple of considerations that must first be evaluated. First Microsoft is a large corporate entity with a certain culture, that culture needs to be changed. We're slowly seeing the changes today. You can see this when a guy at the bottom contributes to an open source project and his boss' boss' boss' boss' boss goes on record with the media saying that "Open Source kills babies". The evolution in their corporate culture is slowly happening but stills needs some time to trickle upwards. Right now the execs see open source as the new catch phrase and are trying to show off that they know what it is and they are catering to customers. (i.e. the hiring of Daniel Robbins, of Gentoo Linux fame, for Linux projects).

    Secondly they need to go through a massive code review for two reasons primarily because the legal team knows Microsoft is everyone's favorite (easiest??) target for a lawsuit (this doesn't mean a victory... just to initiate). They need to know where every single line of code came from and what are their rights to that code before they can open the code up. Because you know the first thing the lawyers will do is try to find someway to sue them for stealing source code. They need to guard themselves against "SCO vs IBM" type lawsuits.

    The other reason they need to complete this code review is because they need to track down and fix as many of the security holes in their software that they can do in a reasonable amount of time. Otherwise this code will be used to ferret out security holes and we will see a new wave of security issues like no one has seen before, because admit it, Microsft products do run on the majority of machines today. The media will portray this as Microsoft handed the hackers the tools and Microsoft will see a lot of their business dry up because companies won't know if they are safe if they go with Microsoft. Once they release this cleaned up code, they will be able to smuggly throw it in everyone's face saying "See we're not so bad after all."

  14. Yeah, they don't seem bad. by pavon · · Score: 5, Informative
    I don't see anything in the Ms-PL and Ms-CL that would prevent them from meeting the definition of Free Software, so I would definitely expect them to get on the list. I was also pleasantly surprised to see how short and straight-forward the actual texts of the licenses are.

    The limited version of the licenses (Ms-LPL, and Ms-LCL) are definitely not free software as the limit their use to a single operating system, and of course the Ms-RL isn't even close to being free software, so it won't be on there.

    As for GPL compatibility, that is a more difficult question, and is more dependent on legal details than differences in philosophy. IANAL, but I'd guess that they are not GPL compatible because of the Patent Litigation Clause:

    (D) If you begin patent litigation against Microsoft over patents that you think may apply to the software (including a cross-claim or counterclaim in a lawsuit), your license to the software ends automatically.

    This is a restriction that is not in the GPL, and the GPL has a clause that you cannot place any restrictions on the user beyond what is listed in the GPL. It should be noted that the Free Software Foundation is not opposed to a clause like this, and are in fact considering adding one to the next version of the GPL.

    So, by my interpretation, they have technical incompatibilities with the GPL which may go away with the next version of the GPL.
  15. Re:DHCP Lease renewal fail's again by LaminatorX · · Score: 2, Interesting
    If that reference had been available 5 years ago, millions of people with DOCSIS compliant cable modems wouldn't have had to suffer through MS's bass-ackwards DHCP handshaking. Especially if it's NT4 back-end + Cisco/Arris DOCSIS. No IP for you!

    MS's look but don't touch liscences are textbook "embrace-extend" moves though.

  16. Three New Licenses in Brief by HairyNips(*)(*) · · Score: 3, Funny

    Depending upon which source code you see:

    1) You are Bill Gates' bitch forever.
    2) You are Steve Ballmer's bitch forever.
    3) You are Steve Ballmer's bitch forever and you have to watch him do the monkey dance.

  17. MS makes alot of things similar by Deternal · · Score: 4, Funny

    "is similar to the BSD license while the second, Ms-CL (Microsoft Community License), is based on the Mozilla Public License"

    Yes, just like MS Html is similar to html, MS .NET is similar to Java, MS Active Directory is similar to Novell Directory except not really ldap compliant, MS Java is similar to java etc.

    About time they started making similar licenses too :)

  18. I get it! by Sheepdot · · Score: 2, Funny

    What it says:
    Microsoft Reference License (Ms-RL) -- The Ms-RL is a reference-only license that allows licensees to view source code in order to gain a deeper understanding of the inner workings of a Microsoft technology. It does not allow for modification or redistribution. This license is used primarily for technologies such as development libraries.

    What it means:
    Microsoft Reference License (Ms-RL) -- The Ms-RL is an open invitation to a future lawsuit. You get to look at our code, and we get to sue your ass when you create something that does a similar function. Since we will have proof of who has viewed our code from user registrations, we'll start scanning open source community websites for names of those users here in a few years. If you can't pay us, it's okay, we'll just take over your project for you.

    1. Re:I get it! by 2short · · Score: 3, Interesting


      I can understand your concern, but actually the Reference license makes a lot of sense for things like development libraries. If I'm getting some unexpected behavior from some MS lib, it's nice to be able to debug into it and see what's going on. I can't modify it, but I wasn't going to anyway; I've got to make my code work with the unmodified lib that will be on my users machines.

      Besides, having seen code that does something, then writing code to do that thing does not put you on the losing end of a copyright suit. The "gotcha" you fear would not really work. At the least, it hasn't; The RL license is not new, there's a ton of code out there under it, and has been for a while. If the lawsuits you fear were happening, they'd certainly be making news on slashdot.

  19. I forgot to add. by pavon · · Score: 2, Insightful

    One thing in particular that I was glad to see was the absence of any unbalanced vendor rights that exist in many open source licenses created for commercial use. For example, the Netscape Public License requires you to give any changes that you make back to Netscape, regardless of whether you redistribute the changes. Furthermore, it requires that you give Netscape permission to use the changes in proprietary, binary-only products for which they don't release the source.

    However the Ms-PL and Ms-CL do not grant Microsoft any special priveledges.

  20. Danger by Brutal_One · · Score: 3, Insightful

    The danger with the reference license is it then let's Microsoft say that an alleged copyright infringer had the access to see their code and copy it. As far as my knowledege of copyright goes, it seems that the alleged need only have a similar product and access to the original, whether they copied it or not, to prove infringement. Infringement does not have to be line for line copying either, even if you change lines here and there, copyright ownership assigns the copyright on the original as well as any derivatives. Where I a code monkey on an OSS project, I would definitely stay away from any code that Microsoft might throw out there to avoid any issue.

    1. Re:Danger by 2short · · Score: 2, Informative

      "As far as my knowledege of copyright goes, it seems that the alleged need only have a similar product and access to the original, whether they copied it or not, to prove infringement"

      Your knowledge of copyright does not go far enough. While the typical slashdot understanding seems to be that if you ever saw someone elses code, anything you ever write belongs to them, this is not actually the case.
        You are right that infringement does not have to be line for line copying; but it does have to be copying. If I read some code that does something, then tommorow I go write something from scratch that does the same thing, it is not copyright infringement, even if I remember the general outlines of how to do it from their code. If I sit there typing in their code from a printed listing in my lap, changing variable names as I go, that's infringement. The "cleanroom" techniques used to re-implement things (like, famously, BIOS chip code) are useful for proving you could not possibly have infringed. Proving you did infringe takes a lot more than showing you saw the original code, and is actually quite difficult (in the absense of source that matches).
          The reference license is used for stuff like libraries that are part of Windows. You can't modify them, but you wouldn't want to anyway, because your users are going to have the standard version; and there would be no point in writing you own. But it's awfully nice to be able to step into them in the debugger and see what's going on.

  21. No open-source alternative by Citizen+of+Earth · · Score: 2, Funny

    Ms-RL (Microsoft Reference License), "has no open-source alternative and is a reference-only license"

    However, it does have a strip-club alternative of "look but don't touch".

  22. Re:Ms-RL wtf? by X-rated+Ouroboros · · Score: 2, Insightful

    The've been having the users beta test their software for years. It's the next logical step to have the users do the actual bug hunt as well.

    --
    Simple Machines in Higher Dimensions
  23. But will they be USED? by starseeker · · Score: 3, Insightful

    These are just three more text files unless they are used to release source code. Obviously the last one isn't of interest - will they ever use the other two for anything non-trivial?

    --
    "I object to doing things that computers can do." -- Olin Shivers, lispers.org
  24. Latest News by njvic · · Score: 2, Funny

    In news just to hand, a further Microsoft meeting has determined that the new licenses will collectively be known as Revised Microsoft Licenses, or RMS Licenses for short...