Slashdot Mirror


XFree86 Alters License

kinema writes "According to the XFree86 announcement starting with XFree86 v4.4.0-RC3 there will be a new license. There are some worries that these changes might be incompatible with the GPL." The FSF has a good page about the problems with BSD-style advertising clauses, which ironically uses XFree86's old license as an example of one to emulate.

47 of 430 comments (clear)

  1. eh by Cyn · · Score: 5, Insightful

    the source is still out there, worst case scenario - the license isn't gpl, and they don't change it to be so - some of the developers split off and recruit noobs, and we end up with a renamed X that everyone uses - that takes a little while to ramp back up to full speed.

    It's not the end of the world, but it (could) be annoying, that's for sure. I think thorough investigation is needed (e.g. try reading the license)

    --
    cyn, free software and *nix operating systems enthusiast.
    1. Re:eh by psyberjedi · · Score: 3, Interesting

      Isn't this simply a case of giving credit where credit is due. If you build a project that includes the blood, sweat, and tears of other people, shouldn't they be credited. Either in the documentation or through some other method.

      For the Open Source community to succeed we can not forget the hard work put in by those who came before us.

      --
      He who confuses his religion with his science knows neither.
    2. Re:eh by moranar · · Score: 5, Funny
      Isn't this simply a case of giving credit where credit is due. If you build a project that includes the blood, sweat, and tears of other people, shouldn't they be credited.

      Shouldn't you use question marks after interrogative sentences. Or are they not used anymore.

      --
      "I think it would be a good idea!"
      Gandhi, about Internet Security
    3. Re:eh by fizbin · · Score: 4, Insightful

      But where does it stop?

      What do I do when I want to box up Debian and have to suddenly include three pages of acknowledgements on the outside of the box?

      To the response "that's ridiculous; it won't get out of hand", I have to ask: why put it in the license? Is there some reason you need to use the legal force of copyright to bash this over people's heads? Can't you just rely on most people to not be credit-stealing bastards?

      The only thing making this clause part of the license does is hurt people who want to be strictly correct in following license rules - but these are the same people who already are giving credit where credit is due. The people who are stealing the credit whole-hog (if, indeed, there are such people) will likely stick the acknowledgement to xfree.org so far down in the secondary appendix to the most unread manual that no one will ever find it unless they already know about xfree's license and go looking.

      I have nothing wrong with acknowledging other people's work. The problem is with being forced to do it.

    4. Re:eh by Anonymous Coward · · Score: 5, Funny

      He's just respecting my copyright on the "?" symbol.

    5. Re:eh by __past__ · · Score: 4, Informative
      What do I do when I want to box up Debian and have to suddenly include three pages of acknowledgements on the outside of the box?
      But you don't. Read the license again. You have to put an acknowledgement in the documentation, in Debians case a file in /usr/share/doc/XFree86 (or whereever they put such things) is perfektly sufficient, and they include the licenses of their packages anyway.
    6. Re:eh by nomadic · · Score: 5, Funny

      If you build a project that includes the blood, sweat, and tears of other people, shouldn't they be credited.

      If your open source project manager requires you to bleed, sweat, and cry, then you might want to consider forking...

  2. Why shouldn't it be? by Chris_Jefferson · · Score: 4, Insightful

    This isn't a troll, but seriously, why should it be GPL compatable? The only way to be GPL compatable is to have a licence where the software can re-licensed under the GPL. The GPL states it can only be linked with other software under the GPL (or under a licence which basically means the same thing)

    If the GPL is unwilling to be compatable with anyone else, why should anyone be too worried about being compatable with the GPL.

    Remember. Open source =\= GPL.

    --
    Combination - fun iPhone puzzling
    1. Re:Why shouldn't it be? by be-fan · · Score: 5, Interesting

      The BSD license, and the MIT license are both GPL compatible. In fact, most licenses more liberal than the GPL are compatible with it. Being GPL compatible simply means that you can include that code in GPL'ed code. For developers, having the X license be GPL-compatible is a good thing.

      Of course, this issue brings up some schisms between the GPL and BSD communities. However, I find the attitude of the BSD proponents on this subject somewhat strange. By choosing the BSD license, you are giving people the right to do whatever they want with their work. This means that company could take your code and include it in a proprietory app, without releasing improvements back to the community. By their decision to license under BSD, developers indicate that they are okay with this. Why, then, should any of them get mad that other developers would include BSD code in GPL'ed programs? Is GPL worse than propietory???

      --
      A deep unwavering belief is a sure sign you're missing something...
    2. Re:Why shouldn't it be? by Zeinfeld · · Score: 5, Interesting
      The BSD license, and the MIT license are both GPL compatible. In fact, most licenses more liberal than the GPL are compatible with it.

      Actually this is not really the case if you take GPL seriously. GPL is like a prion, anything it touches is meant to turn into itself. The whole objective of GPL is deliberately and explicitly to prevent commercial exploitation. If you think differently then you have never met RMS in person and listened to him for more than 30 minutes.

      I used to share an office building with RMS. I think the only person who really takes RMS and the GPL seriously is Bill Gates. Bill does believe in IP rights and so he takes the GPL as RMS intends it to be read, not as most people read it.

      Take the linked screed on the 'advertisement' clause. Not having an advertisement clause is the single biggest mistake we made with the Web. If libwww had had an advertisement clause Marc Andressen and NCSA could not have plagarised the work in the way they did, they would have had to tell people that the majority of the code in Mosaic had been written at CERN. With no advertisement clause there was no requirement to tell anyone about CERN and so until about 1995 almost every press report on the Web either did not mention Tim Berners-Lee and CERN at all or did so as an afterthought.

      Meanwhile Marc Andressen created a huge PR machine at Netscape dedicated to promoting Marc as the lone inventor of the Web. The fact that Eric Bina not Marc really wrote Mosaic was also rewritten. Netscape even sponsored a book to promote this revisionist history - see Architects of the Web, not only is there no chapter on Tim, the only time he is mentioned is to attack him with lies.

      So no, do not take RMS's advice he has only a slight connection with reality. RMS believes in a version of anti-corporativist activism that is considered fringe by the type of people who still believe that there is no difference between Al Gore and George Bush, and plan to vote for Ralph Nader in November.

      So no, not being GPL compatible is not a bug, it is something very positive that should be applauded.

      As for RMS's rant on the advertising clause, it would be very easy to write a C macro and some perl scripts that compile the relevant notice section automatically. BSD does not tell every user what it is the product of Berkley every time they start a shell script. If it writes anything to the console during boot well who reads that anyway? All you need is a single one line command to print out the list of contributors. Call it credits or something.

      --
      Looking for an Information Security student project suggestion?
      Try http://dotcrimeManifesto.com/
    3. Re:Why shouldn't it be? by salimma · · Score: 4, Insightful
      However, I find the attitude of the BSD proponents on this subject somewhat strange.
      I'm sure this applies only to a vocal minority.. we have Linux/GPL zealots on one side, BSD zealots on the other.
      Is GPL worse than propietory???
      Ever noticed how in the Middle Ages the Church was much more concerned with suppressing heresies rather than battling infidels? (the Spanish Inquisition was the tip of the iceberg, really, nothing more). Ideas similar to yours but different enough could be your worst enemies; after all, they compete for similar ecological niches, biologically speaking.
      --
      Michel
      Fedora Project Contribut
    4. Re:Why shouldn't it be? by ciaran_o_riordan · · Score: 4, Informative

      LGPL can be a good thing, but it's not good for all libraries, it can be useful for tactical purposes.

    5. Re:Why shouldn't it be? by geoffspear · · Score: 3, Funny
      I think that in order to get copyright protection for software you should submit the code to some system that automatically checks for infringement... and compares the licenses to make sure the use is OK.

      I propose that this system be run by SCO.

      --
      Don't blame me; I'm never given mod points.
    6. Re:Why shouldn't it be? by Cyclops · · Score: 4, Insightful
      The whole objective of GPL is deliberately and explicitly to prevent commercial exploitation. If you think differently then you have never met RMS in person and listened to him for more than 30 minutes.


      *Cough*cough*cough* The whole objective of GPL is deliberately and explicitly to prevent PROPRIETARY exploitation.

      As can be read at the Free Software Foundation's site of confusing words about the word commercial:
      Please don't use ``commercial'' as a synonym for ``non-free.'' That confuses two entirely different issues.

      A program is commercial if it is developed as a business activity. A commercial program can be free or non-free, depending on its license. Likewise, a program developed by a school or an individual can be free or non-free, depending on its license. The two questions, what sort of entity developed the program and what freedom its users have, are independent.

      In the first decade of the Free Software Movement, free software packages were almost always noncommercial; the components of the GNU/Linux operating system were developed by individuals or by nonprofit organizations such as the FSF and universities. But in the 90s, free commercial software started to appear.

      Free commercial software is a contribution to our community, so we should encourage it. But people who think that ``commercial'' means ``non-free'' will tend to think that the ``free commercial'' combination is self-contradictory, and dismiss the possibility. Let's be careful not to use the word ``commercial'' in that way.


      By saying what you just wrote, either you prove you have a weak understanding of english, or a deliberate intention to lie.

      And yes, quite more than 30 minutes, thank you.
    7. Re:Why shouldn't it be? by Srin+Tuar · · Score: 3, Interesting


      Well, you fail to explain how the advertising clause would help you, if by your own interpretation it amounts to credits spewed by a command-line switch or in the about box. (The fine print of a commercial or add could have contained all the "CERN wrote part of this shite" disclaimers you want, wouldnt have mattered a bit )

      Secondly, you fail to explain how the GPL would not have accomplished what you sought, when in fact it is the only license that would have done so. An open code base would have certainly prevented mozilla from becoming netscape to start with.

      Thirdly, you blindly champion incompatibility with the premier technology of the open source movement (Free software), with no reason why except that it is some form of "prion". So the best you can come up with is that you get mad cow disease from the GPL.

      You chose the commercializable BSD, so you got commercialized, I cannot imagine why that should be a shock.

    8. Re:Why shouldn't it be? by Brandybuck · · Score: 4, Insightful

      However, I find the attitude of the BSD proponents on this subject somewhat strange.

      As a BSD proponent, let me try to explain. The reality is quite different from the deluge of out-of-the-arse assumptions being thrown about.

      I want to use the BSD license for my own code. The reasons are numerous, but at the top of the list is because I don't want to impose any restriction upon my users. I could care less what license you use, or your friend uses, or RMS uses, or even Bill Gates uses. All I care about is the freedom to make my code as unrestrictive as possible.

      Enter the GPL. If it's an application that I am merely using, I could care less. If it's code that I would like to incorporate into my own work, I cannot, so I don't. Depending on how much I want to incorporate the code, this can range from a slight annoyance to a major peeve. The GPL is a brand that says "members only". For an unrestricted OS like FreeBSD or OpenBSD, great care must be taken that no necessary components are under the GPL or "infected" by the GPL, because the OS as a whole is no longer unrestricted.

      I don't think GPL developers are any different in this attitude, if they would step outside their members only club and look around. What happens when a GPL developer runs across free software code that they wish to use, only to discover that it's not GPL-compatible? Same attitude. While the BSD license is compatible with the GPL, the GPL is not compatible with the BSD license.

      Why, then, should any of them get mad that other developers would include BSD code in GPL'ed programs?

      We don't. Or at least I don't. This has happened to me several times in the past. It doesn't bother me. However, as the original author, I do feel some small reverse consideration is in order. If the derivative code has some fixes that I would like to incorporate into the original, I have to ask for a special exception to do so. In all cases to date, this was unhesitatingly granted by the GPL authors. One some cases they were backported without me ever having to ask. Bless them!

      I would prefer that derivative works use the same license I placed on the original. But I will not demand it. I do not believe I have any moral rights to the derivative bits. I think this is the biggest difference between the GPL and BSD license.

      --
      Don't blame me, I didn't vote for either of them!
  3. Contributed code by __past__ · · Score: 5, Interesting
    "All XFree86 contributors are invited to review the changes, and notify us of errors and omissions so that they can be corrected before the 4.4.0 release."
    Um, wouldn't all contributors have to actively agree with a license change which affects their contributions, i.e. code they are the copyright owner of? Or did XFree86 require contributors to hand over their right, like many GNU projects do?
    1. Re:Contributed code by geoffspear · · Score: 5, Informative

      Well, since the original license was a BSD license, no. Anyone can take their code and redistribute it under any license they want to, including one that specifically forbids the original developers from using the new distribution. The BSD license isn't designed to protect the "rights" of the developers, it's designed to let anyone use the source in any way they want to.

      --
      Don't blame me; I'm never given mod points.
    2. Re:Contributed code by Florian+Weimer · · Score: 3, Informative

      Um, wouldn't all contributors have to actively agree with a license change which affects their contributions, i.e. code they are the copyright owner of?

      The previous license explicitly allowed sublicensing, and the XFree86 Project is doing exactly that.

  4. Not advertising.... by juhaz · · Score: 5, Informative

    This only seems to concern documentation, not ads, so the problems described on the FSF page are not quite as bad - full page of credits on ad may be bad, but full page of credits among hundreds of other pages of documentation isn't nearly as big deal.

    Anyway this seems to be rather stupid move, XFree86 seems to have enough problems (infighting, resulting diverting and forks...) already without any license trouble. If it ends up incompatible, all the more reason to concentrate on those, if the XFree86 folks want to shoot themselves to foot and slowly bleed to death, it's their choice - very stupid one but it's their nevertheless.

    1. Re:Not advertising.... by happyfrogcow · · Score: 4, Funny

      f the XFree86 folks want to shoot themselves to foot and slowly bleed to death, it's their choice

      wouldn't an X client have to request to the X server to be shot in the foot, wait a while for a gun to be rendered on the local display then be shot in the foot?

    2. Re:Not advertising.... by phaze3000 · · Score: 3, Insightful

      No, remember that in X the 'server' is local and the 'client' is the app, so the X server sends a request to the client for a foot shooting event, and the client then returns the gun to the server.

      --
      Blaming GW Bush for the Iraq war is like blaming Ronald McDonald for the poor quality of food.
  5. Why this is a problem by Fluffy+the+Cat · · Score: 5, Interesting

    The requirement to add an acknowledgement (often called the "advertising clause") is something that's not present in the GPL. The GPL states that GPLed code may only be distributed if further requirements or restrictions above and beyond the GPL are not made. It's therefore impossible to satisfy the terms of both licenses simultaneously, and therefore the extra clause makes the new XFree license GPL incompatible.

    Now, why's this a problem? The XFree project doesn't include GPLed code itself, so there are no concerns from that point of view. However, if any of the code in the X libraries falls under this new license, then the FSF's interpretation of the GPL means that you wouldn't be able to link any GPLed program against the X libraries and distribute it. That's fairly bad.

    On the plus side, the freedesktop.org x libraries were branched from XFree before the license change - as a result, we can pretty much guarantee that there will be libraries available that can be used with GPLed code. The end result would probably be to reduce the amount of XFree code in a distribution, rather than to increase the credit that the XFree project wants. It's almost certainly a counter-productive move.

  6. Babelfished by BoldAC · · Score: 4, Informative

    Is there a way to post a babelfished link? Does google do tranlation stuff yet?

    Anyway... enjoy.

    =-=-=

    Does XFree86 GPL become incompatible?
    Sent of demon at the Fr, 30 January 2004 around 10:21

    Durch a change of the license regulations will will become the coming version of XFree86 incompatible to the well-known GPL and a linking of GPL applications to XFree86 "problematic".
    Hardly the turbulences in the XFree86-Lager grew silent, seem a further controversy from the fence to to break. As David Dawes of the XFree86-Projekt communicated, the XFree86-Projekt changes its license on a new version 1.1. A change of the license represents no point at issue in the reason still, became nevertheless already in the past restrictive licenses of liberals. This time the situation seems to be however more problematic, because XFree86 becomes more restrictive.

    As license can be taken further very much from the liberal, can be changed, driven out and applied all programs under the "XFree86 License 1,1" without publication of the source code. Again was added however a clause, which means that each distribution and each product, which contain XFree86 must attach a note either in the documentation or in the application on XFree86 ("This product includes software developed by The XFree86 Project, Inc. (http://www.xfree86.org/) and its contributors"). That is problematic, as the Free software Foundation already meant in another case.

    The organization had not GPL compatibly classified the first version of the BSD license in the past as and had expressed substantial doubts against a linking of GPL- and BSD applications. The famous "BSD advertising clause" does not make the license unfree, cause however practical problems, including an incompatibility with the GNU GPL, so the Foundation. In the past the Free software Foundation guessed/advised to use the straight XFree86-Lizenz because it was to a large extent with the BSD license compatible and the notorious clause does not contain. Thus conclusion might probably be, because a determination of the BSD clause as "GPL incompatible" makes automatically also the new XFree86-Lizenz for GPL applications "problematic".

    Which follows from the earlier declaration of the BSD license, could extensive consequences both for the Distributoren as well as for other manufacturers have. Thus GPL applications may be linked against an GPL incompatible library, this require however a note in the source code - a condition, which will fulfill hardly an application. If this note is not contained, linking is not permitted.

    Thus either if XFree86 should not change their license or the Free software Foundation their declaration, then the current version of XFree86 will be probably also last release delivered by the Distributoren. Because it is questionable whether Distributoren get involved in a "problematic" use. Options during a non--change might be either freedesktop.org, Xouvert or a new Fork. Not completely averse would be also the developers. As pro Linux from KDE Entwicklerkreisen experienced, also they are not with XFree86 content and think ever more frequently about one transferred to freedesktop.org. (thanks at Rene.)

  7. Couldn't someone have mentioned that ... by burgburgburg · · Score: 4, Funny

    "some worries" would require a trip here to read it in (semi-)English?

  8. Not a BSD-style clause. by NNKK · · Score: 5, Insightful
    I'm not sure it's GPL-compatible, nor do I particularly care if it is or not, but this isn't the same as the original BSD advertising clause at all, and is nowhere near as annoying.

    Here's the original BSD clause:

    3. All advertising materials mentioning features or use of this software must display the following acknowledgement: This product includes software developed by the University of California, Berkeley and its contributors.

    And here's the new XFree86 clause:

    3. The end-user documentation included with the redistribution, if any, must include the following acknowledgment: "This product includes software developed by The XFree86 Project, Inc (http://www.xfree86.org/) and its contributors", in the same place and form as other third-party acknowledgments. Alternately, this acknowledgment may appear in the software itself, in the same form and location as other such third-party acknowledgments.

    The problem with the original clause 3 of the BSD license is that it could lead to massive lists of acknowledgements tacked on to an advertisement meant to be fairly compact (e.g. a leaflette, banner ad, sign, billboard, whatever). This isn't the case with the new XFree86 license clause 3, where it only requires acknowledgement in the documentation or the software itself. While keeping track of those acknowledgements might prove difficult at times, it has nowhere NEAR the practical problems that the original BSD license had.

  9. Wird XFree86 GPL inkompatibel? by Galaga88 · · Score: 5, Funny

    A GPL inkompatibel XMoose86 once bit my sister... No realli!...Mynd you, XMoose86 bites Kan be pretty nasti...

  10. I love the translation of the first comment: by burgburgburg · · Score: 4, Funny
    With this whole license disorder I can vibrate only with the head.

    If I had a quarter for every time I said that, I'd ...I'd ...I wouldn't have any quarters. And I still have laundry to do.

  11. So You Prefer Fragmentation over Cooperation by FreeUser · · Score: 5, Insightful

    If the GPL is unwilling to be compatable with anyone else, why should anyone be too worried about being compatable with the GPL.

    The GPL has been THE reference license since probably before you were born (tongue in cheek).

    BSD and GPL are the two original free software licenses. The BSD folks have made an effort to insure that the BSD license is compatible with the GPL not because they share the GNU philosophy (they don't), but to avoid fragmenting the free software world through stupid licensing incompatibilities. FreeBSD changed their license to make it GPL compatible, and GPL v. 2 was changed likewise to be compatible with a wider range of interests (including commercial interests that are shared with the BSD community).

    The GPL is the only license many enterprises will consider releasing their erstwhile proprietary code under, as it protects them from having competitors snatch up their code and incorporate it into a competing proprietary product (in their view, competing GPLed products are not an issue, as they can reincorporate the best improvement into their GPLed product). Many of us who write code will not consider a BSD style license because we do not want our code used by freeloaders who incorporate it into non-free, proprietary products.

    There are enough (perhaps a majority, even) free software and open source developers who feel this way that the GPL is, if not the majority license, a sufficiently large piece of the OSS / FSS pie that being incompatible with it means losing a huge portion of the community's input and integration.

    FreeBSD, as vehement as their disagreement with the GPL is, chose to deliberately modify their license to make it compatible with the GPL for exactly these reasons: because there is room in the community for both views, but no reason whatsoever to fragment the community over those views.

    After all, if one licenses under a *BSD style license, and if therefor one doesn't mind having their code placed into a proprietary product, why should one mind having it incorporated into a GPLed product (unless one's goal is simply to fragment the free software world and undermine the cooperation that makes it so effective).

    Which makes one wonder about the motives of someone who would post such an inane comment actively encouraging such small minded thinking ("we don't use their license, we don't like them, so why should we cooperate!") ... unless you are someone who feels threatened by free software in general, or people who differ from your vision of free software in particular, and therefor prefer fragmentation over cooperation.

    --
    The Future of Human Evolution: Autonomy
    1. Re:So You Prefer Fragmentation over Cooperation by Anonymous Coward · · Score: 3, Insightful

      drat... moderated a "funny", so now I post AC... anyway...

      You make the point that BSD v. GPL license is a *choice* by the developer. It should be a well thought-out choice based on your goals. You say:

      Many of us who write code will not consider a BSD style license because we do not want our code used by freeloaders who incorporate it into non-free, proprietary products.


      That's a good reason for the GPL. That's the place the GPL makes sense.

      But, what if your first priority is widest possible influence? For instance, you are trying to propagate a new protocol far and wide. In that case, I believe, that you would be wise to BSD the reference implementation. Get the same code base *everywhere* to jump start the process. Somebody will happily relicense it under GPL in about 7 seconds after the first release, so a GPL version will always be around. Or release it under both yourself.

      Summary: Use GPL to shake off the freeloaders, use BSD to influence the industry.

      Choice of license should not be like chosing a religion. It should be like choosing what screwdriver to use -- pragmatic, based on what your end goals are.

      -dbc posting as AC

  12. Proprietary License? by 0utlaw · · Score: 5, Funny

    If they go with a more proprietary license, they should probably also change their name to Ex-Free86. :P

  13. At least GPL isnt an element of closed source by Anonymous Coward · · Score: 3, Insightful

    Any good copy left license will require sublicensing by that license as a requirement for compatibility. It is too hard to capture the concept of copy left in any other way.

    GPL keeps source open, that might not be everyone's definition of open source ... but lots of people like that aspect, and there is plenty of worthwhile GPL software out there some of which even the XFree developers use. It is the choice to suddenly change to an incompatible which needs the justification IMO.

  14. Why is this GPL incompatible? by dmeranda · · Score: 4, Interesting

    Can somebody explain why this new 1.1 license is necessarily incompatible with GPL2 / LGPL? True, it is an annoying licence change as the FSF article explains, and may not be a smart move for the project. But annoying doesn't make it incompatible. And no one even said (that I can determine) that original flawed BSD license was in fact incompatible; just undesirable.

    In fact, this seems to be less restrictive than the GNU FDL license for documentation. It's not the same as past famous GPL-incompatible licenses, such as an old version of the Python license.

  15. Maybe GPL v3 Can Support "Advertising Clauses"... by mmurphy000 · · Score: 4, Interesting
    This does seem to be a step backward in time. Some projects, notably BSD and Apache, had "advertising clauses" like the new XFree one, but removed them. It seems odd that, in light of those moves away from this sort of thing, that XFree would elect to move toward it.

    That being said, one would hope that the continued work on the next generation of GPL will consider whether or not "advertising clauses" will really result in GPL incompatibility. The mission of the FSF and the GPL is to make sure that the code can be freely used and reused. It's unclear how requiring positive attribution would interfere with that. Aren't there options for that sort of thing in FSF's Free Documentation License?

    Admittedly, it's a slippery slope -- imagine a license with a clause requiring binaries be accompanied by a message advocating a particular political position. Or a particular sexual position, for that matter...

  16. Re:GPL popularity? by __past__ · · Score: 4, Interesting
    Will this affect the popularity of the GPL? XFree86 is using a different license, as is Apache...
    But XFree86 and Apache (and thousands of other projects, some very important ones among them) have always used non-GNU licenses, and GPL-incompatible licenses are not uncommon either. (OpenSSH, Mozilla, ... - Apache is just adopting a new, GPL compatible license) Yet many people still use the GPL as a "default license" without much thinking, and it and the LGPL are by far the most frequently used free licenses.

    will this put off others using the GPL, and encourage them to use a license of their own creation that best suits their needs?
    Hopefully people will use one of the various existing open source/ free software licenses rather than rolling their own, but other than that - wouldn't it be a good thing if people would use what best suit their needs?
  17. Seen on the mailing list by pavon · · Score: 4, Funny

    Contributors: You said the code would be left in the CVS under our supervision!
    XFree86: We are altering the license. Pray we don't alter it any further.

  18. Oh no! by aanand · · Score: 3, Insightful

    Imagine if a software system required 75 different sentences, each one naming a different author or group of authors. To advertise that, you would need a full-page ad.

    Christ. And I was worried about Iraq, gun control and third-world starvation for a moment there.

  19. Openssl by Srin+Tuar · · Score: 4, Interesting

    Read the openssl license sometimes.

    The author of that license seems to hold a deep grudge against the GPL, and specifically coded his license to make it incompatible (explicitly!!).

    Anecdotally, it actually seems very common for BSD advocates to hate on the GPL. GPL users have no problem incorporating most BSD stuff with compatible licenses, because the product is GPL'd its not going to bother them.

    The BSD crowd dont seem to be afraid that proprietary interests will advance the code such that the free version atrophies, but they do seem concerned that a rebadged GPL version could do just that: become the new "official" version. That would preclude any more commercial forking they had planned.

    Personally, I thought the commercial fork pipe-dream was last used successfully by bill joy. I dont know why it still has so many adherents- proprietary is clearly not the wave of the future.

  20. Re:It's a problem by ciaran_o_riordan · · Score: 3, Insightful

    Why doesn't everyone use the BSD license?

    Because it includes "the freedom to abuse". Companies say the GPL is anti-commercial, but the free OS with the most commercial interest is GNU/Linux.

    Would Sun contribute to GNOME if the GNOME license allowed IBM to take Suns work, modify it and not give back? GPL makes a level playing field, everyone has to play by the rules, and history has proved that companies prefer that situation to the BSD situation.

    In an ideal world, yes we would all use the BSD license, but while were in this world, copyleft seems to be preferable.

  21. human translation of the german article by Mox-Dragon · · Score: 5, Informative

    Here is a human-translated version of the german article:

    The upcoming version of XFree86 is, due to a change in the licensing agreement, incompatible with the well-known GPL, and linking GPL applications with XFree86 will present itself as "problematic."

    The troubles in the XFree-86 camp have just died down, but a further problem is beating at the gates. As David Dawes from the XFree-86 Project shared, the XFree-86 Project is changing its license to a new version 1.1. A change in the license does not, in principle, present a reason for causing problems, restrictive licensces have become more liberal in the past. The situation is, however, this time more problematic - the XFree86 license is getting more restrictive.

    The license can still be seen as very liberal - all programs under the "XFree86 License 1.1" can be used, published, and advertised without the publication of the source code. A new addition, however, is a clause which states that every distribution and every product that contain XFree86 must affix a remark, either in the documentation or in the application ("This product includes software developed by The XFree86 Project, Inc (http://www.xfree86.org/) and its contributors"). This is problematic, as the Free Software Foundation has remarked in another case.

    The organization has classified the first version of the BSD license as not GPL-compatible in the past, and expressed doubts reguarding the linking of GPL and BST applications. The famous "BSD Advertising Clause" doesn't make the license non-free, but causes ither problems, including an incompatability with the GNU GPL, and for that reason the foundation [GNU] has asked the Free Software Foundation in the past to use the XFree86 license, because it is largely compatible with the BSD license and does not include the feared advertising clause. And with that may be the end, because assigning the BSD-clause as "GPL incompatible" makes the new XFree86 License for GPL applications automatically problematic.

    The resolts of the earlier BSD License's declaration could have far-reaching effects for the distributors as well as for other manufacturers. GPL applications are allowed to be linked to a GPL incompatible library, with the need for a remark in the source code - a condition that will be met by very few applications. When the remark is not present, the linking is not allowed.

    If XFree86 doesn't change its license, and the Free Software Foundation doesn't change its declaration, then the latest version of XFree86 will also be the last release rolled out by the distributors, because it is questionable whether distributors will get involved with a "problematic" use of the software. When the license is not changed, the options will be either freedesktop.org, Xouvert, or a new fork. Developers could be not entirely dissatisfied. As Pro-Linux from KDE-developer circles experienced, the developers are also not entirely satisfied with XFree86 and are still thinking about changing to freedesktop.org (thanks to rene.)

  22. Repost by vslashg · · Score: 5, Interesting
    I'm reposting an AC post that got modded down to -1 but contained a valid point:
    im sorry, this is the guy who wants us to say 'GNU/Linux' but he doesnt want people to put their name on the software they write? what EXACTLY is the problem with putting your name on stuff? The quickly-displayed credits screen is only there for a half second on bootup.
    Also (and again taking this argument from another poster), the argument given by the FSF against advertising clauses is
    Imagine if a software system required 75 different sentences, each one naming a different author or group of authors. To advertise that, you would need a full-page ad.
    But this new XFree86 license doesn't require a statement on any advertising. Just in small print somewhere in your documentation, or else buried somewhere in your program. The only size/style/location requirement is that you get the same style attribution that all other third-party attributions get.

    I don't see any moral difference between RMS insisting that you call the operating system "GNU/Linux" and the XFree86 people insisting they get credit for their work. (Technically I see a difference, as there's nothing forcing you to call it GNU/Linux. But morally it's the same thing.)
    1. Re:Repost by MSG · · Score: 3, Insightful

      Technically I see a difference, as there's nothing forcing you to call it GNU/Linux. But morally it's the same thing.

      I'm glad there's no "morality" clause in the GPL. Such a thing would lead to developers taking liberties with the software so licensed and arguing their case on moral grounds.

      The GPL is very clear: In order for another license to be compatible, it must not place restrictions on users or developers above or beyond those of the GPL. The advertising clause does so. Regardless of how you judge it to be moral or immoral, convenient or inconvenient, additional restrictions/requirements are just that, and are not compatible with the GPL.

  23. The GPL also has "advertising clause" by mobileone · · Score: 3, Insightful

    Actually the GPL section 1 requires you to: publish on each copy an approriate copyright notice

    This applies to both source and binary distribution. While this is not a real a advertising clause it does require you to acknowledge the original author of the program. So even with the GPL you have the problem of many copyright sentences in combined programs.

  24. Re:It's a problem by jcinnamond · · Score: 3, Insightful

    doesn't have any viral effects on your code with regards to how you can license it. [my emphasis]

    Trying not to bite on what might be flamebait, but the GPL does not restrict how you licence your code. It only restricts how others licence it.


    Using the GPL allows me to say "here you go, use the code however you like but don't ever stop others from doing the same". If you make a change to my code then you are welcome to keep it to yourself or, more usefully, to redistribute it but you can never change the conditions under which I originally released my code. If you don't like that condition then go away and recode it yourself, duplicate the effort, and miss out on the community effort but don't think you can use my code in whatever way you want.


    In my book that isn't virulent.

  25. Re:GPL popularity? by squiggleslash · · Score: 3, Insightful
    One of the reasons for being able to interoperate with the GPL is that it's a neutral copyleft and it's pretty much the only neutral copyleft. As long as you can interoperate with it, so can anyone else's project who also chooses either the GPL or a license that interoperates. Anyone unaware of the difference might want to, say, incorporate Darwin code into AROS, or Mozilla code into Apache.

    Really, I don't see the point of proposing new licenses every day. The more licenses we have, the less people will be able to take code from one FOSS project and use it in another. That results in a quagmire of redundant and slowly moving projects that the "open source" mindset was supposed to be a solution to, not a cause of.

    If you want anyone to use it, make it (original) X11 licensed. If you want it to stay free but would like to keep control so you can release your own proprietary extensions, GPL it (and ask code donators reassign copyrights to you.) And if you want to make it stay free and easily defended and have no intention of releasing proprietary versions, GPL it and donate the copyrights to the FSF.

    XFree86's decision to adopt yet another license ultimately causes confusion and may harm both itself and free and open source software, depending on exactly what the consequences of the license are.

    --
    You are not alone. This is not normal. None of this is normal.
  26. Re:GPL popularity? by squiggleslash · · Score: 3, Insightful
    OpenSSH, I believe, has a BSD style license. However, it requires the addition of OpenSSL, which does have an incompatable license. I suspect in time Theo will try to move OpenSSH away from depending upon OpenSSL for precisely that reason. Remember the baby mulching machine argument.

    Mozilla is dual licensed and is a good example of a project realising, a little late in the game, that there's hassles associated with customized, incompatable, licenses. The Mozilla team released they needed to support the GPL, but had problems tracing all the copyright holders so that every single element of the code could be dual licensed. I don't know if they eventually succeeded or not.

    The advantages of picking the GPL are numerous: It's entirely neutral, it does not preclude the original copyright holder from taking their own code (and code whose copyrights have been assigned to them) and releasing a proprietary version, and it's been affective legally - no company, with the exception of SCO which so far seems to be ludicrous - has ever challenged it. At the very least, it makes sense to pick a GPL-compatable license if only because it ensures your projects can interoperate with other projects with GPL-compatable licenses without a lot of bureaucracy.

    I'm not arguing incidentally that anyone shouldn't use a license that fits their needs. But there's a good argument for suggesting that most organizations that created hand-rolled copyleft licenses would have found the GPL suited their needs better. There's so much hostility directed at the GPL and so much that just seems right about doing your own thing, I think a lot of people are blinded to the idea that the GPL is a good thing.

    --
    You are not alone. This is not normal. None of this is normal.
  27. Absolutely by FreeUser · · Score: 3, Insightful

    That's a good reason for the GPL. That's the place the GPL makes sense.

    But, what if your first priority is widest possible influence? For instance, you are trying to propagate a new protocol far and wide. In that case, I believe, that you would be wise to BSD the reference implementation.


    Absolutely! The Ogg-Vorbis folks did this very thing.

    Perhaps I didn't make it as clear as I intended. Both licenses have their place, both are good, and fragmenting the community through incompatabilities because one doesn't like the GPL would be a disservice to both the GPL and *BSD communities (as both do cross-polinate one another, with ideas and code).

    Dual licensing is appropriate in some cases. BSD licensing is appropriate in some cases, and GPL is apporpriate in some cases.

    What isn't appropriate is to advocate allowing folks to make free software proprietary, and with the next breath decrying folks who wish to take the same software and relicense it with vastly less draconian restrictions, but nevertheless more restrictions than it had originally (i.e. the GPL).

    Choice is important, and the best way to maximize people's choices is to keep our free licenses as compatible as possible, and compatability withh the GPL, as one of the two fundamental reference licenses of the free software community (FreeBSD being the other), and as the license under which a large portion of the free software in the world is licensed under, is a very important part of that.

    The FreeBSD folks, much to their credit, recognized that a long time ago. Alas, some of the more zealos folks in their ranks (along with some of the more zealous folks in the GPL ranks, and certainly the numerous agents provocateurs folks like Microsoft have seeded our ranks with), will probably never recognize (or at least never admit) as much.

    --
    The Future of Human Evolution: Autonomy