GPL3 welcomed by IBM, Red Hat, Novell, MySQL

Sixteen years after releasing GPL2, Richard Stallman and the Free Software Foundation launched GPL3 over the weekend.

The new license adjusts to software industry changes that have arisen in the 16 years since the foundation's founder and president, Richard Stallman, released GPL 2. One of the biggest changes: the free- and open-source programming movement has been transformed from an academic, legal and philosophical curiosity to a powerful force in the commercial computing industry.

Among those giving the new license a warm reception are IBM, dominant Linux sellers Red Hat and Novell, and open-source database seller MySQL.

"GPL 3 code will be flowing from IBM ... We'll tell our customers we're fine with it," said Dan Frye, vice president of IBM open systems development. "As with any consensus process, you don't get everything you asked for. But we got listened to. What came out is absolutely a commercially viable license."

The text of the new license can be read on a foundation Web page concerning GNU (Gnu's Not Unix), the effort Stallman announced in 1983 to create an operating system similar to Unix but free of its proprietary software constraints. The Linux kernel project, governed by GPL 2, was grafted onto GNU, and the result has been an operating system that's widely used on servers and strongly competitive with Microsoft Windows and Unix.

That popularity meant that countless affected parties wanted a say in the new license, and the foundation assembled many of them into committees to hammer out the new draft.

"These different groups have had an opportunity to find common ground on important issues facing the free-software community today," Peter Brown, the foundation's executive director, said in a statement. The final version is largely similar to the final draft released a month ago.

The big question now is whether the most prominent GPL project, the Linux kernel at the heart of the open-source operating system that often bears the same name, will move to the new license. Linux kernel leader Linus Torvalds has expressed his preference for GPL 2.

The GPL is the most widely used license in the open-source realm. More than 30,000 projects, which is about 66 percent of the open-source projects tracked by the Freshmeat site, use the GPL.

What changed?
The core idea of the license is unchanged: Anyone may see, modify or redistribute the underlying source code of a GPL-governed project. However, anyone who changes and redistributes the software must also publish those changes.

The new license carries several new provisions, though:

  • The license carries an explicit patent grant, meaning that any entity that contributes software to a GPL project grants with it a perpetual, royalty-free license to any of the entity's patents that apply to the software.
  • A provision to block future deals similar to that struck by Novell and Microsoft, in which Microsoft sells coupons to Novell's Suse Linux Enterprise Server that mean customers don't have to worry about Microsoft patent infringement lawsuits. Under the GPL 3, the foundation argues that all GPL software users will benefit from the Novell-Microsoft deal and others like it: "If you arrange to provide patent protection to some of the people who get the software from you, that protection is automatically extended to everyone who receives the software, no matter how they get it," said Brett Smith, the foundation's licensing-compliance engineer.
  • The anti-"tivoization" provision intended to ensure that the owner of a device that uses GPL software can change that software. TiVo personal video recorders use Linux, but the foundation objects to measures that mean it doesn't work if an owner modifies the software. The foundation diluted this provision in recent drafts, but it has remained one of Torvalds' prime objections.

One major possible change that was dropped from earlier drafts was a clause that could have imposed a requirement in some circumstances on those using GPL 3 software for services available over a network such as the Internet. Those using GPL software aren't required to make changes public as long as the software is only used internally, but the proposed provision could have required them to release their internal changes if the programmer who originally created the software requested it.

Eventually, the foundation scrapped the idea, but it's still an issue the foundation is monitoring -- particularly in the case of Google, which uses many open-source projects. There will be consequences if those who operate network services abuse the privileges granted by open-source software.

"If you want to protect your business model, you must be model citizens of the environment. If you shrink, political pressure will grow to constrain your rights to secure the rights of everyone else," Eben Moglen, the Columbia law school professor who shepherded the GPL 3 creation and just stepped down as legal counsel for the foundation, said in a May speech. "Upon the behaviour of Google much depends."

The foundation said that 15 GNU software components will be released under GPL 3 on Friday, and the rest of the GNU software will follow in coming months. But some are being more cautious.

The primary consideration in moving the MySQL database software to GPL 3 is whether the new version will be adopted, said Kaj Arnö, vice president of community for the company.

"We're happy about many changes in text," Arnö said. "What still remains to be seen is the adoption. GPL 3 is still something people are asking questions about. Our logic is that we don't want to be those that answer those very first questions."

Sun Microsystems, which selected GPL 2 to govern Java and, more unusually, the UltraSparc T1 processor design, is still evaluating the license, said Chief Open Source Officer Simon Phipps. He did call GPL 3 "a strong and market-changing document," however.

Those who create software have some digesting to do, but for those who just use open-source software, GPL 3 will soon become routine, said James Harvey, an intellectual property attorney for Hunton & Willams and legal adviser to what he described as some of the largest companies using Linux today.

"Once end users spend time with this license, they will get more and more comfortable with it, and it will become another primary license in their open-source rotation," he said.

Lowered barriers
In many cases, GPL software has been explicitly licensed under GPL version 2 or later, in which case a programmer's software may be used in a project governed by both. But in cases where software is governed only by one or the other, there's a risk that software can't be moved back and forth, leaving code on separate islands.

One area that's a risk is with Linux and Solaris, Sun's version of Unix that's now becoming an open-source project under a different license, the Community Development and Distribution License. Sun Chief Executive Jonathan Schwartz said in May that he hopes GPL 3 could let Sun "converge on a uniform license."

And there might be room for compromise: Torvalds said that a GPL 3 Solaris could coax him toward a GPL 3 Linux kernel. "I don't think the GPL 3 is as good a license as (GPL) 2, but on the other hand, I'm pragmatic, and if we can avoid having two kernels with two different licenses and the friction that causes, I at least see the reason for GPL 3," he said earlier this month.

The license barrier is less of an issue when, as is commonly the case, separate projects are in different domains and source code isn't tightly linked, as for example is the case with MySQL running atop Linux.

The new GPL also lowers barriers. For example, it's now compatible with the Apache License, a feature that pleases Jeremy Allison, one of the lead programmers behind Samba, a widely used file-server software project that's governed by the GPL. "Nothing is perfect," he said, but added, "I hope to see wide adoption of the GPLv3."

Broader GPL compatibility in GPL 3 will make life easier for MySQL if the company moves to the new license, Arnö said. The MySQL database itself is under GPL, but so is "client" software that's used in other software that access the database. That's been a thorny issue because PHP, a project under a different open-source license, often is used in conjunction with MySQL databases and uses that client software.

The license initially was written by a programmer, but it's become decidedly more lawyer-oriented. For example, the provision regarding the Novell-Microsoft pact reads in part, "You may not convey a covered work if you are a party to an arrangement with a third party that is in the business of distributing software, under which you make payment to the third party based on the extent of your activity of conveying the work, and under which the third party grants, to any of the parties who would receive the covered work from you, a discriminatory patent license (a) in connection with copies of the covered work conveyed by you (or copies made from those copies), or (b) primarily for and in connection with specific products or compilations that contain the covered work, unless you entered into that arrangement, or that patent license was granted, prior to 28 March 2007."

"The license has gotten much easier for lawyers to deal with and probably not as easy for engineers to deal with," Harvey said.

But the legalese isn't entirely inappropriate, because lawyers at multibillion-dollar corporations now routinely deal with it. The GPL has moved into the mainstream.

Talkback

Add your opinion

In order to post a comment, you need to be registered. (Sign In or register below)

Post your comment

Terms of Service - As a ZDNet registrant, and by using this service, you indicate that you agree to our Terms and Conditions and have read and understand our Privacy Policy.

ZDNet Australia Live

RT @zdnetaustralia: Symantec confirms hacker extortion: http://t.co/Ohetnr31

Australian finance site hit by DDoS - Australian finance news website Money Management yesterday fell victim to a di... http://t.co/jbXw0c4x

2012 - 2006 is Four years. http://t.co/mpbt671C No really! Government Math, so it must be right!

I'm ok with less for later. ESP if nrl/arl. “@zdnetaustralia: More TV Now may mean less TV later: http://t.co/Mnp2MeT7

#Symantec confirms hacker extortion attempt where company offered $50k to prevent leak of its source code http://t.co/BbtI1CF7 || #Anonymous

RT @IDEALAW: Breastfeeding women protest outside Facebook offices worldwide: http://t.co/HqriEplR Sydney Boob Out at noon today.

More TV Now may mean less TV later: http://t.co/mEp8aWBh

PCAnywhere affected by hack: Symantec http://t.co/cLTiSk8p

Phishing scam causes Telstra email woe http://t.co/PlCX0X0N via @zdnetaustralia

I'm not sure that "nuclear option" of withdrawing from FTA is valid for the NRL or AFL. Surely the sponsors on the ground signage and pla...

37 minutes ago by mpm123 on More TV Now may mean less TV later

Australian finance site hit by DDoS: Australian finance news website Money Management yesterday fell victim to a... http://t.co/1Byavr3z

Australian finance site hit by DDoS: Australian finance news website Money Management yesterday fell victim to a... http://t.co/QboRUs2O

Australian finance site hit by DDoS http://t.co/fog7wF4q

Symantec confirms hacker extortion http://t.co/jEM9CKgC

Hipstamatic busted for plain text log-ins http://t.co/vM96j8q5

More TV Now may mean less TV later http://t.co/6XN50UdP

"NPD: Android attracting more than half of new smartphone shoppers" - ZDNet http://t.co/bakOmae8 #android

by http://t.co/vmlQ0Ecb: More TV Now may mean less TV later: Optus' landmark court win last week was hailed far a... http://t.co/KPHqI1bE

More TV Now may mean less TV later: Optus' landmark court win last week was hailed far and wide as a victory for... http://t.co/c9brAZHo

Facebook may release its core C++ library this year http://t.co/jGhSS7Ty

RT @JLLLOW: RT @zdnetaustralia: Govt caught in internet-security time warp: http://t.co/nIj6MGJE

More TV Now may mean less TV later: Optus' landmark court win last week was hailed far and wide as a victory for... http://t.co/BCsxb7l6

Hipstamatic busted for plain text log-ins http://t.co/KHxvZ4rL

Pilot sues Virgin for being an iPad Luddite http://t.co/SsF2QFO6

HILARIOUS!!I And shocking Symantec haven't been suited to hell! RT @zdnetaustralia: Symantec confirms hacker extortion: http://t.co/xR4HmTZo

Hipstamatic busted for plain text log-ins - It has been revealed that popular iPhone photography app Hipstamatic is ... http://t.co/RADwB5XE

Phishing scam causes Telstra email woe - compromised email accounts blacklisted http://t.co/qbO2bU85 (via @zdnetaustralia)

iPhone camera app Hipstamatic stores login details in plain text http://t.co/u3wnFq1P

Hipstamatic busted for plain text log-ins http://t.co/MFSmwS7L

Pilot sues Virgin for being iPad Luddite http://t.co/xSKIFeOh

How to spot a fake Facebook profile (infographic) http://t.co/8HZFuefI

Symantec confirms hacker extortion: http://t.co/Ohetnr31

RT @zdnetaustralia: Symantec confirms hacker extortion: http://t.co/Ohetnr31

by http://t.co/vmlQ0Ecb: Symantec confirms hacker extortion: Symantec has today confirmed that email corresponden... http://t.co/3K2sq0hI

#Google: Madonna tops Tom Brady, Patriots and Giants in searches http://t.co/ZPPBqhOj

Not just GenY RT @kevster009: 10 things Gen Y do online.. and shouldn't. http://t.co/D92mClSK…. A great reminder for everyone.

The mining industry run around telling us about wht great employment gererators they are when they are trying to avoid taxation, as soon ...

1 hour ago by Kevin Cobley on Robotic mining worth its high cost: Rio

VeriSign Authentication Services provides solutions that allow companies & consumers to engage in communications & commerce online with c...

1 hour ago by santla on Hackers stole data from VeriSign in 2010

I've delt with developers daily for 2 decades and I am astounded at the arrogance that new grads possess, combined in no fundamentals and...

2 hours ago by Dr_Truth on IT lumped with 'arrogant, ignorant' grads

Every mobile phone we should have a good mobile security downloaded so that we can be aware of this malwares!!!

2 hours ago by santla on Google scans Android apps for malware

Oh nice to know about this article!!!

2 hours ago by santla on Ex-Firefox exec plans Facebook for Android

Its good if they get it!!

2 hours ago by santla on Will Android get a root store?

Android is good!!! i too have android mobile ..

2 hours ago by santla on Android features better than iPhone: Woz

Thanks for the artilcle i too have android mobile phone!! and its so good and i have comodo mobile security in my phone

2 hours ago by santla on Android to be developer platform of choice

Great to know about it. along with this we can have some good mobile security so that we can remain safe with our mobiles tooo such a com...

2 hours ago by santla on iPhone 4S wins Android, BlackBerry users

Android mobile very cheap and good now a days more than ipad !!!

2 hours ago by santla on Android closes in on iPad market share

Android mobileare getting lot of malware now a days its better to have some good mobile securities like Comodo Mobile Security !!!

2 hours ago by santla on Google scans Android apps for malware

This has been a serious problem now a days!!!

2 hours ago by santla on Microsoft settles with alleged botnet host

"I agree that their products have gotten a lot better. How insecure they still are says a lot about how hard this problem really is

2 hours ago by santla on Has Microsoft fixed its security issues?

Yeah i accept with myron!!

2 hours ago by santla on Microsoft halts another botnet: Kelihos

the Kelihos botnet has not crawled out of the grave, ... new botnet is being assembled using a variant of the original malware.

2 hours ago by santla on Antivirus employee named in botnet case

Thanks to know about it the artile was good

2 hours ago by santla on 2011: security's most spectacular stuff-ups

Kelihos, according to the researchers, has been found in new variants and they quite resemble the earlier build.

2 hours ago by santla on Kelihos variants slipped Microsoft's noose

Facebook is facing lot of attacks now a days !!!

2 hours ago by santla on The floatcast

Android phones malwares are increasing now a days a lot. inorder to get rid from this we have to be aware to have a good mobile security...

2 hours ago by santla on Android malware finds way to polymorph

Facebook Activity

Keep up with ZDNet Australia

ZDNet Events Calendar

ZDNet Events Calendar