Nexuiz Founder Licenses It For Non-GPL Use
King InuYasha writes "Nexuiz founder Lee Vermuelen, along with several other core developers, have licensed the Nexuiz name, Nexuiz.com domain, and DarkPlaces engine to Illfonic in a deal to get Nexuiz on consoles. However, the kink is that the engine has been licensed for non-GPL usage. That is, Illfonic has no intention of contributing their code back to the main GPL Nexuiz project. As a result, Nexuiz has been forked into a new project called Xonotic. While the main Nexuiz site doesn't mention that Illfonic has no intention of contributing back, the Xonotic project FAQ explains what's going on. Additionally, the Xonotic project states that Illfonic 'may be in violation of the GPL as most contributors to the Nexuiz codebase have not relicensed their work for inclusion in a closed-source project.'"
The people who contributed their code to Nexuiz under a Freedom license have every right to be pissed if their code is then sold off against their wishes. If the Nexuiz developers want to do so then stop stealing and re-write what isn't yours. The GPL isn't a charity to be exploited - it is a philosophy that says cooperation enriches everyone. If you don't agree with GPL code: DON'T USE IT and write your freaking own. Leaches.
Shh.
Without John Carmack and LordHavoc (Darkplaces engine developer) giving permission, they're in a huge mess. I wonder if they are using anything slurped up from other Quake engine projects? Even if the submitter of the code signed off, doesn't matter if they aren't the original author.
Relicensing your code is fine, doing it to others... Well, people get in trouble with that with stolen commercial code as well as GPL. It's dishonest, no matter who it's done to, if it's not done with permission (either direct from all authors or through the terms of the license), they're opening themselves for a world of hurt. And destroying their reputation, as well.
If the only thing that is truly being closed up is the interpreted gamecode and they are developing new artwork, there's nothing to see here...
Especially the part where it says they are relicensing code contributions without the consent of the contributors.
cat
If you wanted true freedom you shouldn't've used code licensed under the GPL. The GPL's interpretation of "freedom" is freedom for EVERYONE, not just for YOU. So while you have free use of the code in question, everyone else has free use of any changes you may make to it. The idea is that if we leave it up to peoples' good wills to ensure freedom, we'll all live in slavery, so we'll legally force everyone to let everyone else be free. Seems to be working out OK.
How? It is just like if someone gave away popcorn for free and they are now charging them ten cents. They were the producers, they can change the licensing terms. Anyone is free to do what the GPL allows for the GPL'd licensed source but for the non-GPL'd you follow the proprietary license.
Only for the code you own yourself. If others contributed, you have no right to relicense that part of the code - you need their agreement that you can do that.
One different than the one I do. Because your freedom seems to come with restrictions.
Freedom always comes with restrictions if it is just and equal, because your freedom to do something often implies a restriction or cost for me. The GPL ensures that all the contributors have a common set of freedoms, but those translate into restrictions as well.
The Apache and BSD licenses ensure that all the contributors have a different set of freedoms, and a different set of limitations placed on them.
You have less freedom under the GPL to do what you want with code. And you gain the ability to tell others what they can do with the code under the GPL.
Neither of these is a proper subset of the other, so it's difficult to say you have "less freedom than under the GPL".
My point was the author of the comment called the GPL license a Freedom (italics theirs) and it is not a license of freedom, like all licenses, it's a license of restrictions.
The GPL is only a freedom license when compared to closed-source license. Compared to other, freer licenses, it's really concerned about creating a commons than it is about freedom.
http://lkml.org/lkml/2005/8/20/95
You are confusing freedom and sovereignty, as no doubt are others in this discussion. Your sovereignty is reduced if any action is not available to you. Sovereignty is a one-to-many relationship, freedom is maximized to the extent that all persons are free and that persons are not allowed to act as sovereigns over the rest. Thus, law providing fairness, for example the sharing implemented in the GPL, both increases freedom and limits a sovereign.
Bruce Perens.