WINE May Change To LGPL
isolation wrote to us about the proposal to change the Wine license to LGPL. Jeremey's got his ideas and reasons in the e-mail there, and it makes sense - Jeremy's a smart guy. There's a call for opinions on this as well, so read through it, and offer commentary.
It seems to me, that they really want Wine contributors to express their opinion, not the general public. They might be interested to hear from users, too, but it doesn't state that anywhere.
I've had some commercial dealings around software which had been GPLed, and from my experience in the world out there, OSS licenses really scare companies, both big and small. I believe that the LPGL is a great half-way house, in that it allows people to create software that makes the most of the platform and libraries which are already available, without necessarily "tainting" (this it the word used whenever I've been involved with license discussions) the code that, in the end, the company wants to sell, and make money from. Although I'd like to see more sofware being free, I think that driving the platform will produce more software full stop, and some of it will be free, which is a start.
The LGPL allows commercial activities on a non-commercial platform, and encourages commercial companies to feed back improvements into the LGPLed code which will improve the quality of the platform. Wine is a major project, and if it moves to LGPL, this should help the license, and by extension, the platform, as well as the availability of software. I'd definitely vote "yes".
GNU is more like "Feel free to drink form this well, but please don't steal the bucket."
Seems to me like the GPL is "feel free to drink from this well, but if you make pasta with the water everyone gets some."
It's impossible to steal the bucket with either license.
For example, I use OpenBSD at home. Say I wrap up OpenBSD and call it "FooSecure - The World's Most Secure OS" and sell it for a hundred dollars a copy, without making anything but cosmetic changes and closing the source.
Does openbsd.org cease to exist? Of course not.
I'm not trying to be a troll, here, but I honestly don't understand how people think the GPL is so free.
(I know, that sounds like "I'm not trying to be a troll, but Emacs suX0rs!". Sorry.)
--saint
Do people write code in order to write good code and improve the state of computing, or do they do it in order to coerce other programmers into helping along?
The GPL guarantees both, while BSD only guarantees one. I want good code, but I want that code to be available for me in the same way that I made it available. If it's improved, but locked up in a proprietary product, what good does it do me as a programmer?
-- Give me ambiguity or give me something else!
The LGPL was originally called the "Library" GPL, and then later on was backronymed to the "Lesser" GPL by RMS.
:)
Its purpose is to allow closed-source applications to use open-source libraries without becoming "infected" by copyleft source publication requirements.
So if you write a C program that links against the LGPL-licenced glibc, you are not forced to adopt copyleft for your program.
If, however, you modify the actual library code, you are required to publish source to your changes.
If WINE were to be LGPL-ed, you could write a program that would run on both Windows and [any x86 OS with a WINE port] by linking against WINE. Your program could be licenced however you wish, as the act of linking against an LGPL-ed resource does not incurr the responsibility of copyleft.
However, if you discovered that you really needed the as-yet WINE-unimplemented Windows API call foo(), and then did the work to implement the foo() call in WINE, the LGPL would force you to release the source to those changes to the public.
This is, IMHO, a REALLY REALLY good idea. The nature of the WINE project is that once a certain core of the API is ported, the rest of the work is really very modular, but very broad. Certain companies have been completing work on various APIs needed to get their pet projects working (like core gaming APIs) and then refusing to turn these changes back in to the core WINE project for "competitive" reasons - ie, if they have the only working version of these core APIs, then only they can publish software that uses these APIs (until someone re-does the port work and releases the API in a Free manner)
Result: uncecessary duplication of effort, and bad feelings all 'round.
I don't contribute to WINE, so I don't get a vote (which is as it should be) but I'm sure as hell cheering for the LGPL people.
DG
Want to learn about race cars? Read my Book