MySQL Changes License To Avoid GPLv3
munchola writes "MySQL has quietly changed the license it uses for its database to avoid being forced to move to the forthcoming GPLv3. CBRonline is reporting that Kaj Arno, MySQL VP of community relations, revealed the license change on his blog, noting it was made 'in order to make it an option, not an obligation for the company to move to GPLv3.'"
"However, now, until we get clear and strong indications for the general acceptance of GPLv3 over GPLv2, we feel comfortable with a specific GPLv2 reference in our license."
How did the old "version 2 or later" cause a problem then? All this does is restrict people from applying GPLv3 terms if they want to. It doesn't help anyone.
that is what they did.
Do Or Do Not, There Is No Spoon, There Is Only Zuul. Everything in the above post is probably opinion.
Why not just stay with GPLV2?
They did. They set their license to be GPLv2 only.
We're going to have to do this with Adium as well. We are unable to contact some contributors to get their ok on using GPLv3, and rather than disrespect their contributions by pushing the bottom line of v3, we're going to have to keep using v2 since it's the license they submitted with.
I completely agree with this in either case. v3 is about pushing an agenda within a license from what I can tell, rather than sticking to what it is, a license. It's their license, fine, but pushing their own goals through it makes it even more restrictive to use the GPL than it already is. It's frustrating.
I have severe problems with the GPLv3 as-is; I feel they're trying to stuff a brand of morality and a system of thought down the throats of programmers who licensed their creations in good faith under the GPLv2.
Anyone who takes a step back and says "now wait a tick" to that kind of thing, I like. Maybe the GPLv3 won't be as bad as it seems, but that little "or any later version" clause is one that simply should not be included for projects of any magnitude.
"You can either have software quality or you can have pointer arithmetic, but you cannot have both at the same time."
I think it's possible you have no idea what free software is about. You seem to have a grasp of free as in free beer, but not free as in freedom. Saying "maybe here is the source and don't sell without my permission" has nothing to do with free software.
I don't understand why you would state in your license agreement that it would be covered by future licenses anyway. It doesn't make sense. I can see having your license say "GPLv2 or earlier," because you already know the language of the earlier licenses. It seems silly, though, for your license to state it will be covered under versions that you can't possibly know whether or not you will approve of, because they haven't even been written yet. This just seems like a common sense move to me.
"has become"? Maybe you should do some research find out what Free Software means and has meant for as long as the term has existed... What you are suggesting is not even close to the definition pretty much everyone else uses.
Because GPLv1 is more restrictive than v2. GPLv1 seems to imply that you cannot sell the code, but v2 clears up this misunderstanding. The 'or later' is attached to most GPL code because the standard license notification template attached to license says that the program may be distributed under the 'General Public License, version 2 or, at your option, any later version.'
Of course, this move does absolutely nothing to prevent someone from making a change to a version already licensed with the old wording from distributing MySQL under GPL v3 terms. Those versions already released have 'GPLv2 or later' moniker already attached and you can't change that now.
My blog
Let me see.... So, they're changing the licence from now on. But I can still download a GPLv2-and-later licenced one that just isn't the latest version.
So, are they planning on adding features that will be incompatible with GPLv3?
You're absolutely right that what has been done can be lost. Lost to companies that use DRM and patents to take away our freedom. "Tivoization" is just a proof-of-concept. Without GPLv3, companies will start exploiting loopholes like that more and more, until one day people realize it really can be taken away.
Kaj Arno, MySQL VP of community relations, revealed the license change on his blog, on December 22, noting that the license for MySQL 5.0 and 5.1 had changed from "GPLv2 or later" to "GPLv2 only". As he explained, this was "in order to make it an option, not an obligation for the company to move to GPLv3".
To be more clear, what they have done was **take away the option** for other people to distribute the code under a GPL version higher than GPL2. Under the old wording, the company has no obligation to distribute their code under GPL3, even after GPL3 is released.
MySQL AB could continue distributing the code under GPL2 and leave others with the option of distributing their derivatives of it under GPL3. So their concern is what **other people** might do with their code, and has nothing to do with MySQL AB being forced to do anything.
What they are actually concerned with is a forking of their project by a group of developers who prefer GPL3 over GPL2. Anyone so inclined could still create such a fork using a version of MySQL distributed under the old wording (including the most recent current versions, if they received the code under the old license). They just wouldn't be able to use any code from MySQL that came after the license change. It would have to be a clean break, with no sharing of code after the license change.
okay ? now the interesting stuff: the FSF is just trying to keep up with teh evil(tm).
honestly, which responsible developer of GPLed software could like "tivoisation" ? if you program a software that is for everyone free to modify and some company uses it on their devices (that is like
or the novell-m$ contract: with GPLv3 that would be explicitly outlawed. and no one except novell, m$ and their customers could want such a contract - i am not even sure if their customers could want it.
after that, what is your problem with GPLv3 ?
they are just changing the wording, not the intent. Anyone who takes a step back and says "now wait a tick" to that kind of thing, I like. Maybe the GPLv3 won't be as bad as it seems, but that little "or any later version" clause is one that simply should not be included for projects of any magnitude. exactly that is the point: "maybe GPLv3 wont be as bad as it seems". by removing the "or-any-later"-clause, they hinder anyone to try it. that is the point. of course, mysql is written by a company, so its not so bad - they have the copyright, they could make it GPLv3 whenever they want. but OTOH meaningful "community" projects like the linux kernel can never make it to GPLv3, even if later on it is clearly that GPLv2 has a huge loophole. that is the danger that lies in removing the "or-any-later"-clause.
"MySQL has quietly changed the license it uses... VP of community relations, revealed the license change on his blog..."
How does the VP of community relations announcing it on his blog qualify as 'quietly changing'? What do you want them to do, throw a bloody parade? Not everything is a secret plot to destroy OSS.
It gives more freedom to the code.
No, it gives the FSF a blank check, blank checks are not a good idea. You are *assuming* that future versions of the GPL uphold the rights you currently support and avoids overly restrictive requirements you do not support. You have no such guarantee with the "or later" wording, and you have little negotiating room when future licenses are developed. Basically if you only use a specific license you have bargaining power, you have rights.
They wanted to get around that ugly part of the GPL that says "and when GPL v3 comes out, this software must be distributed according to its terms."
Unfortunately, I can't quite find it anywhere in the license, though everyone keeps complaining about it...
Once you have that situation, the release under v3 does not 'trump' or efface the release under v2; it is just an additional license possibility.
In the case we're discussing, anybody who picks up the code to reuse it can choose to either release the result under "v2 only" or under "v2 or later". In the the first case, they're picking up the "v2" option of the initial package. Remember, the initial package is still out there in the ether, available under v2, v3, v4,
Note that this reading relies heavily on the use of the word OR in "... or later". It provides the choice to the person receiving the code as to which license they'll accept. If the original stipulation said "v2 AND any later version", we'd be in the sort of "v3 trumps v2" situation everyone seems to be worrying about - but if these issues ever came to trial, I seriously doubt any judge would accept as valid a release under a license that did not yet exist at the time the license was granted. (IANAL).
Read the best of all of Slash: seenonslash.com
First, suppose you're writing project Z under the GPL and you do want it to move over to the new version of the GPL when it becomes available. Or that otherwise that you want to keep that option open.
Next, assume that project Z is fairly complex, and becomes popular, and receives contributions from numerous developers, not all of whom stick with the project.
Now, when the new GPL comes along, you have a potential problem: do all the contributors to the project need to approve a license change? Including all the ones you can no longer get in touch with? This is where the clause comes in handy: by submitting code under GPL2, they already [i]have[/i] approved a license change to GPL3, so you don't need their permission.
'Course, that can be avoided if you simply make all contributors hand over copyright of their contributions to those managing the project, or otherwise get their agreement ahead of time to make certain licensing changes in the future.
And then from a user's perspective: this clause increases what users can do with the program, it doesn't restrict users' choices. People can continue to treat the program as GPL2 licensed for as long as it's licensed that way, or they can treat it as GPL3 if there's some clause in GPL3 they find favorable. The only way it's potentially restrictive is that it allows derivative works to choose GPL3, which then prevents users of the derivative version from going back to GPL2.
Agreeing to terms that aren't yet defined is a bit odd - it's basically just a bit of faith in the FSF that makes that work, that whatever they do with the future versions of the GPL will be for the best. But what's happening now is people aren't sure that's the case.
---GEC
I'm but the humble pupil, seeking to snatch the scratchbuilt pebble from the master's fully articulated hand
FTFA: MySQL has today refined its licensing scheme from "GPLv2 or later" to "GPLv2 only", in order to make it an option, not an obligation for the company to move to GPLv3.
Doesn't this specificaly prevent them from using GPLv3 as an option in the future? I mean only means only right.
OSGGFG - Open Source Gamers Guide to Free Games
The FSF has contractual obligation to me, and I guess thousands of other contributors, that limit what they can do to with the GPL. When you donate software to the FSF, you get a signed contract back stipulating what they can do with it. It obviously leaves some freedom to the FSF (as seen with GPL3), but it is not a blank check.