Ximian to Change License for Mono
A Commentor writes: "According to news.com Ximian is changing the license to Mono from GPL to a variant of the XFree license. Apparently this is due to a partnership with Intel." Update: 01/28 15:03 GMT by T : There's a story at NewsForge as well, where RMS weighs in firsthand on the license choice.
This makes quite a bit of sense in terms of acceptance as if the root classes of the implementation are GPL that pretty much forces every application built to use Mono to be GPL. You can debate whether the classes would have been better off XFree-ish or LGPL, but they shouldn't be GPL (IMO), just as the gnu libc isn't GPL.
Miguel.
If the slashdot readership has any questions they'd like to ask Miguel de Icaza, we can ask the highly-moderated ones during the Q&A session and report the answers back here.
Phil Gross, Columbia ACM
I don't think you understand - microsoft is probably quite happy about this. it is at the very least validation of their software.
-Intel officially supports 2 OSes, Win and Lin.
-Intel writes the fastest C/C++ and Fortran compilers and parallelization tools for Linux
-Intel is a founder of the Open Source Development Lab
-Intel is working on dozens of Linux projects including OSCAR cluster, ethernet, gig E and embedded StrongARM work.
-Itanium has over 500 applications for 3+ OSes while Hammer doesn't even have a finished OS yet.
(Just don't tell Microsoft...)
The Mono runtime is released under the LGPL.
1 License.
t ml
The compiler is released under the GPL.
The class libraries are released under the X11 license.
The X11 license is a free software license (http://www.gnu.org/licenses/license-list.html#X1
It is also an Open Source license (http://www.opensource.org/licenses/mit-license.h
All of it free software.
If they were not `truly free software' we would have bigger problems (someone would have to start a reimplementation of X11, telnet, Kerberos, Expat, LibXML, Mesa GL, ftp, Tcl/Tk, BIND, DNS, and anything else released under the X11, the Ousterhout or the BSD licenses, because they are in essence the same thing).
Miguel
Tux Racer changed from free software to proprietary software.
Mono changed from free software to free software.
Your comparison sucks.
http://www.go-mono.com/faq.html#licensing
The C# Compiler is released under the terms of the GNU GPL. The runtime libraries are under the GNU Library GPL. And the class libraries are released under the terms of the MIT X11 license.
I don't know how much better that is, but at least it's better then changing the license to all of Mono.
Anonymous Coward: "Spider is not BSD you flaming idiot."
From the cited article (the link to which I was responding): "some of Spider's code (possibly all of it) was based on the TCP/IP stack in the BSD flavors of Unix"
If we're to believe this "Microsoft insider", here, then the conclusion is pretty clear. As usual, MS bought their technology (standard business practice for most large corporations), but they were unhappy with it. They re-wrote much of it, but left the parts that it did not make sense to re-invent. Plus, they largely did not touch the utilities.
None of this should be suprising, nor is it a bad thing. In fact, herein lies the power of Open Source. It also shows Microsoft's true colors, however. They brought a TCP/IP stack to market much faster than they otherwise would have because of OSS (not to mention their browser, which is based on Mosaic), but now you hear them decrying such software as dangerous and "viral" (yes, they paint the whole OSS industry with the same brush, regardless of license).
You may find these facts distasteful. I do too. However, that's no reason to complain about my facts without checking your own.
NetBSD runs on the Hammer already.
See the NetBSD/x86_64 port page.