Mozilla Public License 2.0 Released
revealingheart writes "Mozilla has announced the release of the Mozilla Public License 2.0. The new version provides for compatibility with the Apache and GPL licenses, improved patent protections and recent changes in copyright law. The full license text is available online. Mozilla has updated their wiki with plans to upgrade their codebase; Bugzilla has also said that they will update (with an exemption to keep the project MPL only). The MPL was previously incompatible with other copyleft licenses like the GPL. The new version is compatible (unless exempted) and doesn't require multiple licenses (as currently stands with Firefox and Thunderbird). This will allow Mozilla to incorporate Apache-licensed code; but will mean that their software becomes incompatible with GPL2 code."
Mozilla Public License 3.0 will be released in April.
TFS says that the license is now GPL compatible, but that the codebase will no longer be GPL compatible.
Or is it GPLv3 compatible only?
General Relativity: Space-time tells matter where to go; Matter tells space-time what shape to be.
Locking up successful code bases in stringent licenses that discourage re-use. Compensation of Open Source elites must be secured.
I do hear that they are speeding up their license versioning to become incompatible much faster in future iterations. Next week is MPL 3, and by next month they hope to be up to MPL 13, guaranteed to be future proof compatible with all copyleft licenses forever... yet incompatible with all GPL once incorporated with any of them.
I8-D
Hmm, I don't see any restriction under section 8 regarding litigation to stop me from suing for horrible memory management. Class-action suit FTW?
Even as an ardent supporter of FLOSS, I'm pleased to see influential companies exploring options other than the GPL, especially in a way that tries to maintain community relationships by keeping an eye on compatibility. Mozilla is one of the only organizations whose genuine dedication to creating and sustaining an open web I don't question.
as long as crashplayer still manages to kill firefox i'll keep using IE in virtualbox
i can send you screenshots if you dont believe me... i use IE in virtualbox in linux to watch videos on youtube...
I prefer LGPL for all my software as a middle step between GPL and almost-public-domain licenses because it gives freedom to use in closed software, but the LGPL part of the software is copyleft, but what I am missing is feature of Affero GPL which adds obligation to give back changes which aren't even distributed (made for web services). Is there any license fulfilling this?
Mozilla please listen to the massive amounts of negative feedback regarding your products (just read any Slashdot story related to Firefox the last several months). You got your billion dollars from Google now spend it properly so your reputation won't be the butt of version number jokes..
Posted from Chrome.
I want to release software (libraries, mostly) that anybody can use in any project they want, either open or closed source. However unlike the BSD or public domain, I want *my* source code to be "GPL'd": if you use it and modify it, you must make available, under the same license, the modified version of my source code. You can of course still link this with your own source code which remains closed (there may also be some rules to prevent cheats like modifying the source to call something in a closed-source portion but I am not too concerned about that). I would also want to make sure my code can be used by GPL or LGPL software by requiring the license to be compatible.
This is not the GPL (which requires your source code to be GPL'd as well). It is not the LGPL because it removes the weird "you must distribute the software in a way that lets it be relinked with a new version" provision (this provision actually *hurts* development of OSS libraries, as it technically means that end users expect me to not alter the abi, which is pretty much impossible and a waste of time for a little-used library. It also prevents static linking of my library which greatly reduces it's appeal).
I have been desparate for a well-known three-letter name for the license I want. What we have been doing is distributing under the GPL plus a "linking exception" that describes the above (actually we use the LGPL to make it more clear, but the linking exception hides any differences between that and the GPL).
Can anybody confirm if the MPL 2.0 is what I want?
A simple, compatible license that doesn't cater to every whim of every version of the GPL? The freetards must be pissed.
i use IE in virtualbox in linux to watch videos on youtube...
Sorry but, that is retarded.
FlashPlayer "Square" hasn't crashed on me in 3 years! Even when it was a Labs project in alpha, it was stable on x64. Granted, I use NoScript to block 3rd party scripts (I temp whitelist the current domain) so that blocks most Flash ads and other junk from loading.
Download the tarball: http://get.adobe.com/flashplayer/otherversions/
Remove whatever flash came with your distro, throw libflashplayer.so in: /usr/lib/mozilla/plugins/ and restart FF. `ps aux | grep plugin-container` might use a lot of ram after a long browsing session, but it's super-stable and has been for a long time.
I know a license that is compatible with the GNU General Public License, Version 2.0, the GNU Lesser General Public License, Version 2.1, the GNU Affero General Public License, Version 3.0. It's called the BSD license.
And even better, it ensures future compatibility with all future licenses as well.
In all seriousness, copyleft these days is a pain in the ass, mainly because every second major entity that uses it is compelled to create their own license. Copyleft hurts free software.
Yeah I gotta agree... at a certain point you'd think he'd stop and consider what he is doing and if everybody else on linux has to do the same thing (use IE in Virtual Box). I hate flash as much as the next nerd, but it has been "working" on linux for years now in pretty much the same state as it does on windows.
Even more so because YouTube has almost replaced Flash with HTML5/WebM anyway.
You can enable it here:
http://youtube.com/html5
Even works if YouTube is embedded on other websites.
New things are always on the horizon