ThirdPartyCode: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 66: Line 66:
| [http://freetype.sourceforge.net/FTL.TXT FreeType License]/GPL
| [http://freetype.sourceforge.net/FTL.TXT FreeType License]/GPL
| [http://freetype.sourceforge.net/index2.html Website], [https://savannah.nongnu.org/bugs/?group=freetype Bugs]
| [http://freetype.sourceforge.net/index2.html Website], [https://savannah.nongnu.org/bugs/?group=freetype Bugs]
| Gecko
| Gecko XXXInAllCases?
|-
|-
| Growl
| Growl
Line 74: Line 74:
| Firefox, Thunderbird, Camino
| Firefox, Thunderbird, Camino
|-
|-
| gssapi
| gssapi.h
| /extensions/auth/gssapi.h
| /extensions/auth/gssapi.h
| [http://mxr.mozilla.org/mozilla-central/source/extensions/auth/gssapi.h MIT]
| [http://mxr.mozilla.org/mozilla-central/source/extensions/auth/gssapi.h MIT]
Line 94: Line 94:
| JPNIC DNS
| JPNIC DNS
| /netwerk/dns/src (partially)
| /netwerk/dns/src (partially)
| [http://mxr.mozilla.org/mozilla-central/source/netwerk/dns/src/nameprep.c "3-clause" BSD]
| [http://mxr.mozilla.org/mozilla-central/source/netwerk/dns/src/nameprep.c 3-clause BSD] (with clauses renumbered)
|  
|  
| Gecko
| Gecko
Line 101: Line 101:
| /modules/lib7z
| /modules/lib7z
| [http://mxr.mozilla.org/mozilla-central/source/modules/lib7z/7zLib.cpp Public Domain]
| [http://mxr.mozilla.org/mozilla-central/source/modules/lib7z/7zLib.cpp Public Domain]
|
| [http://www.7-zip.org/ Website],
| Gecko
| Gecko
|-
|-
Line 118: Line 118:
| libfishsound
| libfishsound
| /media/libfishsound
| /media/libfishsound
| BSD
| [http://mxr.mozilla.org/mozilla1.9.2/source/media/libfishsound/COPYING 3-clause BSD]
| [http://www.annodex.net/ Website]
| [http://www.annodex.net/ Website]
| Gecko (up to 3.6)
| Gecko (up to 3.6)
Line 214: Line 214:
| v8
| v8
| /js/src/v8
| /js/src/v8
| [http://mxr.mozilla.org/mozilla-central/source/js/src/v8/deltablue.js XXXAMuddle]
| [http://mxr.mozilla.org/mozilla-central/source/js/src/v8/deltablue.js XXXAMuddle] - mix of licences
|  
| XXXWhat is this code, and what is it doing here?
| Gecko
| Gecko
|-
|-
| wlanapi (from Google Gears)
| wlanapi.h (from Google Gears)
| /netwerk/wifi/src/wlanapi.h
| /netwerk/wifi/src/wlanapi.h
| [http://mxr.mozilla.org/mozilla-central/source/netwerk/wifi/src/wlanapi.h 3-clause BSD]
| [http://mxr.mozilla.org/mozilla-central/source/netwerk/wifi/src/wlanapi.h 3-clause BSD]

Revision as of 09:42, 26 May 2010

Third Party Code
Name Source License Links Users
Blueprint CSS Framework /build/pgo/blueprint MIT/GPL Test suite
Breakpad /toolkit/crashreporter/google-breakpad 3-clause BSD Website, Bugs Firefox, Thunderbird, SeaMonkey
bsdiff /other-licenses/bsdiff BSD Protection License Website XXXUpdate Generation tool?
bspatch /toolkit/mozapps/update/updater/bspatch.* 2-clause BSD Website Gecko
Cairo /gfx/cairo LGPL/MPL Website, Bugs Gecko
Chromium IPC /ipc/chromium 3-clause BSD Website, Bugs Gecko
config file reader /config/configobj.py 3-clause BSD Build system
dtoa /js/src/dtoa.c MIT Contact Gecko
Expat /parser/expat MIT Website, Bugs Gecko
Freetype2 /modules/freetype2 FreeType License/GPL Website, Bugs Gecko XXXInAllCases?
Growl /toolkit/components/alerts/src/mac/growl 3-clause BSD Website, Bugs Firefox, Thunderbird, Camino
gssapi.h /extensions/auth/gssapi.h MIT Gecko
HTML tests /layout/html/tests XXXAreTheseThirdParty? Test suite
jemalloc /memory/jemalloc 2-clause BSD Website Gecko
JPNIC DNS /netwerk/dns/src (partially) 3-clause BSD (with clauses renumbered) Gecko
lib7z /modules/lib7z Public Domain Website, Gecko
libbzip2 /modules/libbz2 libbzip2 license Website Gecko
libevent /ipc/chromium/src/third_party/libevent 3-clause BSD Website, Bugs Gecko
libfishsound /media/libfishsound 3-clause BSD Website Gecko (up to 3.6)
libffi /js/src/ctypes/libffi MIT Website, Contact Spidermonkey
libjpeg /jpeg libjpeg license Website Gecko
libogg/libtheora/libvorbis /media/libogg, /media/libtheora, /media/libvorbis 3-clause BSD Website, Bugs Gecko
liboggplay/liboggz /media/liboggplay, /media/liboggz 3-clause BSD Website, Bugs Gecko (up to 3.6)
libpixman /gfx/cairo/libpixman MIT Website Gecko
libpng /modules/libimg/png libpng license Website, Bugs Gecko
MochiKit /testing/mochitest/MochiKit MIT/AFL 2.1 Website, Bugs Test suite
Mochitests XXXAreThese3rdParty? /dom/tests/mochitest From the W3C Test suite
NSIS Installer /other-licenses/nsis zlib/libpng license Website, Bugs Firefox, Thunderbird, SeaMonkey
nsQuickSort /xpcom/glue/nsQuickSort.cpp 3-clause BSD Gecko
pymake /build/pymake MIT Build system
QCMS /gfx/qcms MIT Website Gecko
Sparkle /camino/sparkle MIT (XXXAndOpenSSL?) Website, Bugs Camino
SQLite /db/sqlite3, /security/nss/lib/sqlite Public Domain Website, Bugs Gecko, NSS
Thebes /gfx/thebes/src/gfxPlatformFontList.cpp and gfxMacPlatformFontList.mm tri-license XXXIsThisThirdParty? Gecko
v8 /js/src/v8 XXXAMuddle - mix of licences XXXWhat is this code, and what is it doing here? Gecko
wlanapi.h (from Google Gears) /netwerk/wifi/src/wlanapi.h 3-clause BSD Website, Bugs Gecko
ycbcr (from Chromium) /gfx/ycbcr 3-clause BSD Website, Bugs Gecko
zlib /modules/zlib, /security/nss/lib/zlib zlib license Website, Contact Gecko, NSS