License Policy/Mozilla Project Licensing: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 99: | Line 99: | ||
|BSD (3-clause) | |BSD (3-clause) | ||
|- | |- | ||
|[https://github.com/mozilla/zamboni AMO 4.0] (Zamboni) - see {{bug|539671}} | |[https://github.com/mozilla/zamboni AMO 4.0] (Zamboni) | ||
|BSD (3-clause) - see {{bug|539671}} | |||
|- | |- | ||
|[https://github.com/mozilla/kitsune SUMO] (Kitsune) - see {{bug|661022}}; they copied Zamboni | |[https://github.com/mozilla/kitsune SUMO] (Kitsune) | ||
|BSD (3-clause) - see {{bug|661022}}; they copied Zamboni | |||
|- | |- | ||
|[https://github.com/mozilla/mozillians Mozillians] - see [https://github.com/mozilla/mozillians/commit/68e3b2acda81d8ba8a6cdb301555d35aac902f58 github commit] | |[https://github.com/mozilla/mozillians Mozillians] | ||
|BSD (3-clause) - see [https://github.com/mozilla/mozillians/commit/68e3b2acda81d8ba8a6cdb301555d35aac902f58 github commit] | |||
|- | |- | ||
|DXR | |DXR |
Revision as of 10:21, 17 May 2012
This page is a quick survey of the copyright licenses used for code created by different Mozilla projects.
It's not complete; there are a load of website projects missing, most of which I suspect are 3-clause BSD because Playdoh is. We do so many of those I can't keep track.
mozilla-central and comm-central are actually still mostly tri-licensed (bug 716478) but we are acting as if they have already been upgraded.
Project Name | License |
---|---|
Firefox | MPL 2 |
Thunderbird | MPL 2 |
SeaMonkey | MPL 2 |
Camino | MPL 2 |
B2G Platform | MPL 2 |
NSS | MPL 2 |
NSPR | MPL 2 |
Fennec | MPL 2 |
Lightning | MPL 2 |
Chatzilla | MPL 2 |
Venkman | MPL 2 |
DOM Inspector | MPL 2 |
OrangeFactor | MPL 2 |
Addon SDK | MPL 2 |
BzAPI | MPL 2 |
BrowserID (Persona) | MPL 2 |
OpenBadges | MPL 2 |
Bugzilla | MPL 2 (Incompatible) |
BrowserQuest | MPL 2 (code) / CC-BY-SA (content) |
Rhino | MPL 1.1/GPL 2.0 (bug 754258) |
Tamarin | Tri-license (bug 716548) |
Test Pilot | Tri-license (bug 754252) |
IonMonkey | Tri-license (bug 754256) |
Sync | Tri-license (bug 754261) |
Socorro | Tri-license (some; much is unlabelled) (bug 754263) |
Bedrock (new mozilla.org) | Tri-license (bug 754264) |
Hackasaurus | Tri-license (bug 754266) |
MCS (Mozilla Community Sites) | MPL 1.1 (mistake?) |
AMO 3.0 (Remora; SVN, obsolete) | MPL 1.1 |
Playdoh (web framework) | BSD (3-clause) |
AMO 4.0 (Zamboni) | BSD (3-clause) - see bug 539671 |
SUMO (Kitsune) | BSD (3-clause) - see bug 661022; they copied Zamboni |
Mozillians | BSD (3-clause) - see github commit |
DXR | MIT |
popcorn.js | MIT |
Butter | MIT |
Rust | MIT |
pdf.js | MIT |
Shumway | MIT |
Gladius | MIT |
Gaia | Apache 2.0 |
MXR | Unlabelled; GPL? (because LXR is) |
Phonebook (internal) | Unlabelled |
TBPL | Unlabelled |
Pancake | Unlabelled ("Undecided", apparently) |