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."
then I look forward to seeing entries for them on GNU's list of "GPL-Compatible, Free Software Licenses".
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
"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.
It looks like they're trying to be able to say that (any FLOSS project) contains unauthorized MS code. Don't contaminate your brain. Litigation ensues.
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.
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.
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
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