Is GPL Licensing In Decline?
GMGruman writes "Simon Phipps writes, "As Apache licenses proliferate, two warring camps have formed over whether the GPL is or isn't falling out of favor in favor of the Apache License." But as he explores the issues on both sides, he shows how the binary thinking on the issue is misplaced, and that the truth is more nuanced, with Apache License gaining in commercially focused efforts but GPL appearing to increase in software-freedom-oriented efforts. In other words, it depends on the style of open source."
Yep. It was this one. And even that was a repeat posting, possibly by a troll or astroturfer.
Those who can make you believe absurdities can make you commit atrocities. - Voltaire
I have done a study on this, and I can now publish my findings, exclusively on Slashdot, for the first time:
Since this time last year, instances of the GPL in Slashdot dupes are now up by 300%, while instances of the Apache and BSD licenses remain at a constant level.
Flamewars about the merits of the GPL vs the BSDL are at an all-time high. In February, for the first time since 2010, they passed the number of Android vs iOS flamewars, and are currently recorded at over 11 on the vi vs emacs scale.
Comparisons between the FSF and the Nazis are up by 20%, but still significantly lower than any major tech company or political party. Apple, Microsoft and Google are all at record high levels on the Godwin scale, but Oracle has passed all three, with a stunning 400% increase after the takeover of Sun. IBM's record from the '80s is still unsurpassed.
I am TheRaven on Soylent News
Personally, I prefer the BSD licenses. There's more freedom in it. Although, I can see why people like the GPL & Apache licenses, I think they're a little too restrictive.
Like it or not, but the fact that GPL is prohibited in many app stores is probably what discourages authors of FLOSS from using it as their license. Some authors may also feel that they don't want to use it even if it works fine for them now since they don't know what will happen in the future, as contributions are accepted from other authors it becomes much harder to change license. It's not 1991 anymore.
What app stores other than Apple's have terms incompatible with the GPL? Google Play doesn't. Amazon Appstore doesn't. Nook Store doesn't.
(BTW, the problem with Apple's terms isn't that they ban the GPL, it's that they require that apps be licensed on a per user basis, with no sub-licensing or re-distribution permitted, even if the licensing cost is zero. The GPL requires that everyone have redistribution rights, which is incompatible with per-user licensing. Google doesn't constraint the app developer's licensing choices, and AFAICT the other Android stores have followed suit.)
Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
Personally, I think the whole open source gig is fading away. The next generation of programmers have been raised to live and program in flashy iDink walled gardens and have neither the interest or the inclination in releasing or collaborating on code.
This happened 30 years ago, except then it was the DOS and then Windows world. The F/LOSS movement largely came from a later generation of programmers who realized that walling everything up sucks and impedes progress. And, although it was before my time, I understand there was a similar dynamic a couple of decades before that. Seems like just another turn of the wheel -- assuming you're even right, which I doubt.
Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
That is incorrect. You do not have to accept the terms of the GPL to run the program alone. Let me cite the GPLv3 itself:
RMS is himself a "hater", so what's good for the goose is good for the gander. He is on record as advocating that people pirate proprietary/closed source programs rather than pay for them - in other words, copyright law be damned when it doesn't support his flawed vision, because copyright that supports closed source is "morally wrong".
No, that's not what RMS is saying at all. Let's look at the paragraph that appears to upset you the most.
Many users unconsciously recognize the wrong of refusing to share, so they decide to ignore the licenses and laws, and share programs anyway. But they often feel guilty about doing so. They know that they must break the laws in order to be good neighbors, but they still consider the laws authoritative, and they conclude that being a good neighbor (which they are) is naughty or shameful. That is also a kind of psychosocial harm, but one can escape it by deciding that these licenses and laws have no moral force.
In this paragraph, RMS is not avocating that people pirate proprietary software. Rather, he is illustrating the cognitive dissonance faced by a "good neighbor" who wishes to share, but is stopped from doing so by licenses on proprietary software. His point is that one can assuage that cognitive dissonance by assuming the laws have "no moral force." See the difference?
If you actually look at the rest of his essay, it is abundantly clear that what he does advocate is having programmers release the source code of their programs, and allowing others the freedom to use and modify the program as they wish, provided they do not stop others from enjoying the same freedom. Pirating proprietary software (with no source-code available) obviously is an impediment to that, so why should he support it?
The funny part - since he publicly states that neither copyright laws nor software licenses should have any force, anyone can pirate a GPL program and use his statements as promisory estoppel.
Good luck with that. The GPL has held up in court against its violators on many occasions.
If it weren't for deadlines, nothing would be late.