Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Slashdot Log In

Log In

Create Account  |  Retrieve Password

FSF: New Apache License not GPL-Compatible

Posted by timothy on Wed Feb 18, 2004 04:10 PM
from the clashing-clauses dept.
__past__ writes "It seems that the XFree86 issue is not the only licensing battle currently fought in the FLOSS world: An update to the FSF's list of Free Software licenses lists the new Apache License, Version 2.0 (which has been discussed on Slashdot before) as not being GPL-compatible, due to a clause related to software patents." (Read on for more.)

__past__ continues "The new version of the Apache license will apply to all Apache projects, including the popular web server and many Java libraries like Xerces and Log4J, and making it easier to integrate Apache- and GNU-licensed code was one of the primary goals for its development. With the new license being GPL-incompatible (just like the older Apache licenses were), it is not possible to distribute programs that use libraries covered by under it and others covered by the GPL.

Apparently, the FSF does not actually consider the patent-related clauses a bad idea, let alone non-free - it is just that they impose a restriction that the GPL does not, and that makes the license automatically incompatible. It might even be that GPL Version 3 will include similar statements or at least allow them, as a message from FSF legal counsel Eben Moglen indicates. Additionally, prominent Apache hacker Roy Fielding claims that it doesn't really matter what the FSF thinks about the matter, because according to the Apache Software Foundation, derived works can just be distributed under the GPL."

+ -
story
This discussion has been archived. No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
 Full
 Abbreviated
 Hidden
