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

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

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

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

  4. 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
  5. 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
  6. 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.

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

  9. 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.
  10. 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 :)