Account confirmers, Anti-spam team, Confirmed users, Bureaucrats and Sysops emeriti
4,925
edits
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
This page is a quick survey of the copyright licenses used for code created by different Mozilla projects. | 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. | |||
{| | {| | ||
| Line 30: | Line 34: | ||
|- | |- | ||
|Lightning | |Lightning | ||
|MPL 2 | |MPL 2 | ||
|- | |- | ||
| Line 67: | Line 68: | ||
|[https://github.com/mozilla/rhino Rhino] | |[https://github.com/mozilla/rhino Rhino] | ||
|MPL 1.1/GPL 2.0 ({{bug|754258}}) | |MPL 1.1/GPL 2.0 ({{bug|754258}}) | ||
|- | |||
|[http://hg.mozilla.org/tamarin-redux/ Tamarin] | |||
|Tri-license ({{bug|716548}}) | |||
|- | |- | ||
|[http://hg.mozilla.org/labs/testpilot/ Test Pilot] | |[http://hg.mozilla.org/labs/testpilot/ Test Pilot] | ||
| Line 85: | Line 89: | ||
|[https://github.com/hackasaurus Hackasaurus] | |[https://github.com/hackasaurus Hackasaurus] | ||
|Tri-license ({{bug|754266}}) | |Tri-license ({{bug|754266}}) | ||
- | |- | ||
|[https://hg.mozilla.org/webtools/mcs/ MCS (Mozilla Community Sites)] | |[https://hg.mozilla.org/webtools/mcs/ MCS (Mozilla Community Sites)] | ||
|MPL 1.1 (mistake?) | |MPL 1.1 (mistake?) | ||
| Line 91: | Line 95: | ||
|AMO 3.0 (Remora; SVN, obsolete) | |AMO 3.0 (Remora; SVN, obsolete) | ||
|MPL 1.1 | |MPL 1.1 | ||
|- | |||
|[https://github.com/mozilla/playdoh Playdoh] (web framework) | |||
|BSD (3-clause) | |||
|- | |- | ||
|[https://github.com/mozilla/zamboni AMO 4.0] (Zamboni) | |[https://github.com/mozilla/zamboni AMO 4.0] (Zamboni) | ||