More
Loading... please wait.
  • by Ryvar (122400) on Wednesday February 18 2004, @04:13PM (#8319759) Homepage
    Slightly concerned that we'll look back and say "Well, 2004 would've been the year Linux arrived in a big way . . . EXCEPT THAT WE TORE OURSELVES APART AT THE SEAMS."

    I don't mean to panic-monger or scream that the sky is falling without due cause - but this is all starting to get a bit worrying. Open Source has enough problems right now without actively helping its opponents.

    --Ryv
    • by pheared (446683) <kevin.pheared@net> on Wednesday February 18 2004, @04:18PM (#8319866) Homepage
      Who's tearing what? You can't say that you are "pro-OpenSource" and then say "Well, unless it's an important piece of software. We can always make exceptions."

      Seems to me that everything is carrying on as it always has.
      • by pla (258480) on Wednesday February 18 2004, @04:31PM (#8320026) Journal
        You can't say that you are "pro-OpenSource" and then say "Well, unless it's an important piece of software. We can always make exceptions."

        True, but we don't need to...

        Both the change in the X license, and now this from Apache, do not in any way violate the spirit of the free/open source movement. X simply wanted a bit of credit (not unreasonable, considering that I've actually had people familiar with RedHat ask me what OS I used, on seeing my Slackware fileserver on which I never even installed X... People associate X as a critical part of Linux). And Apache... Well, I think most of us would agree that rejecting patented contributions seems more in keeping with the spirit of free software than allowing them.

        Basically, we as a community need to come up with a bit of a modification to section 6 of the GPL, the part that prevents additional restrictions as terms of the license. These "problems" will only cause a real schism if we sphexishly stand by that clause.

        Not that section 6 doesn't have merit - But allowing certain categories of additional requirements would not in any way hurt us, and may well benefit us in the long run (ie, this addition by Apache strikes me as so obviously good that it surprises me to realize that the GPL doesn't already mention it, since how can code under a nonexpired patent ever count as "free"?)
        • I'd like to see a clause in GPL3 that says something like "All patented contributions must be freely licensed for this work and automatically so for any legally derived works."

          Or something like that.

          Hey! Let's start a petition! Petition the FSF to include a statement to that effect in GPL3, and to release GPL3 by the end of the year.

          That'll be something to look forward to. :) I don't have the time to spawn the petition, but if I see it on Slashdot, I'll sign it.
          • by __past__ (542467) on Wednesday February 18 2004, @05:07PM (#8320393)
            Petition the FSF to include a statement to that effect in GPL3, and to release GPL3 by the end of the year.
            I think it is pretty likely that the GPL3 will include something on patents anyway, this actually seems to be one of the two major reasons why people feel an update is neccessary (the other one being the "ASP hole", i.e. the GPL not being prepared for a web application scenario)

            It being released this year seems less likely, AFAIK it is still in pie-in-the-sky mode. Sure, you can petition them about it, but remember that the consequences of a rushed, ill-concieved GPL V.3 would be way worse than that of a delayed one. "Release early, release often" probably doesn't work that well for legal documents.

            • by T-Ranger (10520) <jeffw&chebucto,ns,ca> on Wednesday February 18 2004, @06:45PM (#8321343) Homepage
              I don't understand the problem here. RMS is old enough to remember when computers were big and centerlized.

              A "computer utility" was the purpose behind the Multics project. Many mainframe hardware manufactures, in addition to small regional based outfits, opearated ASP style businesses as far back as the 1960's. ASPs are nothing new.

              Ive said it before, HTTP+HTML - markup language with forms, client side rendering, few bits going accross the wire, is conceptually exactly the same as IBM 3270 terminals worked. A 1960's time sharing computer company is conceptually exactly the same as a 2004 web bases ASP.

              They should have seen this coming.

        • by Phillup (317168) on Wednesday February 18 2004, @04:54PM (#8320287)
          Basically, we as a community need to come up with a bit of a modification to section 6 of the GPL, the part that prevents additional restrictions as terms of the license. These "problems" will only cause a real schism if we sphexishly stand by that clause.

          So, you are suggesting that you be able to place restrictions on code that the original author did not place on the code?

          That is what I'm hearing... that you want to be able to place restrictions on the code that someone else wrote.

          Which makes me wonder... why don't you just use a BSD type license?

          The GPL seems to me to be specifically for people that don't want others placing additional restrictions on their work.
          • by JohnFluxx (413620) on Wednesday February 18 2004, @05:43PM (#8320737)
            I was going to mod you down, but decided to reply instead.

            This is why when you add a GPL license to your code, you either say "Placed under the GPL version X" or you say "Placed under the GPL version X or later".

            Since the license is versioned, you can change the GPL, and not run into problems with changing the license on code people didn't want the license changed on..
          • by pla (258480) on Wednesday February 18 2004, @05:12PM (#8320440) Journal
            Sure, we can still get Apache for free... but what happens when we want to make a few modifications and such? We get canned.

            No. If you want to make modifications in violation of the non-GPL portion of Apache's license, you have every right (since they do base 99% of the license on the GPL) to release your changes under the pure GPL. You just can't contribute it back to Apache unless you agree to their additional terms. Nothing more, nothing less. They have even publically stated as much.
          • by pla (258480) on Wednesday February 18 2004, @05:30PM (#8320619) Journal
            If free use for a patent is given, why would that have to be a bad thing? A patent says I own it.

            Precisely because of what I quoted in bold. You own it. For the duration of the patent, you can do whatever you want with it.

            Including, unfortunately, letting everyone use if for free for the first 15 years, then charging once it becomes a ubiquitous standard, such as happened with GIFs.

            You can also impose any terms of distribution you want, which IMO causes a serious legal dilemma in this case - Once you release code under the GPL, it stays that way. You can "undo" it for future releases, but whatever you already GPL'd stays that way forever. However... If you release a program under the GPL, which makes use of a patented techniques, you also have the right, at any time, to say "oh, just kidding, you can't use that without paying me royalties". Such an action effectively gives people an "out" even long after they've committed themselves (and possibly millions of others have as well) to using that code in a GPL'd project.

            IMO, that would effectively mean the end of the GPL. People use it because it lets them feel reasonably safe about using GPL'd code, as long as they also want to share their results with the world. If, suddenly, the GPL status of any given blob of code could vanish overnight... Well, even if the open source community chose to ignore the law, not a company on the planet would ever touch anything GPL'd again.
        • by pavon (30274) on Wednesday February 18 2004, @06:00PM (#8320930)
          This is a case of License Holy Wars. This is a case of RMS getting his knickers in a twist because someone has the audacity to release a useful and popular open-source program without the Holy GPL.

          Bull. If RMS was so inflexible about using licenses other than the GPL we wouldn't even be hearing about these licence compatibilities issues from the FSF. They would simply say "If you don't use the GPL then we won't deal with you. End of story". Instead they put a great deal of effort into working with projects that use other licenses to make sure that they are compatible. They do this for the sole purpose of enabling people with different licences to work together and preventing free software from fracturing off into incompatible code bases. Exactly the opposite of what you and the original poster are claiming they do.

          Furthermore, most of the time we hear about compatibility issues it is not a dispute but rather simply that the FSF's lawyers have noticed something that the authors of the other license didn't. Which is good to know. It would be a bad thing for developers to combine code released under two different licenses, thinking they were compatible, only to find out in a court room that they were wrong. Lastly, the only times the FSF has been inflexible about changing the GPL to deal with incompatibilities, it was because doing so would end up weakening the defensibility of the GPL in court.

          Apart from the GNU/Linux thing, everything that the FSF has done has been extremely reasonable. The only difference between them and the majority of free software programers is that they have been bitten by laywers before and realise that unless you dot your i's and cross your t's it will happen again. Unfortunately, most geeks hate lawyers and formality, so this tends to rub them the wrong way, but it is necisarry. Considering all this junk with SCO, I for one am glad that the FSF has been so rigorous.
    • by Ars-Fartsica (166957) on Wednesday February 18 2004, @04:23PM (#8319929)
      Testing the value we place in the idea of open source will not tear the community apart, it will strengthen and clarify.

      And of course its a tempest in a teapot for practically everyone out there in the real world.

    • The Free Software community is not in the business of making "Open Source" succeed.

      Your bias is evident in your choice of words and implicit goals.

      (Mine is evident in that I point yours out ;-)

      -Peter
      • by frodo from middle ea (602941) on Wednesday February 18 2004, @04:50PM (#8320241) Homepage
        If I ever saw an insightful comment, this is one.

        Why does every person, who is interested to see open source succeed in business environment, making it a resposibiity of the OSS community.

        OSS software for most parts was never written with the objective to form a free alternative to propritory software. Most OSS projects started because of fustrations of the author at using the tools that existed at hand, and the inability to circumvent those tools, (the tools being propritory in nature).

        Linus never wrote the linux kernel , so that it can topple the microsoft empire, much as most of you like to belive. neither was he interested in fighting the big Unix vendors at that time. He just wanted his own version of Unix to tinker with and Minix wouldn't allow him to do just that.

        So to all those who say "This could have been a break through year for OSS, but for ....". Please go read some philosophy behind OSS.

    • by Directrix1 (157787) on Wednesday February 18 2004, @04:24PM (#8319940)
      Apache license has never been compatible with any GPL besides LGPL.
    • by irix (22687) on Wednesday February 18 2004, @04:25PM (#8319953) Journal

      Relax.

      Notice how the FSF and the Apache group are discussing the license? They'll work things out - no need for panic mongering.

    • by petabyte (238821) on Wednesday February 18 2004, @04:25PM (#8319960)
      Actually I'm not worried.

      You tear things apart at the seems and stitch it into new things. Opensource seems to have always been about that. Projects will fork if there is a major issue that can't be worked around.

      And who is tearing who apart?. As the post says derived works can be distributed under the GPL. The next version of the GPL will probably take into account patents and issues between these two licenses can probably be worked out then.

      In the mean time, I'll still be using boa :).
    • by bad enema (745446) on Wednesday February 18 2004, @04:29PM (#8319997)
      It's only February my friend. There's plenty of time to screw it all u-... err, fix things up.
    • RTFA
      Nobody is fighting here.
      The FSF wrote a letter explaining license incompatibility issues in Apache license 2.0, and they even say its not a bad idea, in the listing of licenses.
      They state that the incompatibility exists, because it does, and they even imply that they might fix it themselves, so what's the problem?
      Anyway, who cares about "Linux" arriving in a big way? What is important is that free software continues to advance, and most of all, continues to be _free_, and license incompatibilities are bad in that they dont allow the cooperation between the ASF and the FSF (and XFree people), who are probably the most important developers of free software.

    • by Mr. Underbridge (666784) on Wednesday February 18 2004, @04:33PM (#8320060)
      Slightly concerned that we'll look back and say "Well, 2004 would've been the year Linux arrived in a big way . . . EXCEPT THAT WE TORE OURSELVES APART AT THE SEAMS." I don't mean to panic-monger or scream that the sky is falling without due cause - but this is all starting to get a bit worrying. Open Source has enough problems right now without actively helping its opponents.

      Sounds like chicken little to me. Heck, even the FSF doesn't have a problem with this. From the article:

      " This is a free software license but it is incompatible with the GPL. The Apache Software License is incompatible with the GPL because it has a specific requirement that is not in the GPL: it has certain patent termination cases that the GPL does not require. (We don't think those patent termination cases are inherently a bad idea, but nonetheless they are incompatible with the GNU GPL.)"

      Does anyone think this will keep Apache from being distributed with Linux? I doubt it. Does the presence of the BSD license somehow harm the GPL? No. Will this license bring doom upon all linux users? No.

      Seriously, RTFA next time instead of gunning for FP, the articles are frequently quite enlightening.

    • by falsified (638041) on Wednesday February 18 2004, @04:39PM (#8320111)
      It doesn't need to be released under the GPL to be okay. To define open source as GPL-only is somewhat stupid. Where's the tearing apart? Also, what seams? You're suggesting that there's some singular group that CAN be torn apart. Apache can do whatever the hell it wants, and probably will. To add some weak patent clause (and I read it, and I don't see any possible problem) is no big deal. I know you don't mean to panic-monger, so...don't do it.
  • GPL (Score:4, Insightful)

    by Gildenstern (62439) on Wednesday February 18 2004, @04:13PM (#8319762)
    I know this is will be Flamebait but with all these problems maybe the GPL should change.
    • No. (Score:5, Interesting)

      by Svartalf (2997) on Wednesday February 18 2004, @04:18PM (#8319869) Homepage
      The problem is not one of the GPL being problematic, but rather people not thinking through what they're doing with their licensing. One of the GPL's purposes is to ensure that the code stays available to those that are interested in it as long as they are so interested. Pretty much only the GPL and LGPL do this of all the licenses out there. The other variants do this to some or no degree (MPL and APSL do some of this, but they're not as strong as the GPL is in this regard and the BSD/MIT/Artistic variants tend to not protect you from propritization of the code at all...).

      In the case of the new XFree86 license, it's a stupid play on their part to try to get more recognition (there's other ways to do this, folks- not a single player in the FOSS community is claiming that they're the ones that produced XFree86 at this point in time.) and I'm sure that the Apache license is probably another example of something not being quite thought out in the ramifications department.
        • Uh, dude... (Score:5, Informative)

          by Svartalf (2997) on Wednesday February 18 2004, @04:43PM (#8320166) Homepage
          You just invalidated your entire rant.

          If you use the BSD, I can relicense the whole damn thing under the GPL unless you're using the oldest version of the license that requires the advertising.

          Better yet, you're confused about the licensing...

          BSD licensing gives you absolute freedom- including proprietarizing the code. Nothing wrong with that. I just don't like the thought of someone taking my hard work and making money off of it- I want to reserve that privilege for myself, thank you.

          GPL licensing gives you the freedom to do whatever you want with the code, so long as you give the people recieving the binaries the same rights you got, including on any enhancements you did to the code.

          That's a dramatic difference from what you're claiming of things. Is it all that hard for BSD licensing proponents (the moment you labeled me a GPL fanatic, you resorted to ad-hominem, and I will not stoop to that level, thank you...) to get the fact that BSD isn't incompatible for the most part? Is it all that hard for a proponent of the BSD or similar license to figure out that there's going to be people that do not want to use your preferred license for varying reasons?

          (Here's a clue for you, me bucko- I've got stuff licensed under GPL, LGPL, BSD, AND MIT/X out in the world right at the moment. I know all about all the popular Open/Free licenses and I tend to pick the one that works or makes the most sense for each piece of code I license to the rest of the world.)
        • Re:No. (Score:5, Informative)

          by caseih (160668) on Wednesday February 18 2004, @04:55PM (#8320299)
          You're missing the point with regards to the GPL. Having a license that's not compatible with the GPL is fine. It's just that there are ramifications that need to be considered. If a library is licensed in a way that's not GPL compatible, all that means is that GPL'd programs cannot link against it. If that's the design of the author, then that's fine (a la Microsoft's licensing schemes for their WinCE SDK). In the case of XFree86 this is a big deal for distro makers because the majority of their software is GPL'd and under the new licensing terms there's no way to legally link the gpl'd code against the XFree86 libraries. In the case of Apache, there's not really a problem here; Apache has never been GPL compatible. You just have to be aware of the terms when you develop.

          As for your falacies regarding freedom and the BSD and GPL licenses, those have been dealt with thoroughly before, except to say that your attitude works well for a small project, but for a large project (especially a large, self-contained project like a whole OS), the GPL offers you the developer more freedom and protection from greedy folks than the BSD would.

          No, the GPL isn't the problem here. And it's hardly a virus. Just because Apache is not GPL compatible doesn't mean the Apache foundation is going to be pressured (or mysteriously forced by way of some magical IP beast) to go GPL. Let's end that FUD right here and now.
      • Re:GPL (Score:5, Informative)

        by __past__ (542467) on Wednesday February 18 2004, @04:26PM (#8319967)
        No, it is about the GPL. Whether a license is GPL-compatible or not can be mechanically deduced by looking at its terms, and neither the FSF nor anybody else has the power to declare some license GPL-compatible because they think it is morally or politically good. The FSF doesn't seem to have much of a political problem with the new Apache license, but it is still not GPL-compatible.

        This is not the first case when the FSF had to declare a license they actually liked GPL-incompatible, the Affero GPL is another.

      • We need FSF (Score:5, Insightful)

        by Cee (22717) on Wednesday February 18 2004, @04:43PM (#8320161)
        A lot of people here are complaining about how FSF, RMS, ESR and others just are whining about license issuses and the like. I think in fact that it's a sign of health that they are complaining, because that means they care. If no one cared, there is a possibility that we as a community could be abused over and over again by stupid, selfish or greedy people and companies. (Like the genereal public doesn't care about software patents... and look where we are now.) Sometimes I don't agree with what so called Free Software/Open Source supporters say, but it's very important to not keep our mouths shut. Criticism is a good thing (tm) - it's one of the foundations in a democracy and an open society.

        So, instead of just complaing about FSF complaining, I think it's smarter to counter their arguments with better ones.
  • by ehack (115197) on Wednesday February 18 2004, @04:13PM (#8319765) Journal
    Is the gpl a text that says "if you change a word of this text you shall be excommunciated from the religion of Free Software, Stallman prophet ?"
  • Retroactive... (Score:4, Insightful)

    by BJZQ8 (644168) on Wednesday February 18 2004, @04:14PM (#8319778) Homepage Journal
    One good thing about formerly GPL'ed software...companies can't retroactively go back and say that you have no right to use it...and, more than likely, the community isn't going to force you into using it (ala Longhorn circa 2008)...
  • by garcia (6573) * on Wednesday February 18 2004, @04:14PM (#8319780) Homepage
    They are compatible. Whether or not they are considered compatible by the FSF is an opinion only they can make, but given that a derivative work consisting of both Apache Licensed code and GPL code can be distributed under the GPL (according to *our* opinion), there really isn't anything to be discussed.

    They obviously don't care if it is distributed under the GPL, which means that they won't fight anything having to do with it being distributed in that manner, so what's the difference?
    • by ComputerSlicer23 (516509) on Wednesday February 18 2004, @04:48PM (#8320226)
      Whatever code you are distributing it with. That would make a difference. So if you take Apache, and combine it with GCC (don't ask me how, just play along). You've violated GCC's GPL license, or you've removed restrictions from the Apache License.

      Now Apache might not care, but if that is actually the case, they should just dual license it like Perl does. Then you can go play with GPL stuff if you want, or you can not play with the GPL stuff. The Apache people feel strongly enough about it, that they don't want to be seen as endorsing the GPL (that's my guess). Along with all that, Apache could get themselves into legal trouble if they allow some people to blantantly disregard the license. (I'm not sure of the precendents in this area of law, I know that with Trademarks, you'd lose it).

      If Apache wants to explicitly state: "It's all good, if you use this in a GPL'ed project", they should just dual license it. Then it's all good. If not, then legally, you have no legs to stand on in a court of law. If somehow the Apache foundation loses the copyright to it, you'll have no legs to stand on. Do what is legal, not what is "pseudo-legal", you never know when someone could change their mind. A legal document is a legal document, a vague statement of: "We don't care", isn't a legally binding statement until it's upheld in a court of law.

      Kirby

  • by G3ckoG33k (647276) on Wednesday February 18 2004, @04:14PM (#8319784)
    What's next? The current GPL, version 2, will not be GPL version 3 compliant?
  • by the_skywise (189793) on Wednesday February 18 2004, @04:16PM (#8319824)
    So why the hyperbolic headline?

    I haven't read the new license, but so long as it allows derived works to be licensed under the GPL and still allows the source to be viewed, used and modified without fear of retribution... I don't have a problem with it.
  • Patent termination (Score:5, Insightful)

    by mukund (163654) on Wednesday February 18 2004, @04:17PM (#8319839) Homepage

    We don't think those patent termination cases are inherently a bad idea, but nonetheless they are incompatible with the GNU GPL.

    Patent termination is likely a good idea in these times although it is not technically compatible with version 2 of the GNU GPL license. This does not mean the ASF is in any way evil. It will make sense if you read the new Apache license. Maybe even the GNU GPL should adapt patent litigation based termination as a clause in the future.

  • From the FSF site (Score:5, Informative)

    by FuryG3 (113706) on Wednesday February 18 2004, @04:18PM (#8319870) Homepage
    This is a free software license but it is incompatible with the GPL. The Apache Software License is incompatible with the GPL because it has a specific requirement that is not in the GPL: it has certain patent termination cases that the GPL does not require. (We don't think those patent termination cases are inherently a bad idea, but nonetheless they are incompatible with the GNU GPL.)
      • by be-fan (61476) on Wednesday February 18 2004, @04:45PM (#8320178)
        Bullshit. There is no "orthodoxy fetish of RMS" at work here. The FSF isn't saying "though shalt not include patent clauses in your license." It's saying, "well, patent clauses aren't a bad idea, but as it is written, v2.1 of the GPL is not compatible with licenses that include a patent clause." The GPL is designed to be amended, and v3 of the GPL will most likely address patent issues.

        The XFree86 license change was a just a stupid idea from the beginning. There is no point changing the GPL to suit that...
  • by Kelson (129150) * on Wednesday February 18 2004, @04:19PM (#8319882) Homepage Journal

    From the FSF page linked in the article:

    The Apache License, Version 1.1.

    This is a permissive non-copyleft free software license with a few requirements that render it incompatible with the GNU GPL.

    We urge you not to use the Apache licenses for software you write. However, there is no reason to avoid running programs that have been released under this license, such as Apache.

    No falling sky here. Move along.

  • by tverbeek (457094) on Wednesday February 18 2004, @04:25PM (#8319959) Homepage
    Incompatiblity between the Apache licence ver 2.0 and the GPL is nothing new. The FSF cites other problems with the 1.x Apache licences. They also say that "there is no reason to avoid running programs that have been released under [the 1.1 Apache] license".

    The question of GPL compatibility becomes a problem only when a package contains links directly to GPL code, as seems to be the case with XFree86. If the packages are distinct enough, any "free" licence (which is the term the FSF uses for Apache's) is OK for the two to coexist in a distro.

  • by dmeranda (120061) on Wednesday February 18 2004, @04:25PM (#8319961) Homepage
    Back when the GPL1 and later GPL2 were written, free software was a very foreign philosphy. Those carefully composed licenses have been remarkably important and comprehensive at advancing the general goals of free software. Of course other licenses like the FDL for documentation have come along to address issue that the GPL didn't do very well.

    So today the idea of free software is more mainstream and many of the past threats relatively diffused. But the recent intellectual property [sic] madness has caused a new unignorable threat to emerge...patents. This is why a new revision of the GPL is needed, to more forcibly address IP issues. This is also a big issue with standards bodies, governments, other open source projects like Apache, and yes even many commercial proprietary software vendors. So perhaps this is one case where the Apache folks actually leapfrogged FSF in trying to address this modern problem.

    I believe patents to be the most credible threat to free/open source. The SCO stuff is tiny in comparison as it can have no long-lasting permament effect, even if SCO is absolutely correct [grin].
  • by Gothmolly (148874) on Wednesday February 18 2004, @04:27PM (#8319977)
    And nobody cared?
    Is this the beginning of market forces affecting the open source movement? Practical realities asserting themselves over floating abstractions?
  • by BabyDave (575083) on Wednesday February 18 2004, @04:33PM (#8320048)

    (Quoted from Eben's message)

    Such a situation is particularly troublesome where A is in no way acting to threaten the freedom of free software, but B *is* doing so (perhaps, for example, by bringing not patent claims but trade secret and contractual claims against A with the specific intent of harming the freedom of free software)

    As if that would ever happen ... what did you say? Darl Mc-who?

  • by Goonie (8651) * <robert.merkel@benambr a . o rg> on Wednesday February 18 2004, @04:37PM (#8320095) Homepage
    If I'm reading this correctly, GPL incompatibility isn't a huge issue with regards to Apache.

    What this means is it can't be linked (like a library is linked) with GPL'd code. But that's not an issue anyway, as Apache doesn't need to link to any GPL'd code. Pretty much all the libraries on a Linux system are LGPL'd (or under even less restrictive licenses like the BSD license), which can be dynamically linked to anything, including proprietary code - yep, that's right, Microsoft Word could be legally linked to an LGPL'd library.

    Where it does matter is if somebody wants to add a piece of code from a GPL'd project in Apache, or a piece of Apache to a GPL project. So, this would be nice to sort out, but it doesn't have the urgency of the XFree86 issue, where all the end-user apps on the system link to the X libraries.

  • Who cares? (Score:5, Interesting)

    by neurojab (15737) on Wednesday February 18 2004, @04:47PM (#8320201)

    I, for one, use plenty of non-GPL software in my day to day life. I enjoy GPL software, but I tend to release open source software under more permissive licenses, such as MIT. I also use (and write) a lot of (gasp) closed source software as well.

    For the love of Pete, there are plenty of different software licenses out there. If you don't like the terms of a given license, don't use the software. If apache changes their terms because they think it makes them less likely to be sued, good for them. The GPL isn't the One True License, it's just one of the more restrictive ones that still claims to be "free". News flash: you can run software with virtually any license as long as you agree to the conditions. If some GPL-zealot distribution decides not to include Apache because of this, that's their problem.
  • by Anonymous Coward on Wednesday February 18 2004, @04:50PM (#8320246)
    I don't get the anti-RMS comments.

    How many SCO's will we go through before we get it: LEGAL NITPICKING MATTERS A LOT.

    The most important thing on a piece of code today is the license. Not the algorithms, not how "cool" the author is. That's what makes or break any piece of "intellectual proeprty". That's what protects our open source from the bigco's of the world.

    Sure, we love Linus because he's a "best tool for the job" kinda guy, and apolitical, like many of us. But he's not focusing on the legal issues.

    I'm damn thankful that the FSF goes over these licenses in excruciating, anal-retentive detail. That's why I send them my $120+ every year. Because when Apache, or LINUX (hello SCO), or any other open source project gets to court (and it will happen, SCO is just the start), the lawyer on the other side will make RMS look like Linus.

    It bugs me that all these projects insist on inventing their own licenses. Why not just use the BSD license with a trademark restrictions? But if the FSF says it's GPL compatible, then I know I can count on AT LEAST what the GPL offers. I know the GPL pretty well, I first saw more than a decade ago. I use Apache on many servers but honestly I haven't read the license from start to finish.

    This particular statement from the FSF is not "forcing" anything. It's not even really newsworthy: the FSF is just stating that the MOST POPULAR and most thoroughly examined GPL has some conflicts with the relatively new ASF license. It's not "open source infighting". It's not even worth a /. story IMO. The FSF themselves said there's nothing wrong with the patent clause, it's just incompatible with the GPL today. A statement of fact.

    So guys, get over it. You can't code your way out of the web of IP laws in this country using Perl. You need carefully crafted and thoroughly peer-reviewed licenses. You can't be "casual" about licenses or contracts and other legal documents.
    • by steveha (103154) on Wednesday February 18 2004, @05:53PM (#8320849) Homepage
      People complain about FSF, RMS, debian-legal and so on all being nit-picky about fine points of licensing.

      The correct attitude about this is: I'm so glad those guys are nit-picky so I don't have to be!

      We can grab a Linux kernel, and a whole bunch of cool software. We can use them, give copies to our friends, modify them... and we don't need to worry about IP issues, because other people are doing the worrying for us.

      Be grateful.

      steveha
  • by buhatkj (712163) on Wednesday February 18 2004, @05:01PM (#8320336) Homepage
    ever try to really READ the GPL??(or the apache license for that matter...) its a wonderful piece of work, but hot damn is it ever complex, and full of lawyer-speak. for my own projects, i have taken to using license based off the zlib license. its short, sweet, and so much easier to understand.
    besides, i dont want to exclude commercial interest in my work, i just want to make it clear that it was ME who wrote it.
    and by the way, several other versions of the apache license are listed as incompatible too.
    honestly, i think this is a non-problem that people are making too big a deal about. we can still all use apache for free, for home AND business.

    how bout this for an OS license:

    this software is copyright (whoever) (whenever)
    it may redistributed by any medium, provided:
    -all changes are clearly labelled
    -the original author(s) are credited as the creators of the original code.
    -if this code is used as part of a commercial product, any modification of a source code file which was an original part of this software's source code must be made available under this license.

    so then we can use it commercially, but actual changes or improvements to the given software ITself are still open source. but like if they use this as a part of a commercial product they only need to release the changes they made to this for their use, not their whole application.

    i dunno, i like it...
    -Ted
  • It DOES matter! (Score:5, Interesting)

    by Eric Smith (4379) * <eric@@@brouhaha...com> on Wednesday February 18 2004, @07:19PM (#8321645) Homepage Journal
    prominent Apache hacker Roy Fielding claims that it doesn't really matter what the FSF thinks about the matter, because according to the Apache Software Foundation, derived works can just be distributed under the GPL.
    It most certainly does matter.

    If I want to distribute a derived work made partially from Apache software under the Apache license version 2, and partially from Foobarco's software under the GPL version 2, the fact that Roy Fielding (or even the Apache Foudnation) is OK with it does NOT solve the problem. Distributing the derived work under the Apache license terms is a violation of the GPL, and Foobarco would have grounds for action.

  • by JonMartin (123209) on Wednesday February 18 2004, @08:52PM (#8322432) Homepage
    OpenBSD ships with Apache. Not two hours ago Theo de Raadt sent this message to the OpenBSD mailing list:
    And another license issue..

    The new apache license is not acceptable. Code written under that new license will never go into our tree.

    Look, I am quite frankly getting sick and tired of this. It is time for the user community to tell these software developers who have gotten themselves involved with lawyers to stop it. They are NOT making their software better, they are NOT protecting anyone, and they we NOT making their software any more free when they add new terms.

    As of this moment in time, therefore, it looks like the httpd in OpenBSD has now become a fork. It will continue to be managed under the existing license.

    XFree86 on Monday and now this. What project will screw their license up tomorrow?