Slashdot Mirror


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.

122 of 308 comments (clear)

  1. Other project ? by boaworm · · Score: 3, Interesting

    Im a bit curious, does anyone know what that "other propiatory" stuff he is talking about, but cannot reveal any further, is ? It sounds to me that we could be talking Lindows, but I dont know that much about Lindows to know how it "emulates/wraps" Win32 API.
    Any other ideas ?

    --
    Probable impossibilities are to be preferred to improbable possibilities.
    Aristotele
    1. Re:Other project ? by xanadu-xtroot.com · · Score: 2

      Wrong. Sort of.

      You don't NEED to subscribe to them (I do, but that's beside the point). You CAN just go to their SourceForge CVS page and get it that way. THere are a part or two of the main project that isn not in the CVS dir though. (That's why I said, sort of).

      --
      I'm not a prophet or a stone-age man,
      I'm just a mortal with potential of a super man.
    2. Re:Other project ? by Stary · · Score: 2, Informative
      The problem with WineX is that the code can't be incorporated back into Wine. And the problem with this is that since the code exists, there's no real motivation for most people to work on the same features again, especially since they've said they will contribute back once they get X subscriptions (dont remember the exact number).

      Now that may or may not happen, and until it does, if it does, noone has any motivation to work on some parts of the wine project.

      --
      Tomorrow will be cancelled due to lack of interest
  2. LGPL.... by MrBandersnatch · · Score: 2, Insightful

    No ones linked to them yet this article and this article give a bit more information on what LGPL is and why there is an issue.

    Although I understand the reasoning this sort of issue is what will drive companies away from adopting Linux. I'm already finding that I have to read the small print for every damn piece of software/code that I use just in case I end up using something which I will have to pay for or be prohibited from using if I use it commercially. Pain in the backside.

    1. Re:LGPL.... by bfree · · Score: 2
      this sort of issue is what will drive companies away from adopting Linux
      Feed the trolls, tuppence, tuppence.

      Come on, get a grip! Do you run a MS OS? Have you read the license agreement? And for all your shareware, careware, postcardware (you do send a postcard don't you) and proprietary software (reading those licenses has to be one of the funniest things in the world as long as you don't want to use the software). One reason to move wine from a.n. other license to LGPL would be to have it under a common license, that way you can read one line and know whether you can use the software or not. This is a reason why people will move to Free software.

      --

      Never underestimate the dark side of the Source

    2. Re:LGPL.... by ChaosDiscordSimple · · Score: 2
      I'm already finding that I have to read the small print for every damn piece of software/code that I use just in case I end up using something which I will have to pay for or be prohibited from using if I use it commercially.

      How is this different from using third party software and code on any other platform?

      If you're in the habit of using third party software of code in your product under Windows or Solaris without reading the small print, you're making a very dangerous mistake.

      The fact that so many tools for Linux use standard licenses like the BSD license, LGPL, and GPL makes it easier to consider using third party software or code in your project. Consider each of the major licenses and make a decision on them. Is your project open source? BSD, LGPL, and GPL are all fair game. Closed source? BSD is safe, LGPL is safe with a bit of caution, and GPL software is safe to use but probably not safe to take code from or link against.

      Sure, there are a myraid of other licenses. If you can't justify the time to review them for compatibility with your goals, just don't use them. You can develop under and for Linux dealing exclusively with the three big licenses quite easily.

    3. Re:LGPL.... by tempest303 · · Score: 2

      I'm already finding that I have to read the small print for every damn piece of software/code that I use just in case I end up using something which I will have to pay for or be prohibited from using if I use it commercially. Pain in the backside.

      So with commercial software you have to read a small-print license AND pay for it AND can'd modify/redistribute it without retribution.

      With Free software, you'd probably be best to read the license, but you typically don't have to pay for it, and when you have a copy, you can do basically ANYTHING you want to it except for denying others the freedoms given to you when you received the software. The problem here is where? :)

    4. Re:LGPL.... by Sax+Maniac · · Score: 2
      How is this different from using third party software and code on any other platform?

      Simple. Windows comes with a huge default set things you're allowed to link against. Somewhere, it says: "you can link against all this stuff for no royalty". If I go out and buy a copy of Windows and write a Windows apps, then I dynamically link against all libraries in Windows. I sell my app. Done.

      Imagine if a Windows developer had to review every single DLL inside of c:\windows\system to check for licenses. It takes time. Some licenses are written such that only a lawyer can figure out what they mean. "Oh, yes, Mr. Lawyer, please read these 423 licenses and tell me which one I can use. What, that will only cost $35,000 for your time? Nevermind!"

      If I got out and buy a copy of Foo linux, it has 500,000 libraries on it, each with a different license. Each time I link in a different one I have stop and read to see if I'm allowed to do so.

      Now here's the kicker: to get anything non-trivial done in Linux, you need to link against the libraries. But you can't link in a GPL library unless you plan to give away your software.

      So, if you want to sell something, you have to roll your own. THAT is what's slowing down progress on Linux.

      I think it is 100% retarded to write a low-level library and release it under the GPL instead of the LGPL. (And yes, I write both free and propietary software. I have no paranoid delusions about one destroying the other.)

      --
      I can explanate how to administrate your network. You must configurate and segmentate it, so it can computate.
  3. Offering Opinions by Asic+Eng · · Score: 5, Informative
    I would like to ask for a more formal process. I would like each and every contributor to Wine to send Alexandre a private email with an 'Agree' or 'Disagree' opinion

    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.

  4. Important point from Joerg Mayer On Wine List by Karma+Sucks · · Score: 4, Insightful

    On Wed, Feb 06, 2002 at 07:51:04PM -0500, Dimitrie O. Paun wrote:
    > Yeah, that could work. But I still don't understand your objections about
    > the proprietary drivers: LGPL would work just fine with that. What's your
    > concern?

    Look at the copy protection stuff that transgaming have added to their
    tree: they licensed it and thus quite likely can't publish the source
    for this - but I still want to see this in the binary only releases
    they make :-) Other scenarios I can imagine: drivers for hardware -
    think of a company that wants to port their software to Linux via wine
    but continue using a dongle or something like that: the dongle code
    is quite likely to go into the kernel itself (and may need some support
    for that by the wineserver).

    Ciao
    Jörg
    -----------

    PS Since I have been modded down on previous posts, I have been slowing learning how to be a good Karma citizen from other examples on Slashdot.

    --
    (Please browse at -1 to read this comment.)
    1. Re:Important point from Joerg Mayer On Wine List by uebernewby · · Score: 3

      A good point. Unless they're going to add plugin functionality to wine (although I can't imagine a driver functioning well if it's a plugin) before they LGPL it, this is going to do more harm than good.

      Face it: the only reason you would want to use wine is so you can run proprietary, closed windows software anyway, so any political arguments for making wine lgpl are basically moot.

      --

      News and bla for computer musicians: http://lomechanik.net/
    2. Re:Important point from Joerg Mayer On Wine List by cduffy · · Score: 3, Insightful

      Being a plugin doesn't necessarily mean something needs to be slow -- it may mean that you look up a pointer to a function from a memory address before calling it rather than having it hardcoded in, but what's one movl, more or less?

    3. Re:Important point from Joerg Mayer On Wine List by Spoing · · Score: 4, Interesting
      Transgaming already runs into this problem with thier own CVS of Wine (WineX).

      If someone wants to build the latest WineX, they have to wait for Transgaming to release a binary; no CVS. People have asked for the Macrovision module to be broken out, but Transgaming have not been able to (yet?).

      For those who haven't followed this, the complaint TG gives was that the copy restriction code needs to be patched in to various parts of WineX to get it to work. While I see this as a problem, it can't be a really big one.

      The sticky issue is that providing a binary copy restriction module might cause problems with Macrovision Inc. -- the folks who provided this code (likely under a quite threatening NDA).

      Can Transgaming make a seperate module...and will Macrovision like Transgaming's ideas well enough to allow it to be released? My bet is that Macrovision really don't want that part seperated from WineX. Right now, it's mixed in with a bunch of other code and is harder to understand. As a stand-alone module with hooks it would have a much higher chance that it could be easily thwarted on both Linux+Wine and Windows systems.

      Personally, I *hate*, *lothe*, and *dispise* this type of thing. I have a few commercial non-game CDs that are useless largely because Macrovision's "Safedisc". Transgaming's version works...but only on a few CDs. Mostly, it doesn't. History keeps repeating...

      --
      A firewall can not protect you from yourself. Turn off what you do not need. Do not use the firewall to do your work.
    4. Re:Important point from Joerg Mayer On Wine List by Ded+Bob · · Score: 2

      Huh? I run Wine on FreeBSD quite well. Did you mean something else?

    5. Re:Important point from Joerg Mayer On Wine List by thing12 · · Score: 2
      Face it: the only reason you would want to use wine is so you can run proprietary, closed windows software anyway, so any political arguments for making wine lgpl are basically moot.

      No, the reason many of us want to use Wine is so that we can run a more wide variety of software, open and closed, free (as in beer, or as in speech). I'd like to run Trillian under wine - it's a much better piece of software than anything out there that's open source, but it's still free. CDex - another great program, it's open source even, but do you see a linux port? Nope... wouldn't it be great if you could run it natively? Wine gives choice - plain and simple.

  5. Re:Help, "I know nothing" by Asic+Eng · · Score: 3, Informative
    Can someone post some info on what this LGPL is?

    Basically changes to the library are treated like with the standard GPL, but you are allowed to link to it from commercial software. IANAL.

  6. LGPL information by cr@ckwhore · · Score: 3, Redundant

    For those unfamiliar, you can read the LGPL at the following URL:

    http://www.opensource.org/licenses/lgpl-license.ht ml

    --
    Skiers and Riders -- http://www.snowjournal.com
    1. Re:LGPL information by ichimunki · · Score: 2

      Moderators: how is this insightful? The original can be found at: http://www.gnu.org/licenses/licenses.html#LGPL with several format options, a discussion of why *not* to use it, and what to do in case of a violation. In any case, the FSF wrote the LPGL and they are the most likely source for a correct and up-to-date version of it.

      --
      I do not have a signature
    2. Re:LGPL information by m_evanchik · · Score: 2

      Ouch, my head hurts after trying to read that thing.

      Something is wrong with the world when computing is more about legal document than writing code and fiddling with electronic gadgets.

      Sometimes I think that GNU just makes matters worse by adding another layer of complexity.

      I know it's not true. I know they really do try and help, but my head still hurts.

  7. makes sense by spike666 · · Score: 3, Insightful

    after reading the email and then finding the wine license it makes a lot of sense to me why they would want to switch to LGPL. As someone who works with computers and has seen the myriad of license and contractual negotiations that are caused by corporate use of software, i've always wondered how free or open software would survive, and always had thought the apache and lgpl licence schemes gave the most advantage to software companies in promoting/using said software while still making a dollar with their enhancements.
    No matter what we want, if there is a company behind a product, it needs to make money.

    1. Re:makes sense by Arandir · · Score: 2

      ...always had thought the apache and lgpl licence schemes gave the most advantage to software companies in promoting/using said software

      Yes, and no one is clamoring to change the Apache License to the LGPL. So why the clamour to move Wine to LGPL? Apache is under an X11 style license and Wine is under an X11 style license. If an unrestricted license works for Apache, why wouldn't it also work for Wine?

      --
      A Government Is a Body of People, Usually Notably Ungoverned
    2. Re:makes sense by spike666 · · Score: 2

      my only thoughts on this are that the wine license is extremely vague and open to interpretation - this could allow for a malicious company to take advantage of Wine. The LGPL is much tighter in terms of how it is worded, and so is the Apache license.

  8. Re:Help, "I know nothing" by SirG · · Score: 2, Informative

    Have a look here: http://www.fsf.org/licenses/lgpl.txt

  9. Re:Help, "I know nothing" by Rentar · · Score: 2

    LGPL stands for Lesser General Public License. Basically it's the same as the GPL, but it allows you to link non-GPL-compatible software to it. So you can use LPGL software in closed-source software, but when you extend the LGPL-licensed software you have to give the source away along with the binary (just like with GPL).

    Further information can be found on the GNU homepage.

  10. Transgaming by SquierStrat · · Score: 2, Informative

    For those of you following the development, this was brought up because of Transgaming, several weeks ago. Although, at that time, the plan was GPL.

    Personally, I'm not bothered by it. They have a right to do as they wish with the project they created, and LGPL prolly won't harm to much else.

    --
    Derek Greene
  11. LGPL-style license (YAOSL)?! by _|()|\| · · Score: 2
    Jeremy said, "we would like to release all new code we develop under an LGPL style license" [emphasis added]. The actual proposal is:
    Should the Wine project switch to a license which has as its goal to attempt to secure some form of Copyleft protection for Wine while still permitting proprietary software to link and bind with Wine?
    I am not a Wine contributor, or even a frequent user, but I really hope they don't invent yet another open source license. There will be enough flaming and meta flaming about a license change, without a bunch of clueless weenies (not necessarily excluding myself) debating the finer points of EULAs, contracts, etc.
    1. Re:LGPL-style license (YAOSL)?! by MikeBabcock · · Score: 2

      You misread the poster; because it sounds like they want to use an LGPL-style license and not necessarily the LGPL, they may be writing their own.

      --
      - Michael T. Babcock (Yes, I blog)
  12. Good for LGPL, too by MikeCamel · · Score: 5, Insightful

    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".

    1. Re:Good for LGPL, too by GregWebb · · Score: 2

      I have to say, I find the GPL illogical in some ways. You're highlighting some of this nicely.

      Mr. Stallman, so the story goes, got annoyed that he couldn't fix a bug in a printer driver, and so developed the philosophy that, essentially, users of software developed under this philosophy could always get at the source to make the modification themselves, and then send them out to benefit users as a whole.

      However, he made it so that software written under this philosophy could not, under any circumstances, be used in the development of software which did not also meet these rules. Now, his viewpoint was apparently that he wanted to use the software base developed under this philosophy as a tool to drag others into it.

      This means, though, that if a developer is unwilling to subscribe to this philosophy (which is a legitimate opinion, even if it's one you personally disagree with) that their software is entirely outside these protections for the users. This means that, should a component of their software be parallel to a GPL component, they cannot, within their ruleset, replace it with the GPL'd component even if it's superior. Furthermore, source may not be available for bugfixing, nor any changes redistributable.

      If the relevant component is licensed under the LGPL, though, the users may still benefit from GNU philosophy protections as the developer is free to include the component, while users are able and free to fix it as they feel necessary.

      Making the component GPL is essentially being bloody-minded. It reduces the potential benefit to users as a whole from the software because it effectively bars a section of the software development community from using the component and their users from benefitting. I understand why people prefer GPL but, really, it does not provide the maximum benefit to the users community who the GPL is intended to help, and the LGPL does not significantly reduce the protection for the software.

      Bottom line: each and every software developer is entirely free to license their software under whatever terms they wish and I have no desire to stop anyone. I strongly believe, though, that the choice of the GPL is frequently misguided, and that the LGPL comes significantly closer to achieving their professed objectives.

      --

      Greg

      (Inside a nuclear plant)
      Aaaarrrggh! Run! The canary has mutated!

    2. Re:Good for LGPL, too by GregWebb · · Score: 2

      Sorry, just noticed a dodgy bit of wording in the above post. Should've re-read it more carefully :-)

      GCC, Linux, GNU Emacs and so on, are GPL licensed but may be used to write software which is not. However, their source may not. You may not use a component for one of them as a baseline for your development of another product unless that is also licensed under the GPL. If that component could be given GPL-style protections while the rest of the software remained locked down, it would seem better than if the entire software package was locked...

      --

      Greg

      (Inside a nuclear plant)
      Aaaarrrggh! Run! The canary has mutated!

    3. Re:Good for LGPL, too by Brett+Glass · · Score: 3, Interesting
      You write:

      Mr. Stallman, so the story goes, got annoyed that he couldn't fix a bug in a printer driver, and so developed the philosophy that, essentially, users of software developed under this philosophy could always get at the source to make the modification themselves, and then send them out to benefit users as a whole.

      It's important to know the truth about this story, which Stallman and the FSF have recently begun to propagate to cover up the true origins of the GPL.

      The truth is that Stallman sought revenge when colleagues working at the MIT AI Lab left the organization to turn the discoveries they'd made in their research into products. Stallman was bitter because he felt that the academic "Nirvana" he found at the Lab was disintegrating, and pursued his former co-workers in the same way that an estranged spouse might stalk his or her "ex." (For the full story, see Steven Levy's excellent book "Hackers.")

      The GPL arose from Stallman's desire to sabotage his colleagues prospects for success -- as well as those of all other commercial developers, whom he branded as "evil" (his own word).

      The LGPL, by the way, was originally called the "Library GPL" and was recommended by the FSF for libraries. Then, one day, the name was changed to the "Lesser GPL." Overnight, in Orwellian fashion, all references to the original name were expunged from the FSF's Web site as if the original name had never existed.

      Why? Because Stallman had abruptly decided that the terms of the LGPL were not hostile enough to commercial software developers. Shortly thereafter, a new version of the license came out which was significantly more restrictive than the original.

      The GPL and the LGPL implement an intentionally business-hostile and programmer-hostile agenda, and are not "free" in any sense of the word. They also do not qualify as "Open Source" licenses, as they discriminate against a group of people (commercial software developers) and against a field of endeavor (the production of commercial software).

    4. Re:Good for LGPL, too by Brett+Glass · · Score: 2

      Interesting. I may have missed the one place where the former name still appears (and is deprecated).

  13. Is this about Lindows? by markj02 · · Score: 2
    It's hard to tell what the motivation is for this license change. Is he perhaps talking about Lindows? Is Lindows using WINE and not giving back to the WINE project?

    I think a change to an LGPL-like license should be done in such a way that commercial efforts like Lindows are still economically feasible (i.e., that they can add value in terms of packaging and add-ons), but that changes and bug fixes to the core WINE functionality are fed back into WINE. If that can be accomplished, then I think a change of WINE to LGPL is the right thing to do. If the WINE license becomes so restrictive as to make any commercial distributions of WINE-based systems uninteresting (because they exclude, for example, commercial add-ons from being bundled), then I think it would harm WINE.

  14. Re:This is why by PhotoGuy · · Score: 3, Insightful
    This is exactly why copyleft is IMPORTANT to keeping free and open source projects free and open and why the X.11 or other so called "commercial exploitation friendly" licenses are indeed very bad. I am glad to see the people behind WINE understand this although it is a shame they had to learn this lesson as a result of abuse by others.
    You make a statement, but give absolutely no evidence why this be "indeed very bad." FreeBSD and the X Window system are thriving, from what I can see, and haven't been hampered/killed by their "commercial-exploitation friendly" licenses.

    In fact, I'd hazard a guess that X would be in far *worse* shape today, if it were GPL'd. Before Linux and FreeBSD sprang into popularity, X was kept alive largely by closed-source commercial concerns (Sun, HP, SCO, etc.), who very possibly would not have used it, were it to have the "forced openness" of GPL.

    I think LGPL for Wine is great, and will bode well for it's continued growth in functionality and popularity.

    -me
    --
    Love many, trust a few, do harm to none.
  15. Re:Interesting by Tet · · Score: 2
    What does this help with?

    IMHO, it helps safeguard the future of WINE. The only result of such a switch will be that it'll prevent people from taking WINE and enhancing it for their own commercial purposes without also giving those changes back to the WINE community. To my mind, that can only be a good thing. People will argue that with such a license, there's no incentive for companies to improve WINE, which may be true. However, if a company improves WINE, but keeps those improvements to itself, then the only winner is that company's bottom line. The WINE community doesn't benefit from it at all, so it's hard to argue that preventing it would be a loss.

    --
    "The invisible and the non-existent look very much alike." -- Delos B. McKown
  16. LGPL Versions by mirabilos · · Score: 3, Interesting

    If they chose the LGPL, there still would be the
    issue whether to choose v2.0 or v2.1
    The latter is called "Lesser" instead of "Library"
    and calls itself deprecated due to RMS objections
    on non-GPL software.
    Yes, read non-GPL, not non-open, not even non-free.
    RMS wrote the GPL to exactly achieve the aim that
    all software has to be free as in GPL, and so he
    invented (or copied?) the viral/tainting thing.

    /me votes for MIT or LGPLv2.0

    --
    My Karma isn't excellent, damn it! (And /. still does not get UTF-8 right in 2012. Wow.)
    1. Re:LGPL Versions by aardvarkjoe · · Score: 2
      /me votes for MIT or LGPLv2.0


      Isn't it currently under a MIT-style (or similar) license? Various people in this discussion have claimed that it's moving from GPL to LGPL, but this sure doesn't look like the GPL to me.


      I thought that they knew what the ramifications of the license they chose were, but apparently I was wrong; the authors didn't really want their code available under the conditions that they had set forth. I prefer MIT to GPL or LGPL, but it's their business to choose a license that gives them the protection they want. (From which you can see that I'm rather opposed to RMS' "all your license are belong to me" world as well.)


      Of course, since the code has been released under the current license, Lindows/Transgaming/whoever we're talking about is still free to use the current codebase to do what they want, right? The new license will only come into play if they want to use newer versions of wine, as far as I understand things.

      --

      How can we continue to believe in a just universe and freedom to eat crackers if we have no ale?
  17. Transgaming?? by friedmud · · Score: 3, Interesting

    What will this do to Transgaming? They will no longer be able to make changes and keep them to themselves - kind of seems like it destroys their business model.

    I guess the only thing they could do is to for Wine themselves and never touch Codweavers code again - but that means that they now have to deal with a completely larger set of problems than they currently are.

    Personally I think this is bad for Wine - Transgaming has already given so much back to the Wine project it is not even funny (including the fact that Transgaming is now looking to sponsor some portions of Wine progress) - but this switch is going to create some animosity between the two.

    Maybe they should have a dual license - kind of like mysql, where it is GPL, but some companies can license the code and they don't have to contribute back.

    It is a tough situation - but let's hope that forward progress does not get stopped because of it!

    Derek

    1. Re:Transgaming?? by treke · · Score: 2

      wrong, wrong. They keep the changes to themselves in the sense that you can't reimport the changes into wine itself because of license incompatibilities. They chose to do that to encourage people to subscribe to their service.

    2. Re:Transgaming?? by Ded+Bob · · Score: 2

      ... Transgaming has already given so much back to the Wine project it is not even funny (including the fact that Transgaming is now looking to sponsor some portions of Wine progress) ...

      If it were me, I would feel this license-change request to be an unwarranted smack in the face. I give you something and then you turn around and accuse me of stealing. That is not very nice.

    3. Re:Transgaming?? by Spoons · · Score: 2, Informative
      If it were me, I would feel this license-change request to be an unwarranted smack in the face. I give you something and then you turn around and accuse me of stealing. That is not very nice.

      That is pretty much how they will see it. But it is really transgaming that has sparked this debate (at least initially). Transgaming has taken the wine code and developed an open source but not free software business model. They have written code which they are not willing to give back to wine that has nothing to do with DirectX. They wrote a bunch of the COM architecture which has not been in wine for a while. This code would really benefit wine in moving it to the next level (it allows install schield installers to work on wine for example). The whole problem now is not that transgaming wrote the implementation and won't give it back, but that they say they might give it back at some point in the nebulous future. So now there is no incentive for any developer to work on this major portion of the win32 api because all their work would be useless if transgaming release their code. So it is not the fact that transgaming isn't releasing the code, but the fact that they are holding the wine source hostage. The bsd license allows commericial companies to adversely affect wine either intentionally or unintentionally.

    4. Re:Transgaming?? by Chris+Burke · · Score: 2

      True, but the binaries have some features that the source doesn't, like support for SecureRom (not that it ever fucking works for me, but that's another issue)

      --

      The enemies of Democracy are
    5. Re:Transgaming?? by Ded+Bob · · Score: 2

      So it is not the fact that transgaming isn't releasing the code, but the fact that they are holding the wine source hostage.

      They can't hold it hostage. Someone should just write their own version. If a company could truly hold software hostage like this, Linux could never have been written while commercial UNIX existed.

      Think about this: it is even harder to write code when an open source version of what you want to do already exists, yet look at all of the VI clones. Someone just needs to start; they can't expect others to just give it to them.

    6. Re:Transgaming?? by MenTaLguY · · Score: 2

      A more analagous problem would be if AT&T or whoever starting making noises about (maybe) open-sourcing pieces of UNIX that Linux didn't have yet and contributing them to Linux.

      It'd be a major psychologial deterrent to anyone else starting work on those areas in Linux independently.

      Maybe that's not a technical or legal problem, but as long as coders are human you have to consider psychological factors too.

      --

      DNA just wants to be free...
    7. Re:Transgaming?? by Ded+Bob · · Score: 2

      A more analagous problem would be if AT&T or whoever starting making noises about (maybe) open-sourcing pieces of UNIX that Linux didn't have yet and contributing them to Linux.

      It'd be a major psychologial deterrent to anyone else starting work on those areas in Linux independently.

      Maybe that's not a technical or legal problem, but as long as coders are human you have to consider psychological factors too.


      I do understand this and agree that there is a psychological factor involved. OTOH, the issue with AT&T was using the law to prevent open source as opposed to just a competing fork.

      I never said it was easy, but people should be able to overcome this obstacle.

    8. Re:Transgaming?? by MenTaLguY · · Score: 2

      Ignore the fact that I used specifically AT&T in the parallel example. It could have just as easily been any Unix vendor for that purpose -- I was just trying to draw a (hypothetical) situation parallel to the Transgaming one.

      It's not just a matter of lazy people waiting around for Transgaming to do the work -- it's also the problem of otherwise motivated people thinking:

      "Well, crap, what happens if Transgaming releases their superior COM implementation before mine/ours is ready? I'll have wasted a lot of work ... never mind. I can spend my time on other things that need solving."

      COM is also orders of magnitude more difficult to implement than a vi clone.

      --

      DNA just wants to be free...
    9. Re:Transgaming?? by MenTaLguY · · Score: 2

      Relicensing would certainly be one way to overcome the obstacle, at any rate. Political problems have political solutions.

      --

      DNA just wants to be free...
    10. Re:Transgaming?? by Havokmon · · Score: 3, Insightful
      What will this do to Transgaming? They will no longer be able to make changes and keep them to themselves - kind of seems like it destroys their business model.

      Remember, Transgaming also has a subscription server where subscribers can 'vote' on the options that need work.

      For example, I want my FoxPro 5 apps to work. The only current problem is Window regression. My current issues were only caused after major code changes in June 01. IIRC, one of the top 'voted' options has 400-some votes. Again, IIRC, If each vote is $2, I could spend $1000 one votes for Transgaming to work on my issue caused by the regressions.

      I can easily see even a small company like mine paying for something like that.

      --
      "I can't give you a brain, so I'll give you a diploma" - The Great Oz (blatently stolen sig)
  18. Re:Balance. by saintlupus · · Score: 4, Insightful

    Same thing is happening Wine as has been happening
    to BSD for years. Get these vampires that forever
    suck the life out of projects and do little or
    nothing in return for the host.


    I'm not a programmer myself, besides some basic scripting and such here and there, so take this with an appropriate grain of salt.

    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?

    It seems to me that the BSD license is representative of the first ideal, and the GPL of the second.

    --saint

  19. For those wondering... by Hard_Code · · Score: 3, Informative
    It seems it was a BSD-style license before:


    1 @c This file is processed by GNU's TeXinfo
    2 @c If you modify it or move it to another location, make sure that
    3 @c TeXinfo works (type `make' in directory documentation).
    4
    5 Copyright (c) 1993-2000 the Wine project authors (see the file AUTHORS
    6 for a complete list)
    7
    8 Permission is hereby granted, free of charge, to any person obtaining a copy
    9 of this software and associated documentation files (the "Software"), to deal
    10 in the Software without restriction, including without limitation the rights
    11 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
    12 copies of the Software, and to permit persons to whom the Software is
    13 furnished to do so, subject to the following conditions:
    14
    15 The above copyright notice and this permission notice shall be included in
    16 all copies or substantial portions of the Software.
    17
    18 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
    19 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
    20 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
    21 COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
    22 IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
    23 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
    --

    It's 10 PM. Do you know if you're un-American?
    1. Re:For those wondering... by Permission+Denied · · Score: 2, Informative


      It seems it was a BSD-style license before:


      This is called the X11 license. It has basically the same effect as a
      2-clause BSD license, but is different from a 3-clause or 4-clause BSD
      license.

      The difference between the X11 license and the LGPL is that the LGPL is what
      is called a "Copyleft." The X11 license imposes no limitations on what you
      do with the code, as long as you acknowledge copyright and disclaimer of
      warranty; the only basic difference between the X11 license and public
      domain (giving up all copyright altogether) is that the X11 license protects
      you from litigation with the no-warranty clause (you can't impose a
      no-warranty stipulation if you don't have copyright on the code).

      Copyleft licenses like the LGPL, on the other hand, impose certain
      limitations on what you can do with the code. The most obvious limitation
      is that any code derived from copyleft code must remain under the same
      license (ie, if you make any changes to copyleft code and distribute those
      changes you also have to distribute source).

    2. Re:For those wondering... by markmoss · · Score: 2

      Thanks, I was wondering. This BSD-style license allows a commercial enterprise to incorporate the free code into their product, giving credit to the authors of the free code, but not publishing the enterprise's changes to it. That is, you can take it, use it, and change it, without giving anything back to the community (aside from free advertising, plus whatever enrichment we might get from having a possibly superior commercial program available).

      Have I got the other alternatives right?

      The GPL still allows using the unmodified free code without giving back, but it severely limits combining the free code with proprietary code. If you sell something where your code works with GPL code, you have to publish your source code under the GPL.

      The LGPL allows linking proprietary and free code together. If you insert your own code into an LGPL module, then you have to publish the changed module (when you sell anything including that module). But if you link separate modules to LGPL modules, you can keep your modules proprietary.

      The good thing about GPL is that it allows only the most basic commercial use of free software without giving back to the community of coders who created the software. (An OEM selling PC's pre-loaded with Linux doesn't have to give back, for instance. The bad thing is, it's so far reaching that it's rather scary to commercial enterprises, so they'll tend to avoid GPL. Which means that if the GPL programs are the best available (gcc definitely is; Linux might be), available commercial products are likely to be second rate because they used something else as a starting point. Quite often, we won't see free programs that adequately cover the more specialized needs either.

      LGPL is a nice compromise in-between. You can't just grab the code and start modifying, unless you are planning to give it back to the community. But you can _use_ it without risking your rights to your own work.

  20. Re:LGPL-style != LGPL by Jorrit · · Score: 2

    I stand (or rather 'sit' in my case :-) corrected.

    Greetings,

    --
    Project Manager of Crystal Space (http://www.crystalspace3d.org). Support CS at http://tinyurl.com/cb3x4
  21. Re:Balance. by saintlupus · · Score: 5, Insightful

    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

  22. Re:Balance. by EllisDees · · Score: 5, Insightful

    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!
  23. Re:Balance. by Ded+Bob · · Score: 2

    I'm not trying to be a troll, here, but I honestly don't understand how people think the GPL is so free.

    Or why people think that having a copy of code and closing it kills the open source version. Usually, closed source copies become niche products.

    For example, there is a closed-source SSL version of Apache. I bet most people use modssl.

  24. Re:Good for wine. by CDWert · · Score: 3, Interesting

    No actually not, I wrote code, quite a bit actually, on a project with a VERY similar liscence, I thought this a good thing at the time. BUT when that was wrapped and sold, ok well no big deal. BUT then 2 things happened, when the commercial package started to fail, and even before, people came to ME for suport finding I was the author. It was a port of a *nix only app at the time when the main branch was adding Win32 support, AND the commercial entity actually asked me to fix what I had writen !

    The code I wrote, in the whole of the project was in EARLY beta when the took the tree and decided to commercialize it. You cannot imagine the headaches I endured. Im talking 20+ emails a day for over a YEAR ! Some downright nasty,

    The code segments in question were even commented, "This is a cludge, at best for now, Things cannot be done the old way under Win32 and until a better understanding of the Win32 API calls in question can be resolved this will suffice for testing only" Now when MS relesed SP3 EVERTHING Broke.....Should I be RESPONSIBLE to support this shit ? To an entity that is making money off it ? AND then have them ACT LIKE IM OBLIGED TO ?

    Not elitist, realist, I closed down that email acct shortly after.

    --
    Sig went tro...aahemmm.....fishing........
  25. Re:This is why by Ded+Bob · · Score: 2

    You make a statement, but give absolutely no evidence why this be "indeed very bad." FreeBSD and the X Window system are thriving, from what I can see, and haven't been hampered/killed by their "commercial-exploitation friendly" licenses.

    Don't forget Apache with modssl.

    I think LGPL for Wine is great, and will bode well for it's continued growth in functionality and popularity.

    I don't think it will help at all. It is already open source. Even if they change it to LGPL, how will this force companies to open their code up. They will just provide closed-source DLL's.

  26. Addendum. by saintlupus · · Score: 2

    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.

    Oh, I just thought of a better example. Does the version of OpenBSD that Darren Reed released after that whole ipf debacle have any effect at all on the "original" OpenBSD? I find it tough to believe that Theo is exactly worried, whether Reed's software comes with the source or not.

    Oh, and whoever keeps modding my posts Flamebait, GFY. Thanks. It's gonna take a lot more mod points than you've got to get rid of my +1.

    --saint

  27. LGPL -- what are the downsides? by Spoing · · Score: 3, Insightful
    With the LGPL, as I understand it, you can...
    1. Package an unmodified Wine in with your Windows app.
    2. Compile against unmodified Winelibs to port your Windows app.
    3. Make changes to any part of Wine.

    The only resonsibility anyone has under the LGPL is is to provide the modified LGPLed part of Wine to those who;

    1. Ask for it.
    2. Have recieved the binary (as a paid customer or if provided at no dollar cost).
    3. Are willing to pay a nominal fee for the effort to provide the source (optional).

    The only problem I see with this is if a company makes substantial changes to the LGPLed source, and they are unwilling/incapable to seperate the parts they want to keep for themselves into little propriatory modules, they would have an attitude problem.

    Since patches to the LGPLed parts could be used as hooks to link in the propriatory modules, it does not seem like a dire problem for a half decient programmer. After all, they get the rest of Wine/Winelib for no dollar cost or effort.

    --
    A firewall can not protect you from yourself. Turn off what you do not need. Do not use the firewall to do your work.
  28. Re:makes sense... by Dave_bsr · · Score: 2, Interesting

    for the record -

    I've had winXP crash so many times it's not funny. Yes, i've seen the BSOD - it doesn't even offer recovery. and i've seen it more than once. how long have i been running XP? a week. All signed drivers, all stable hardware. Still - crashes...i think I just abuse it too much with the programs I run. It isn't as stable as i've found 2K to be. but 3 BSODs in a week, and having to deal with it's 'pretty' colors doesn't make a happy user. me.

    on the other hand, i've abused linux mandrake pretty well - and on the same box - so you can't claim hardware is all that's crashing XP. Sure - i can crash processes in linux - but it's pretty hard to take down the kernel. Just my 2c.

    --


    Who is this Anonymous Coward character, how does he post so much, and why is he always such a whore?
  29. Re:Balance. by Ded+Bob · · Score: 4, Insightful

    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?

    As a programmer, nothing. As a user, maybe or maybe not a lot. It all depends.

    The BSD guarantees freedom for all without limitations on the 'all' or how the 'all' uses it.

    Check out Apache for a good example of how the BSD license triumphs. IBM has given a lot of code to Apache even while having their own closed-source version (IHS).

  30. Re:Balance. by Ded+Bob · · Score: 2

    Do you use SunOS? I have one Sun box at work while I have one FreeBSD at work and three at home.

    BTW, are there more closed-source UNIX installations or open-source UNIX installations? I bet there are more open-source installations.

  31. Re:Balance. by Chris+Burke · · Score: 2

    University of Michigan has whole labs full of Suns and many of their servers are Suns too. They just started adding in some linux machines. At work we have lots of Sun boxes. Sorry, but the "Do you use SunOS?" argument is pretty silly.

    --

    The enemies of Democracy are
  32. Is there a license that requires disclosure only? by vondo · · Score: 2

    To me it always seemed the strangest part of the LGPL license was a requirement to either use shared object libraries or to supply the object files so your propprietary software can be re-linked with a new version of libfoo.a.

    Is there an intermediate license which requires that your changes to a library's code be shared, but don't require you to supply the user with the ability to "improve" the program you ship?

  33. maturation of open licenses by rutledjw · · Score: 2, Insightful
    I think that what needs to be focused on isn't really the "purity of the FSF/free software", but which of the open licenses works.

    The concept of open software and it's use with a corporate, or business, structure is new and many people/companies don't really know what to do with it. We don't know which license works best in a corporate environment. Is that the point? Maybe, maybe not. If Open Software is going to have widespread use and acceptance, it's THE point.

    I don't want to speak for anyone else, but personally it would improve my life, both at work and home, if Open Software WAS a staple. I prefer Linux as both a workstation and personal PC OS. It would be helpful if mgmt wasn't resistant to it's use in the workplace and more of the "warm and fuzzy" apps (games, some of the streaming media kinda junk, blah, blah, blah) were available for Linux at home.

    So from that standpoint, we need to see which of the Open licenses really works. Being able to establish a revenue model is key for Open Software to really get going in the business world. Right now that points to a BSD-style license.

    Yeah, we may have MS "snitching" the BSD TCP/IP stack, but we also now have lote of APPLE users on a BSD-style OS! Who would have thought that was possible a few years ago? That's real progress and it's also bringing the benefits of Open Software to the masses. I'd think even RMS would support that, although he may choke on the BSD license.

    On the flip side: IBM is pushing Linux, but how much of that is media/hype based? I'd think the BSD method of development is much more to IBMs liking, not too mention the license! Yet here they are...

    Anyway, I wouldn't mind buying a copy of "wine" (or whatever it might be sold as) if I had greater confidence it would work properly and had better documentation. I've played with Wine, and I had some things working, but not everything I needed to make the effort worthwhile. I WAS frustrated with the lack of doc, which contrary to what some people say, I usually find plenty of with the Open Software I typically use (Apache, Tomcat, etc).

    I'm NOT ragging on the folks who write Wine, they've done a great job, but I DO think that Wine would benefit from a BSD or LGPL style license.

    If anyone cares...

    --

    Computer Science is Applied Philosophy
  34. A question re: the LGPL and the GPL by gowen · · Score: 2
    This is slightly off topic, I admit, but I have a problem with the GPL as applied to libraries. Here we go:
    1. According to RMS, if I write code that links with a GPL'd library (say, readline), my code must be GPL'd
    2. Now suppose I write, in a clean room, an exact duplicate replacement for readline (say, greedline) from reverse engineering.
    3. I offer to license to UNIX vendors for $10,000,000
    4. Now I can write non-GPL code with readline hooks and distribute it

    Now, the FSF may argue that it would be illegal for third parties to link my non-GPL code with readline, but this doesn't sound very feasible, and it isn't what is stated in the license.

    (Another thing: Now suppose I merely claimed to have written greedline. It'd cost you $10,000,000 to call my bluff)
    --
    Athletic Scholarships to universities make as much sense as academic scholarships to sports teams.
    1. Re:A question re: the LGPL and the GPL by Arandir · · Score: 2

      You can do the above scenario, and RMS couldn't get mad at you over legal issues. If there are two identical APIs, one of which is not under the GPL, then you can legally link to the GPL version without creating a derivative work.

      This is because you can't copyright an API, and the GPL does not restrict usage. GPLv3, if based on the DMCA instead of classic copyright law, could restrict usage. But it would then cease to be free.

      Tom Christiansen has already done what you proposed. He has rewritten readline, and called it "freedline". It's not a true rewrite, but a clever hack. Nonetheless, it should be sufficient to allow you to dynamically link to the real readline without contaminating your own code.

      p.s. Which numbnut judge declared that dynamic linkage contituted derivation? Or is RMS just making this stuff up?

      --
      A Government Is a Body of People, Usually Notably Ungoverned
    2. Re:A question re: the LGPL and the GPL by anthony_dipierro · · Score: 2

      According to RMS, if I write code that links with a GPL'd library (say, readline), my code must be GPL'd.

      Not true. If you write code that links with a GPL'd library, you have not created a derivitive work.

      If you link your code to readline, you have created a derivitive work. If you distribute your code with readline, you have created a derivitive work (and are distributing and probably copying). If you give your code to someone else, knowing that they are going to link it to readline, then that person has created a derivitive work, and you are guilty of contributory copyright infringement.

  35. Re:Balance. by Ded+Bob · · Score: 2

    Sorry, but the "Do you use SunOS?" argument is pretty silly.

    Why? You may have a lot of Sun boxes. We do too. How old are they? Where I work I have yet to see anything past an Ultra 5. We are adding Linux boxes but apparently no Suns.

    BTW, do you think there are more open-source boxes or closed-source boxes in the world of UNIX?

  36. In a nutshell, yes. by DG · · Score: 5, Insightful

    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
  37. BSD style's not all bad... by platos_beard · · Score: 3, Insightful
    While LGPL demands that developers contribute changes back to the community, BSD-style licenses do still encourage it. If a developer fails to put back changes, those changes may not be compatible with future improvements made to the community supported code.

    Someone who takes and closes source from a BSD-style license is saying is that they don't believe future changes made by the community are worth opening their source for. If that opinion is justified, then the project is screwed. The project is in trouble because the community is not producing -- a problem unlikely to be fixed by changing to an LGPL style license.

    --
    What's a sig?
    1. Re:BSD style's not all bad... by jedidiah · · Score: 2

      What exactly exists in BSD licencse to "encourage" code changes be released back to the community? This sort of rhetoric seems absurdly naieve coming from any part of the Unix community.

      You acknowledge the Unix "point of view" for structuring the OS and then ignore it for structuring the licensing. Quite simply: if you don't enforce the constraints, they won't be followed. You need to assume that the end user (developer) is malicious or incompetent or they will walk all over you.

      Unfortunately, no other manner of dealing real humans will end well.

      --
      A Pirate and a Puritan look the same on a balance sheet.
  38. Re:Balance. by Chris+Burke · · Score: 2

    Where I work I have yet to see anything past an Ultra 5.

    Which has nothing to do with the deployment of Solaris. You can get upgrades without buying new hardware, you know.

    BTW, do you think there are more open-source boxes or closed-source boxes in the world of UNIX?

    I don't think either, since I don't have access to data that would tell me. What good would making a random guess do?

    --

    The enemies of Democracy are
  39. Re:Good for wine. by Eccles · · Score: 2, Insightful

    Perhaps you should have set up an auto-reply telling about your $100/hour consulting fee... the commercial company, at least, might even have paid.

    --
    Ooh, a sarcasm detector. Oh, that's a real useful invention.
  40. Re:Balance. by Aapje · · Score: 2, Insightful

    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.


    Not necessarily. Many companies are afraid to use GPL-products, they want to have the option to ship a version that is linked to their own software or add a feature that is licensed from a third party or whatever. These are perfectly valid uses that are disallowed by the GPL (the second use may clash with LGPL).

    These things can be done with BSD, so companies can actually use it. Any changes they make that are useful to others will usually be put in the main tree so:
    1. There are fewer diffs between the open version and their product->easier merges
    2. Their code is tested and audited and expanded and debugged. This is a big reason for using open source.
    3. Why not?
    4. It will be good PR.
    5. It may actually make them feel better (especially the programmers).

    BSD-licensed code will thus probably get you more good code. If someone does create a closed version with features you like, open source programmers can just copy the features. They haven't taken away anything from you, but may have filled a need that open source developers did not fill. What's wrong with more options?

    I don't really understand why people get so upset when there might be a chance that someone uses the code he gives away for free for things he doesn't like. This is the same paranoia that the RIAA/MPAA exhibit: "if we don't put some überprotection on our stuff we will get screwed". They don't care if many legitimate and important uses are no longer possible, like making back-ups or listening to music on my computer. Strangely enough the Slashdot crowd is enraged over this, we tell them to be more trusting and to find ways to make money without creating a policestate. On the other hand it is okay with many of us if programmers make legitimate and important uses impossible with the license they choose for their IP.

    --

    The Drowned and the Saved - Primo Levi
  41. Re:Transgaming?? Offtopic question... by praedor · · Score: 2

    I dorked with transgaming's wine not too long ago. As I recall, I was absolutely sickened to learn that it could not be installed system-wide ala the REAL wine, but had to be installed individually into each users home directory.


    Requiring each user to install it separately on a system (multiple installs of the same damn app) is BOGUS. Have they changed their ways or is it still broken this way? You want to use it and play a game? Well install the big-ass app into your home directory AND install the frickin' game there too. Hundreds of wasted megabytes.


    IS there a way to install it system-wide (/usr/local) so any user can use it instead of wasting lots and lots of HDD space on duplicated installs?

    --
    In Bushworld, they struggle to keep church and state separate in Iraq as they increasingly merge the two in America.
  42. Re:Balance. by Medievalist · · Score: 3, Insightful

    /.
    Nice trolling, Matt. And I mean that honestly; I think there is a difference between provoking conversation and, well, you know, the typical slashdot troll.

    Anyway, I don't know about the rest of the world, but I am not real concerned about the relative "freedom" of licenses. I simply do not want people to steal my work without compensation. For me, sufficient compensation is that the person who benefits from my work releases their enhancements or modifications back to me. Is this so much to ask? That's what the GPL is about for a great many of the people who use it... simply an attempt at fair value exchange.

    If somebody else objects to this, they are *free* to NOT USE MY WORK.

    As far as "freedom" is concerned - well, if anyone can figure out how to get any I'd like to have some too.

    --Charlie

  43. Re:Problem With Many Open Source Licenses by jedidiah · · Score: 2

    Yes, we call that license the LGPL.

    There's quite a bit of payware based on it already including Oracle, Wordperfect and quite a few console games.

    Copyleft only prevents companies from hijacking the entire train when they could merely bum a ride.

    --
    A Pirate and a Puritan look the same on a balance sheet.
  44. Re:This is why by FreeUser · · Score: 3, Insightful

    In fact, I'd hazard a guess that X would be in far *worse* shape today, if it were GPL'd. Before Linux and FreeBSD sprang into popularity, X was kept alive largely by closed-source commercial concerns (Sun, HP, SCO, etc.), who very possibly would not have used it, were it to have the "forced openness" of GPL.

    You would probably have been proven wrong, but since we are dealing with hypotheticals there is no way to know for certain.

    What we do know is that Sun introduced two different windowing systems before finally switching to X (SunView, Openlook), so X11's permissive license wasn't an incentive at all. It was popular demand that eventually forced them to use X, and such demand would have been present regardless of which free license was used. Then Sun released openwindows, which was their semi-incompatible hack of X (allowed by the X license, would have been disallowed by the GPL unless they released said changes for possible inclusion in the main tree). Many customers, ourselves included, promptly downloaded the more compliant sources from the X consortium and compiled them instead, dumping openwindows because, despite being based on X, it had too many nonstandard incompatabilities that simply weren't worth the hassle.

    Contrast this to Sun's widespread promotion of gcc as the recommended c compiler until they released their own proprietary compiler years later, and your hypothesis that the GPL would somehow have been detrimental is weakened even further.

    Finally, the balkinization of UNIX was due in no small part to the lack of a GPLed reference base (including X11), and the incompatible, proprietary extentions that resulted (and were never required to be released openly for inclusion in others products). Then comes GNU/Linux ... less mature and less widely adopted than BSD, and in a very short time it united and began to dominate the UNIX world, even over another free UNIX that is arguably better on technical merits, namely FreeBSD. Why? Because vendors (IBM, SGI, etc.) are actually protected by the GPL in ways licenses like X11's and BSD's cannot:

    * incompatible changes must be released, meaning incompatibilities will not persist. This means the balkinazation of before will tend not to happen, as the GPL encourages any forks to reintegrate their changes.
    * no one can take their work and incorporate it in proprietary competing products ... such competing products must also be open. I.e. no corporate intellectual property in a free project can be "stolen" by another, merely "borrowed."
    * vendors and competitors are actually assisting one another by default. This has significant technical (and social) advantages over the destructive behavior of early unix vendors which are obvious and accepted by scientists and engineers but foreign to many business managers. The license actually facilitates, even requires, the sharing inherent in solid scientific and engineering methodology and discourages, in some cases actually disallows, the kinds of self-defeating secrecy often practiced by less informed management by default (often without thought, as a rote behavior often substituting for strategic thinking or imagination).

    The historical evidence not only doesn't support your hypothesis that X11 would have been harmed by the GPL, it even offers anectdotal evidence that the opposite is quite possibly true: X11 might well have been helped by the GPL.

    --
    The Future of Human Evolution: Autonomy
  45. Re:makes sense... by praedor · · Score: 2

    And...you have no problem with M$ spying on you, telling you what software you can copy, what you can and cannot do to your hardware, etc. Send me all your vitals too, since you have no problem with that: full name, place of birth, date of birth, social security number (or equivalent), credit card numbers, personal likes and dislikes, sexual proclivities, shopping habits, what places you frequent and the times.


    I assure you I am no worse than Gates and Co so you can feel happy and complacent about giving me all your info. Also, you need to contact be to get my OK to upgrade/change any of your computer hardware in the future.

    --
    In Bushworld, they struggle to keep church and state separate in Iraq as they increasingly merge the two in America.
  46. Why BSD-style licence is the kiss of death by Anonymous Coward · · Score: 2, Interesting

    I just think this contribution to the Wine lists is especially interesting, and deserves to be quoted here:

    On Thu, 7 Feb 2002, Dan Kegel wrote:

    > It's about time. Putting Wine under the xGPL is the best way
    > I can think of to ensure its future. The xGPL makes it possible
    > for competitors to cooperate for their common good - which is pretty amazing.

    This is a fundamental point which we haven't had a chance of discussing
    last time as we argued over silly future (unlikely) possible changes in
    copyright law.

    One important argument was that building a thriving economic environment
    around Wine is essential for its success.

    Everybody agreed on this premise, IIRC.

    The argument followed that BSD license is better for creating such an
    environment, and hence better for Wine, since more business will
    contribute more code back.

    This, I'm afraid, is entirely false.

    I argue that in fact, the BSD license is a STRONG DETERANT for businesses
    to contribute code back, while the LGPL provides an INCENTIVE.

    Note that I do not care, for the purpose of this discussion, about
    businesses which don't intend to contribute code back. They are of no help
    to Wine, and thus irrelevant (if not a little harmful, for reasons so
    eloquently explained by Alexandre).

    A BSD license is a STRONG DETERANT for a business to contribute code
    back. The reason for this is that they have no guarantee that another
    business will not improve a little the code, and thus get a competitive
    advantage. Or that other companies will not use that code on top of the
    code they wrote but not released, and thus again, get that edge. This is a
    fantastic _deterant_ for releasing code back. In fact, Gav validated
    exactly this point when he tried to argue for the BSD license last time:

    But there are companies out there who will benefit significantly
    from commercial use of this code, and who can afford to sponsor a
    portion of the development cost. Until such a sponsorship happens,
    we cannot apply the WineHQ license to that code.

    In other words, they needed that code. They invested some money do get
    it. They are happy with the results. Why not release the code? They have
    what they needed in the first place? The reason is clear -- it cost them
    to get there, they can not aford to bring everybody there for free. I can
    100% understand that. But if the code was under the LGPL, it would not
    matter, because even if they brought everybody there, other companies
    could not step ahead of them, since if they did, they themselves could
    have used that code.

    In other words, TG could have kept Direct3D proprietary, released
    everything else back under LGPL, and they could have _known_ they still
    have the competitive edge in the D3D work! This is why the LGPL is in fact
    an _incentive_ for such colaboration.

    Bottom line is clear: as the project matures and becomes more useful, the
    deterant of contributing code back from a business perspective is going to
    greatly increase, while at the same time, the incentive under the LGPL
    would have also increased.

    In economic terms, for Wine, one spells death, the other, life.

    --
    Dimi.

  47. Re:Balance. by EllisDees · · Score: 2

    BSD-licensed code will thus probably get you more good code. If someone does create a closed version with features you like, open source programmers can just copy the features.


    Unless, of course, they tie it in with some patented or otherwise encumbered code that is not legal to duplicate.

    They haven't taken away anything from you, but may have filled a need that open source developers did not fill. What's wrong with more options?

    Human nature is what's wrong. I don't trust my fellow man enough to assume that he will be as forthcoming with his additions to my code as I was with the original code. Therefore, if he wants to have the advantages of my code, he is going to contribute his advantages back to me.


    I don't really understand why people get so upset when there might be a chance that someone uses the code he gives away for free for things he doesn't like.


    I don't care what they use my code for, as long as they give back.

    On the other hand it is okay with many of us if programmers make legitimate and important uses impossible with the license they choose for their IP.

    What 'legitimate and important uses' require that you can't give back your source? I can't think of one.

    --
    -- Give me ambiguity or give me something else!
  48. Re:Transgaming?? Offtopic question... by OpCode42 · · Score: 2

    Ok, here's a way that should work...

    create /usr/local/wine_drive

    chmod it 777 so everyone has access

    install wine / transgaming's wine

    for each user, create symlink ~/.wine -> /usr/local/wine_drive
    ~/.transgaming - > /usr/local/wine_drive

    Hey presto, one central wine installation everyone uses.

  49. It is still very fluid, it appears... by praedor · · Score: 2

    If you follow the link you will see that what type of license is finally selected is still very much up in the air. An X11-style license/mixed license is one of the latest suggestions. X11-like license for the kernel side, so if any closed stuff must be included for functionality it can but any dlls/libs beyond that would be LGPL.

    --
    In Bushworld, they struggle to keep church and state separate in Iraq as they increasingly merge the two in America.
  50. Re:Balance. by saintlupus · · Score: 2

    BTW, do you think there are more open-source boxes or closed-source boxes in the world of UNIX?


    Depends on whether you call Mac OS X closed source because of Quartz, or open source because of Darwin.

    I'd be more than willing to bet that Apple's got the highest marketshare in the Unix workstation market now by far.

    --saint

  51. Adapter Pattern? by hey! · · Score: 2

    Perhaps this stems from my lack of understanding of LGPL, but I don't see how this really keeps anybody who is determined to take their proprietary mods to themselves. If you need foo() and foo() is broken or missing in the library, you just create a wrapper library which has your implementation of foo and just hands off to WINE for everything else. It might not be a bad way in general to deal with the incompatibilities of WINE and WIN32.

    It seems to m that at best it gives the engineers (who tend to understand better the contributions of the community) an excuse to keep their employers from freeloading. Or it may cause some people with vestigal senses of fairness to balk. The intent of GPL and LGPL, as I read them, is to create a kind of social contract between the creators of software and people who would modify and redistribute it, that ensures fairness through the mechanism of granting certain inalienable rights to the user. To work around the limitations of LGPL would require a deliberate act to disrupt this fairness, something which people might scruple not to do where they might not scruple given a license had in implicit invitation to do so.

    --
    Post may contain irony: discontinue use if experiencing mood swings, nausea or elevated blood pressure.
  52. Re:makes sense... by saintlupus · · Score: 2

    My experience has been the opposite. Although I've never used XP

    Er... this doesn't make a whole lot of sense to me, I'm afraid. On what, then, are you basing this experience. W2K alone?

    (Haven't used XP myself. The cussing from the next cubicle over dissuades me.)

    --saint

  53. Re:Good for wine. by Jah-Wren+Ryel · · Score: 3, Informative

    That is the right idea, if expressed a bit frivolously. Open source is a huge business opportunity for independent developers/contractors/consultants. RMS totally understands this himself - in the past (and currently for all I know) he bills at a fairly high hourly rate to do custom work on GPL'd software for specific customers. Of course the work he does then goes back into the tree -- GPL and all, but he gets paid well, the customer gets a solution and the rest of the world gets to "stand on the shoulders of giants."

    If I were in the same situation I would have treated it like an enormous business opportunity. Instead of getting torqued off by all the hassling, I would have worked up a quick and simple website advertising my services wrt consulting on development of work related to the program in question (a cheap method of legitimizing yourself as a business rather than joe random hacker in his basement). Then I would have responded to any inquiries from the company that lifted your code with an offer to work on their version of the system on a time and materials basis and with the stipulation that any work done is also licensed under the terms of the original license that they 'exploited' in the first place. Similarly for any of their customers that had managed to track me down. If there was some sort of mailing list of users I would have become a visible if not active participant with a link to the website advertising my business in my .sig in any messages posted to the mailing list.

    Also, FWIW, $100/hr is nothing in a situation like that. Depending on the size of the companies involved and the size of their need for their product to be fixed, $200/hr ought to be easily attainable for a smart businessman in that kind of situation. When the big names like Oracle, Sun, HP, IBM and the Big 5 consulting firms bill their people out in the $300-$500/hr range that gives an independent expert lots of headroom to set a high billing rate and not have to burn most of it on overhead like those guys do.

    --
    When information is power, privacy is freedom.
  54. Re:Balance. by Ded+Bob · · Score: 2

    Ok. I will allow the SunOS argument--I did say "usually". :) Although, can anyone think of some newer cases where the closed-source version stalled or stopped the open-source version?

    I don't think either, since I don't have access to data that would tell me. What good would making a random guess do?

    I was just wondering.

  55. Re:Balance. by Ded+Bob · · Score: 2

    Depends on whether you call Mac OS X closed source because of Quartz, or open source because of Darwin.

    Sheesh! Didn't you know that everything is black or white here?!? No gray allowed! :)

    Good point.

  56. Watch your spelling, dammit! by cryptochrome · · Score: 2

    You spelled Jeremy two different ways in the discussion. Hint: The first one is wrong.

    Why should I care? Well, his name is my name too, and I get pretty sick of people misspelling it.

    --

    ---If you can't trust a nerd, who can you trust?

  57. No linking by EnglishTim · · Score: 2

    I was under the impression that you were not allowed to link your program to an LGPLed library - you are only allowed to dynamically bind it to it.

    I think this is to ensure that the user can still recompile the LGPLed bit for herself if she needs to.

  58. It's time for OpenWINE (a la OpenSSH) by Brett+Glass · · Score: 2

    If WINE is placed under a restrictive license (and both the GPL and the LGPL are highly restrictive compared to the current licensing), it's time to do what the OpenBSD/OpenSSH crowd did with SSH: Create a truly free version of WINE that isn't covered by a nasty license that's specifically intended to prevent free use of the code. It's a shame to have to do a fork, but it is the only way to keep WINE truly free. I have just downloaded the latest version of the code, just in case Jeremy & Co. attempt to make it unavailable. OpenWINE, anyone?

    1. Re:It's time for OpenWINE (a la OpenSSH) by Brett+Glass · · Score: 2
      You write:

      The GPL & LGPL are a FREE licenses, what do you think most of the software you're using under Linux (and Linux itself) is licensed under?

      I don't run Linux, nor do I run GPLed code unless I absolutely must.

      And I never look at GPLed source code; to do so exposes any commercial programmer to severe legal risks.

      (L)GPLed code is not at all free. It's not free as in speech, because commercial programmers can't look at it and learn from it -- nor can they publish commercial works that contain or are derived from it. And it's not free as in beer, because it imposes not only a high cost but the maximum possible cost (zero income from licensing the work) upon programmers who incorporate it.

  59. Re:Balance. by EllisDees · · Score: 2

    Which couldn't be used in the GPL-version anyway. So you still get an extra choice that you would not have had with the GPL-software. Nowhere is anything taken away from the free version by this!

    *I* don't get any extra choice. Nobody is ever going to use my own code as a starting point to enforce a software patent, possibly against me.


    Why are you so paranoid when many companies are already proving that they are willing to contribute? Of course this usually requires that they can actually use their own contributions for their uses and a non-copyleft license is thus very important.


    I don't care what any company chooses to do or not to do. If they want to use my code, they *are* going to contribute back - no maybes about it.

    I trust that companies will give code back. It is often in their best interest (as I already pointed out). GPL will just ensure that your code isn't used, and thus you won't get anything back from them.

    The more pervasive the GPL becomes, the less likely this will be a problem.


    1. I make changes to the software that are specific to my business. It can't be open because that would expose my secrets.


    You don't have to release the source unless you intend on distributing your program.

    2. I have created my super-duper commercial package and want to link it to an open source web-server. I'm willing to open source every addition to the web-server I make to suit my needs, but the rest of the software is my property.

    If the web server is LGPL, no problem. If it's GPL, find another web server.

    3. I want to add video codec X, it's not mine. My clients are willing to pay for it though. What's the problem with making a closed version that includes the codec?

    I think this one depends. IANAL, but I don't think that your licensing a codec and including it in some GPL software for someone would be considered distribution as long as they weren't otherwise distributing it. For instance, if I worked for a company and we had standardized on some GPL video editing software, what would be the problem with my doing anything I wanted with that software as long as it didn't leave the company?

    --
    -- Give me ambiguity or give me something else!
  60. Is it really THAT far fetched? AOL + Wine + Linux by TeddyR · · Score: 2, Insightful

    Time for some more of that Conspiracy Theory stuff:

    The recent rumours that AOL was looking to buy redhat... There is usually something behind the smoke...

    What if AOL was looking for a distro to use for their settop boxes (or easily installed on a standard PC). A disto that can have Wine installed on it.

    A distro that AOL can use with wine, and minimal changes to their AOL client would allow them a VERY quick deployment of a Linux based installation of an AOL client.

    A distro that can be bundled with Wine+the client in a single install.

    Or... A client+wine package that can be installed on any distro that the standard users would be familiar with.....

    --
    You may be paranoid, but that does not mean that they are not after you.... --Someone on IRC somwhere..

    --

    --
    Time is on my side
  61. License change would close WINE to developers by Brett+Glass · · Score: 2
    This license change would, effectively, close WINE to me and any other developer who writes commercial software.

    Here's why. As most people already know, the GPL and LGPL require developers who create "derivative works" to give their work away for free. But what most people do not understand is that if a programmer so much as looks at GPLed or LGPLed code, and later writes some code that performs the same function, he or she is open to accusations that the code produced later is a derivative work. (The late ex-Beatle George Harrison fell into a similar trap when he heard a song and, years later, wrote one with a similar melody. A court convicted him of "unconscious" copyright infringement because he'd heard the original song.)

    For this reason, commercial programmers simply cannot look at source code that's published under one of the FSF's licenses without taking a tremendous risk which could destroy their careers as programmers. This may be fine with Richard Stallman -- who in the GNU Manifesto stated that programmers should code for love rather than money and that good salaries for programmers should be "banned" -- but for those of us who need to put food on the table it is simply a risk we cannot take.

    Thus, if WINE is GPLed, I can no longer look at the code, fix bugs when something breaks, or contribute to the project. Nor can I peruse the code in order to learn from it. It will, effectively, be as closed as a closed source product to me and to any other commercial programmer. WINE will be un-free, and only a truly free fork (which I sincerely hope will occur if CodeWeavers attempts to change the license) will be accessible to those who want to code for a living.

    1. Re:License change would close WINE to developers by Brett+Glass · · Score: 2
      You write:

      The foundation of linux/GNU is all GPL licensed of the strictest sort and that hasn't hurt anyones ability to make money off of it or use it.

      Oh? In that case, why has Red Hat lost millions of dollars, making only an insignificant profit in a very few quarters due to Enron-like accounting tricks? Or why VA Linux folded its original hardware business and is now barely limping along? Or why Eazel failed utterly within a year after its debut?

      Remember: the purpose of the GPL, as stated by author Richard Stallman himself, is to destroy businesses that attempt to make money by producing software.

    2. Re:License change would close WINE to developers by Brett+Glass · · Score: 2
      You write:

      Even if RedHat as a company was *not* making profit programmers like you and myself are still getting paid regardless if the company makes a profit.

      Enron employees were being paid, too, until the bubble burst and the company went bankrupt.

      The fact is that Red Hat has lost millions of dollars and is still burning through stockholders' money at a breakneck pace. Its revenues dropped nearly 20% last quarter. (See the company's Form 10-Q on Edgar.)

      When it collapses, many people will be "burned," just as was true with Enron. Look at the same Form 10-Q, and you'll see that in just the 9 months covered by the form, employees exercised more than $4M worth of stock options. If they still own the stock (and many are likely to), they'll suffer just as Enron's employees did.

      The GPL Emperor (penguin?) has no clothes.

      CodeWeavers has a lot of talented people working for it, and deserves to make money. A change of business model is the proper course. But adopting the (L)GPL as its "savior" is suicide for the company itself and damaging to everyone who would like to use WINE. (Again, the GPL and LGPL were intentionally and explicitly engineered to destroy businesses and livelihoods.)

  62. Re:Is there a license that requires disclosure onl by spitzak · · Score: 2
    Apparently the common solution is to add a paragraph of "exceptions" to the start of the LGPL and say this is your license. The exceptions basically say "as a special exception to the following rules, you can statically link your program with the library and release it without source".

    I don't like this, it is another license, and as far as I can tell the vast majority of people writing LGPL would be happy with this modification. I wish there was an official modification of LGPL to say this.

  63. That's another way the GPL/LGPL destroy freedom by Brett+Glass · · Score: 2
    m_evanchik writes:

    Ouch, my head hurts after trying to read that thing.

    Something is wrong with the world when computing is more about legal document than writing code and fiddling with electronic gadgets.

    Sometimes I think that GNU just makes matters worse by adding another layer of complexity.

    You're right. One of the fundamental freedoms that users of open source should possess is "freedom from FUD." They should have confidence that they are able to use code in the way that they expect, and that they understand all of the terms and implications of the license.

    Neither the GPL nor the LGPL provides this. Each begins with a political manifesto, then moves on to a license, rife with legalese, that the FSF itself admits has never been fully interpreted by a court. Even within the FSF's own ranks there are disagreements as to what the language means.

    The BSD License is short, clear, and unambiguous. There's no FUD -- no question about what it means. And it has been tested and ruled to be valid in a court of law.

    Licensing WINE under the (L)GPL would do more than infect it with an intentionally malicious, viral license.

    It would infect it with FUD.

  64. Re:Is it really THAT far fetched? AOL + Wine + Lin by cgleba · · Score: 2

    "A distro that AOL can use with wine, and minimal changes to their AOL client would allow them a VERY quick deployment of a Linux based installation of an AOL client. "

    If they ever decide to use thier own browser [Netscape/Mozilla] that would allow a very quick deployment on just about any OS. The only thing they would need Wine for is proprietary plug-ins [ala Codeweavers], so your argument does have merit.

    They're locked into Windows by their own decision (they're no longer legally bound by contract) to continue to buy IE even though they make thier own browser. It absolutely boggles me.

    It's like if Chrysler decided to use all GM 4-cylinder engines in thier cars while they continue to manufacture their own engines and sell them to Mitsubishi (as they do) all the while complaining about GM's 'monopoly' and how they are 'being forced out of the market, per say.

    This rant is running off-topic, but it completely blows my mind how AOL could complain about MS monopoly while at the same time contributing to it by using IE all the while they have their own browser which they don't use, have never used, nor have any intention to ever use (no AOL person has ever made any public statment that they ever intend not to use IE in thier PC AOL client -- they 'hinted' at perhaps using Gecko in their mythical 'web applicance', which I don't see happening any time soon.)

    Can anyone shed any light on WTF AOL is thinking and [back on-topic] how this could relate to wine?

  65. Re:Balance. by m_evanchik · · Score: 2

    While I sort of prefer the straightforwardness and the simplicity of the BSD license, I have to give credit to the GPL on at least one important, perhaps supreme, area: it seems to give better results.

    Now really there is more correlation than causation involved here, but Linux is GPL'ed and BSD is, well, BSD'ed, and Linux seems to be winning the race at this point.

    Now, there are other factors involoved, other than the way these unices are licensed, but couldn't this be a very important factor?

    Again, the BSD license has always been more appealing to me, but GPL'ed
    software seems to get better proliferation.

    I'd love to hear some other thoughts or examples along these lines.

  66. Re:BSD and LGPL both limit freedom. by Brett+Glass · · Score: 2
    You write:

    The BSD license limits the freedom of developers, because it doesn't let them use or build on any changes made by other developers.

    Not true at all. The BSD License does permit anyone to change or build upon code that's licensed under it. However, it doesn't attempt to confiscate other developers' work, as the GPL and LGPL do. That's fair; it's their work.

  67. Re:Balance. by saintlupus · · Score: 2

    I'd love to hear some other thoughts or examples along these lines.

    Neither XFree86 nor Apache are GPLed, and they are considered to be jewels in the opensource crown by many.

    --saint

  68. Re:Balance. by Brett+Glass · · Score: 3, Informative
    You write:

    Now really there is more correlation than causation involved here, but Linux is GPL'ed and BSD is, well, BSD'ed, and Linux seems to be winning the race at this point.

    Actually, Linux incorporates large amounts of code from BSD. (For example, take a look at Linux's syslogd. You'll see that it's the BSD syslogd, written by Eric Allman, who also wrote Sendmail.) So, BSD code is on every machine that runs Linux. It's also on every machine that runs FreeBSD, OpenBSD, and NetBSD, of course -- and every commercial version of UNIX. Windows (all versions with networking), OS/2, and BeOS also use BSD code -- particularly in the network stacks and utilities. MacOS X is based on FreeBSD Version 3.4. It may well be that there is no computer running any modern operating system that does not have BSD code on it. BSD wins by a landslide.

    What's more, Apache -- which is licensed under a license that is essentially the BSD license -- has far higher market share than Linux has, or is likely to have.

    I'd say that's a pretty good argument for the efficacy of the BSD License. It has done more good for computer users and programmers than any other software license. Were the Berkeley TCP/IP stack not released under the BSD License, we would not have an Internet today.

  69. BSD License ruled valid by Brett+Glass · · Score: 2

    The BSD License was ruled to be valid -- and enforced! -- during the lawsuit between AT&T's (later Novell's) Unix System Laboratory and the University of California at Berkeley over the distribution of BSD. The University successfully claimed that AT&T had violated the BSD License by failing to credit the contributors to the BSD code . The claim carried such weight that it forced a court-approved settlement in which USL capitulated.

  70. Dr. Seuss and Open Source by Brett+Glass · · Score: 2
    This entire issue is reminiscent of the well known Dr. Seuss story Horton Hatches the Egg.

    In the story, a bird lays an egg and then convinces a kindly elephant named Horton to sit on it. Horton braves all manner of hardships -- heat, hold, even the indignity of being captured and displayed as a freak in a circus -- to remain with his charge until it hatches.

    Whereupon, the bird immediately demands that Horton return the fruits of his labor to her.

    Were she a modern Richard Stallman, she might have declared that it was a GPLed egg.

    Writing a program -- like laying an egg -- isn't necessarily an easy task. However, bringing it to the marketplace and successfully selling it as a product -- especially in the presence of a free alternative -- is a much more difficult and dangerous one. The company that hopes to sell a product that's an improved derivative of one that's available for free is taking a big risk and must make a truly Hortonian (if I may coin the phrase) effort to be successful.

    What Mr. Stallman and the GPL would ask is that the person who manages to do this -- against all odds -- get nothing.

    CodeWeavers appears to believe that the emergence of products such as Lindows is a threat to it and/or to WINE. Nothing could be further from the truth. If the creators of such projects act in their own best interests, they will return all but the most strategically important code from their implementations to the WINE project, reserving for themselves only what is necessary to differentiate their product from what another vendor (e.g. Red Hat) might produce. This minimizes their maintenance costs, and may -- there's no sure thing here -- provide them with sufficient value added to survive in the presence of a free alternative.

    To (L)GPL WINE, on the other hand, prevents such worthy products from ever seeing the light of day. It is, in essence, snatching back the egg from poor Horton after all of his hard work. And it won't benefit WINE or CodeWeavers. The companies' potential contributions will be lost, and CodeWeavers and WINE will gain them a reputation for being hostile to business. This will cause the consulting business from which CodeWeavers hopes to make money to dry up.

    In short, the move is shortsighted and bad for all concerned.

    CodeWeavers should look instead to the model of Wasabi Systems (http://www.wasabisystems.com/), which just received a round of venture capital funding worth more than $1M to port, publish, promote, and consult on NetBSD. NetBSD is truly free; it's published not under the restrictive GPL or LGPL but under the BSD License. And Wasabi is going strong; they just published a desktop package (consisting of NetBSD plus GUIs and applications) that is competitive with the best of the Linux distributions.

  71. WINE is not being "jacked" by Lindows... by Brett+Glass · · Score: 2

    ...any more than Linux is being "jacked" by Red Hat. Both are trying to add value -- something which they must do in order to sell product, because the code is available at no cost.

  72. Comment removed by account_deleted · · Score: 2

    Comment removed based on user account deletion

  73. Re:Sucker by Brett+Glass · · Score: 2

    OpenBSD's code, like all BSD-licensed code, cannot be "taken" or "stolen." It's already been given to everyone, freely, to use as they will. No matter what anyone does with it, the code will always be available and free. That's true freedom. It's GPL that's sucker bait. Use it, and your work is confiscated.

  74. Re:Balance. by Brett+Glass · · Score: 2
    You write:

    Don't like it then FIND ANOTHER WELL.

    One of the purposes of the GPL is to poison the well, driving out all other software so that there is no alternative. A good example of a GPLed program that is well on the way to accomplishing this is GCC. It's inferior to commercial alternatives, but (as Microsoft demonstrated with Netscape) even a superior product can't compete when another in the same category is being given away for free as part of a predatory strategy.

  75. Re:Balance. by m_evanchik · · Score: 3, Interesting

    So why do people still choose the GPL over BSD license?

  76. This debate is OVER! Slashdot is a month late. by Dr.+Spork · · Score: 3, Interesting
    I've followed this somewhat closely, and it is indeed true that there has been a discussion about the LGPL. This debate was held openly, with Alexandre actually advocating the LGPL switch. However, Codeweavers programmers and other core WINE hackers gave some excellent reasons for staying on the less restrictive license, and Alexandre quickly saw that there wasn't enough support among the important contibutors and politely backed down.

    I thought their open debate was interesting enough that I submitted it here on Slashdot. However, the issue is now dead. They are NOT changing to the LGPL. Please leave the WINE coders alone and let them write code. They deserve credit for having a very civil and constructive debate about licensing issues, in a climate where flamewars are the rule when the issue gets brought up. WINE coders are not only excellent programmers, but they are also wise for having settled the issue. This "Jeremy" may be a smart guy, but his position lost out. Him trying to stoke up the issue and cause dissention in the improbably civil WINE community does not seem very smart to me. Last year was the time to discuss this. Now is the time to shut up and code.

    1. Re:This debate is OVER! Slashdot is a month late. by Brett+Glass · · Score: 2

      Alas, I spoke to Jeremy White only yesterday, and he told me that he and Alexandre wanted to close the code. Thus, the discussion is not at all over. I hope that they will reconsider. Users and developers should be able to free themselves from the grip of Microsoft without falling into the grip of the equally megalomaniacal FSF.

    2. Re:This debate is OVER! Slashdot is a month late. by Dr.+Spork · · Score: 2

      What do you mean "close the code?" I thought the topic (allegedly) on the table is whether to keep the liberal X11 license or switch to the more restrictive LGPL, which wouldn't allow commercial entities to distribute binary-only revisions of WINE. "Closing the code" usually refers to a switch to a non-OSS license. I presume (and hope) that's not on the table....

    3. Re:This debate is OVER! Slashdot is a month late. by Brett+Glass · · Score: 2
      You write:

      "Closing the code" usually refers to a switch to a non-OSS license. I presume (and hope) that's not on the table....

      Neither the LGPL or the GPL is an open source license. Richard Stallman and Bradley Kuhn of the FSF have both said so, recently, in public forums, and the FSF has published literature to this effect.

      And, in fact, they're right. Both licenses violate two points of the Open Source Definition: they discriminate against a group of people (developers of commercial software) and against a field of endeavor (the creation of commercial software). Thus, despite the desire of some people to call them "open source," they simply do not qualify. They can't, because they are discriminatory.

      Licensing WINE under the GPL or the LGPL would completely close the source to professional programmers who write commercial software. Such a programmer could not look at it, or fix a bug, without seriously endangering his or her livelihood and career. Why? Because (as explained in an earlier message) any software that the programmer wrote which performed a similar function, or even used one of the same algorithms, could be claimed to be a "derivative work." The programmer would then have to give the work away.

      In short, putting WINE under the (L)GPL would be closing the code.

  77. Re:Balance. by Secret+Coward · · Score: 2, Insightful
    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."

    This is blatently false. In much the same way you can write a paper with a GPL'd word processor, you can use water from the well without restriction. The GPL only kicks in when you A) modify the well, and B) distribute your modifications.

    Furthermore, the well analogy doesn't even work. The well is physical property. The GPL applies to intellectual property. But I will humor the analogy. If someone were to hook a pump up to the well, and sell the water, the GPL still wouldn't apply. The GPL would only apply if the pump owner distributed the pump. This is a recognized limitation of the GPL.

    If someone modifies a GPL'd web server, they may serve all the pages they want without releasing their changes. They only have to release changes if they distribute the server. Even then, they only have to release changes to the people that they distribute the server to. I believe there are plans to address this issue in the next version of the GPL.

    Back to the well analogy, let's consider a situation where the GPL would kick in. Suppose you discover several places where the well is actually a spring. You decide you would like to make money selling aquaducts and maps to the springs. The GPL simply states that anyone who buys your aquaduct and map, may copy the map and sell their own aquaducts (and you have to tell them how you did it). The LGPL says, the people who buy your aquaducts and maps may copy the maps (and you have to tell them how you derived the maps), but you can still prohibit them from selling aquaducts. Furthermore, if you built the aquaduct for on a different well, the GPL won't even apply to your aquaduct.

    Finally, if you don't like the terms of the GPL'd or LGPL'd well, you are free to find your own aquafer and start a new well under any terms you choose.

  78. Re:Balance. by EllisDees · · Score: 2

    Your simple-minded argument doesn't hold up very well. If you do have to depend on companies' goodwill and commitment for them to contribute to open source, why not go the whole way and actually threat them like adults.

    Umm, I don't have to depend on a company's goodwill - I use the GPL. With the BSD license, you are forced to depend on just that, and I'd rather not.


    Give them freedom to make their own decisions.


    They have the freedom to choose to incorporate my code or not to, just as I have the freedom to require that any changes they want to distribute are given back to the community.


    If you truly believe in the merits of open source, you must believe that it will be beneficial to companies and they will thus support it.


    Companies exist to make money, not to be altruistic. If they that think they can get away with something, they generally will. I have no qualms with taking the decision to use my code in a way I don't like out of their hands.

    I believe that GPL will (hopefully and probably) not become that pervasive among companies (except for Linux). Instead it may give open source a bad name when companies get bitten by the GPL license. Is it not better to let money do the talking, instead of lawyers?

    With both IBM and SUN recently getting behind linux in a big way, it looks lik the GPL is, in fact, becoming more pervasive. These are not small time players - they know what they are getting into.

    Argueing that GPL software cannot be used when I claim that some legitimate and important uses are not possible with GPL merely proves my point.

    What you are claiming as a legitimate use, I see as an abuse. You know the rules when you decide to build on a piece of GPL software. If you agree with them, you will abide by the required terms. If not, you are free to use something else. So, just like everything else in life, it comes down to a choice - "do I need the benefits of a piece of code enough to agree to the price?"

    Personally, I will continue to release every piece of code I write under the GPL.

    --
    -- Give me ambiguity or give me something else!
  79. Re:Balance. by Brett+Glass · · Score: 4, Interesting
    You write:

    So why do people still choose the GPL over BSD license?

    Most don't choose; the project chooses the license for them.

    Others do not know that there's more than one license for open source.

    Still others are deceived by the propaganda that accompanies the GPL. They see the claim that the GPL makes software "free" at the top (even though it is a bald-faced lie) and never read the pages of legalese that follow.

    Still others believe that by embracing the GPL they are attacking large corporations such as Microsoft. In fact, those corporations have the ability to hire programmers to implement equivalents of anything they choose. It's small companies that want to compete with big guys like Microsoft that are most badly hurt by the GPL, because the GPL denies them access to code and they're forced to reimplement. (It's ironic that the GPL is so beneficial to Microsoft, but it is. It kills Microsoft's potential competition in the cradle.)

    In NO case is the GPL actually a good choice. It is an onerous and unconscionable license that will hopefully be ruled illegal sometime in the near future.

  80. Re:Balance. by EllisDees · · Score: 2

    You do if you want them to contribute to open source.

    No, I don't. I know that they cannot legally distribute anything build upon my source without contributing themselves. Straightforward. No doubts about it. The worst thing that can happen is that some freeloading company doesn't use my code. Big deal. I'd rather have one person who is actually committed to writing good code than a whole company full of people who got their CIS degree for Big Buck$


    total contribution by companies = use of open source*contribution per project.
    BSD maximizes the first, which will probably maximize the total figure


    Hardly. You can imagine that companies prefer the BSD license all you like, it doesn't affect the fact that most of the worthwhile software is currently being developed under the GPL. What companies do or don't do really doesn't matter at this point.


    That's a very cynical view.


    It's also realistic. Had a look at the headlines lately? *cough* Enron *cough*

    Most companies do actually worry about more than pure profits. Did you check out the list of companies that double their employees donations for the EFF? It's long and heartwarming, snif.

    Yeah, yeah. My company matches 10%, but it's all just advertising to them.

    I really don't see that many 'abuses' of BSD. Most companies who use BSD (or similarly) licensed products do contribute (or have even created the product in the first place), so why would you need to force them?


    Because I don't want to see any, and if I do, I want the option of being able to do something about it.


    They like it as a server-OS and certainly did not pick it because of the GPL, just about all the other products they support or open sourced themselves are non-copyleft.


    Hmm. Ever wonder why they didn't choose to get behind BSD? Maybe because they don't want their hard work going to finance Microsoft any more than I do. I could be wrong, of course. Maybe its just because linux is a better system.


    But of course, usage of IP is an abuse if it doesn't follow your rules. That's the same logic in EULA's, DVD regions and copy-protection, protected CD's, protected ebooks, the DMCA, etc.It's the thinking (and laws that support it) that I want to abolish, the abuse of power because you can create/control and others cannot. You focus so heavily on enforcing your rules, why are you unwilling to discuss the validity of the rules themselves?


    As long as our copyright laws are in place, I will use them to make sure that my code remains open. I see no reason not to use the same tools that are used against me. If they were to go away tomorrow, the world would certainly be a better place. I don't see that happening though, so I will guarantee that at least my contribution will always lead to more openness.


    Is copyleft truly necessary to force companies to contribute?


    It doesn't matter to me whether it is 'truly necessary' or not. I ask only that the same thing that I have given is given in return. If that's too much, then too bad.

    Open source will be able to supply some of the software we need, while commercial software will fill the niches that cannot be filled by open source.

    My crystal ball tells me that eventually, the only role for commercial software will be specialized applications. Everything else will be open source.

    --
    -- Give me ambiguity or give me something else!