Slashdot Log In
FSF: New Apache License not GPL-Compatible
from the clashing-clauses dept.
__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."
Is anyone else getting worried here? (Score:4, Interesting)
(http://www.superbad.com/)
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
Re:Is anyone else getting worried here? (Score:5, Insightful)
(http://pheared.net/)
Seems to me that everything is carrying on as it always has.
Re:Is anyone else getting worried here? (Score:5, Insightful)
(Last Journal: Monday April 03 2006, @07:23PM)
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"?)
Re:Is anyone else getting worried here? (Score:5, Interesting)
(http://shortcircuit.us/ | Last Journal: Sunday October 14, @02:01AM)
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.
Re:Is anyone else getting worried here? (Score:5, Interesting)
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.
Re:Is anyone else getting worried here? (Score:5, Interesting)
(http://coherentnetworksolutions.com/)
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.
Re:Is anyone else getting worried here? (Score:4, Informative)
(Last Journal: Saturday June 30, @01:22AM)
The way I understand the problem, a GPL server-side app might send out pieces of itself, either in the form of static HTML which is GPLed, or snippets of what could be considered executable code (Javascript, etc), which are also GPLed.
If this counts as distribution of GPLed code, then many people who make modified works of GPLed server-side web apps might be in violation of the GPL by not distributing the rest of the source. It seems to be a gray area right now.
Re:Is anyone else getting worried here? (Score:4, Informative)
Re:Is anyone else getting worried here? (Score:4, Interesting)
As another poster said the GPL already says this. The clause that makes the Apache license incompatible is that it adds a sentence that terminates any patent rights granted by others to use the product if you exert patent rights on the product differently from what is stated in the license. Basically, this is implied in the GPL with regards to copyright. i.e. if you don't distribute your copyrighted material in the product according to the GPL, you have no right to distribute my copyrighted product. Apache makes it explicit with regard to patents.
Re:Is anyone else getting worried here? (Score:5, Insightful)
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.
Re:Is anyone else getting worried here? (Score:5, Informative)
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..
Re:Is anyone else getting worried here? (Score:4, Insightful)
(http://www.adrianbaugh.org.uk/ | Last Journal: Wednesday December 17 2003, @07:58PM)
Re:how can code under a patent ever count as "free (Score:5, Insightful)
(Last Journal: Monday April 03 2006, @07:23PM)
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.
Re:how can code under a patent ever count as "free (Score:4, Interesting)
(http://bill.herrin.us/)
Licensing is a form of contract. It works the same way for patents as for copyrights. If you explicitly allow a patent to be used for free under certain conditions, you can no more undo that than you can undo specifically allowing a copyright to be used for free.
The compression algorithm for GIFs never was offered for free in the first place. It just took the owner a long time to complain about its use.
Re:Is anyone else getting worried here? (Score:5, Informative)
(Last Journal: Monday April 03 2006, @07:23PM)
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.
Re:Is anyone else getting worried here? (Score:4, Interesting)
(Last Journal: Sunday October 03 2004, @06:02PM)
I think some people are overreacting here, a change like the XFree change can be a fairly serious problem, but, as the FSF points out, the Apache license change isn't worrying at all. For that matter, the front page post is misleading, if you look at the FSF compatibility page the old versions of the Apache license are also incompatiable with the GPL.
Re:Is anyone else getting worried here? (Score:5, Insightful)
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.
Vigilance is exactly how we got here (Score:5, Insightful)
And of course its a tempest in a teapot for practically everyone out there in the real world.
Re:Is anyone else getting worried here? (Score:5, Insightful)
(http://hutnick.com/ | Last Journal: Monday March 12 2007, @09:15PM)
Your bias is evident in your choice of words and implicit goals.
(Mine is evident in that I point yours out
-Peter
Re:Is anyone else getting worried here? (Score:5, Insightful)
(http://aol.com/)
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.
Re:Is anyone else getting worried here? (Score:5, Informative)
Re:Is anyone else getting worried here? (Score:5, Insightful)
(Last Journal: Monday August 20 2001, @08:41AM)
Relax.
Notice how the FSF and the Apache group are discussing the license? They'll work things out - no need for panic mongering.
Re:Is anyone else getting worried here? (Score:5, Insightful)
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
Re:Is anyone else getting worried here? (Score:4, Insightful)
Both version 2.0 and 1.1 of the Apache license are free software licenses according to the FSF, are (probably, not officially confirmed yet, but nobody raised any concern either) Open Source licenses in the OSI sense, are DFSG-free, etc.
Hey, take it easy. (Score:5, Funny)
Re:Is anyone else getting worried here? (Score:5, Interesting)
(http://orasio.freeservers.com/)
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.
Try reading the story (Score:5, Insightful)
Sounds like chicken little to me. Heck, even the FSF doesn't have a problem with this. From the article:
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.
Re:Is anyone else getting worried here? (Score:5, Insightful)
GPL (Score:4, Insightful)
Re:GPL (Score:4, Insightful)
Re:GPL (Score:5, Informative)
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)
So, instead of just complaing about FSF complaining, I think it's smarter to counter their arguments with better ones.
No. (Score:5, Interesting)
(http://www.earlconsult.com/)
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)
(http://www.earlconsult.com/)
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)
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:No. (Score:4, Insightful)
That quote doesn't apply to the users' situation either. Both the BSD and GPL licenses grant users additional rights over the rights they are guarenteed by law. By default users have no right to distribute. So the users are not giving up freedom because they did not have it in the first place.
gpl like religion ? (Score:4, Funny)
(Last Journal: Saturday October 26 2002, @07:42PM)
Re:gpl like religion ? (Score:4, Funny)
(Last Journal: Saturday June 30, @01:22AM)
For I testify unto every man that heareth the words of the license of this code, If any man shall add unto these things, RMS shall add unto him the plagues that are written in this license.
And if any man shall take away from the words of the license of this code, RMS shall take away his part out of the license to this code, and out of the open bazaar, and from the things which are written in this license.
Retroactive... (Score:4, Insightful)
(Last Journal: Sunday October 02 2005, @11:20PM)
if Apache doesn't care, what's the difference? (Score:5, Insightful)
(http://www.lazylightning.org/)
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?
Re:if Apache doesn't care, what's the difference? (Score:5, Insightful)
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
Re:if Apache doesn't care, what's the difference? (Score:4, Interesting)
(http://www.linux.org.uk/diary)
If the copyright owner says "Sure you can do that", then you can. The only reason for all the paperwork people have is to prove agreements. In most countries permission under copyright law doesn't need to be written and signed.
Apache (as owners) said you can GPL derivative works if you want - end of discussion.
Trademark btw works very similarly except that its easier to create a promise by inaction ("estoppel"). You can in some cases lose the ability to enforce copyrights in some situations through estoppel too, but you don't lose the copyright per se just the ability to enforce it in some situations
Apache adding it as a footnote to their license would neaten it up but its hardly essential. Of course you then have openssl and other bits to consider. Really no standard loaded set of Apache packages has ever been GPL compatible, and except for the mysql4 problem nobody has had any problems due to it.
GPL non-GPL compliant? (Score:5, Funny)
What the heck? (Score:4, Interesting)
(http://pitchforkmedia.com/ | Last Journal: Tuesday March 23 2004, @09:08PM)
CB
not bad (Score:3, Insightful)
Who knows (Score:4, Interesting)
Re:Who knows (Score:4, Funny)