News

Microsoft Finally Supports GPLv3 on CodePlex

Many developers would not put code in the repository, due to the lack of a GPLv3 license option.

Microsoft has finally opened itself up to GPLv3, the widely-used license for much open source software.

Microsoft Technical Fellow Brian Harry noted the change on his blog, writing that open source projects hosted on CodePlex, the Microsoft-hosted code repository, can now use version 3 of the GNU General Public License. Until the change, developers were restricted to the older, less-comprehensive GPLv2 for their projects. Harry blogged that the addition was due to developer requests:

"Recently the team reviewed the list of licenses project owners can choose from and compared it against the licenses people were wanting to use.  It was clear we had a gap and that some developers wanted to publish their projects under GPLv3."

GPLv3 is now available as a drop-down menu option when a developer opens a new project in CodePlex. "...it was clear that GPLv3 is important enough and there was enough community demand that it deserved a place in the list," Harry wrote.

The use of GPLv3 has been a contentious one for Microsoft for a number of years. For example, Richard M. Stallman, President of the Free Software Foundation (FSF), wrote that GPLv3 was, in part, a response to Microsoft's desire to enrich itself through patent deals:

"Another threat that GPLv3 resists is that of patent deals like the Novell-Microsoft pact. Microsoft wants to use its thousands of patents to make users pay Microsoft for the privilege of running GNU/Linux, and made this pact to try to achieve that. The deal offers rather limited protection from Microsoft patents to Novell's customers.

Microsoft made a few mistakes in the Novell-Microsoft deal, and GPLv3 is designed to turn them against Microsoft, extending that limited patent protection to the whole community. In order to take advantage of this protection, programs need to use GPLv3.

Microsoft's lawyers are not stupid, and next time they may manage to avoid those mistakes. GPLv3 therefore says they don't get a "next time". Releasing a program under GPL version 3 protects it from Microsoft's future attempts to make redistributors collect Microsoft royalties from the program's users."

The FSF seems pleased by Microsoft's decision. In comments following Harry's blog, Foundation Executive Director John Sullivan wrote, "Thank you for recognizing the widespread use of GPLv3 and adding it as an option!" GPLv3 was originally published on June 29, 2007.

Microsoft has changed its stance on open source software radically over the years, especially in the last several years. One example is the Microsoft Open Technologies Group, which opened in April 2012. The group has released numerous projects in its short existence that allow for open source integration, including the open sourcing of ASP.NET, MVC4, and the Entity Framework; Event Tracing for Windows (ETW) and Performance Counters on Node.js; support for Redis on Windows; an open source Android SDK for Windows; the VM Depot catalog of open source virtual machines for Azure; and the Windows Azure Plugin for Eclipse with Java.

About the Author

Keith Ward is the editor in chief of Virtualization & Cloud Review. Follow him on Twitter @VirtReviewKeith.

comments powered by Disqus

Featured

  • Full Stack Hands-On Development with .NET

    In the fast-paced realm of modern software development, proficiency across a full stack of technologies is not just beneficial, it's essential. Microsoft has an entire stack of open source development components in its .NET platform (formerly known as .NET Core) that can be used to build an end-to-end set of applications.

  • .NET-Centric Uno Platform Debuts 'Single Project' for 9 Targets

    "We've reduced the complexity of project files and eliminated the need for explicit NuGet package references, separate project libraries, or 'shared' projects."

  • Creating Reactive Applications in .NET

    In modern applications, data is being retrieved in asynchronous, real-time streams, as traditional pull requests where the clients asks for data from the server are becoming a thing of the past.

  • AI for GitHub Collaboration? Maybe Not So Much

    No doubt GitHub Copilot has been a boon for developers, but AI might not be the best tool for collaboration, according to developers weighing in on a recent social media post from the GitHub team.

  • Visual Studio 2022 Getting VS Code 'Command Palette' Equivalent

    As any Visual Studio Code user knows, the editor's command palette is a powerful tool for getting things done quickly, without having to navigate through menus and dialogs. Now, we learn how an equivalent is coming for Microsoft's flagship Visual Studio IDE, invoked by the same familiar Ctrl+Shift+P keyboard shortcut.

Subscribe on YouTube