https://github.com/mozilla/gecko-dev
Raw File
Tip revision: ee2c8010ebf3f3419a31250ec0e73aba0e691014 authored by B2G Bumper Bot on 09 June 2014, 18:13:05 UTC
Bumping manifests a=b2g-bump
Tip revision: ee2c801
LICENSE
The files which make up the SDK are developed by Mozilla and licensed
under the MPL 2.0 (http://mozilla.org/MPL/2.0/), with the exception of the
components listed below, which are made available by their authors under
the licenses listed alongside.

syntaxhighlighter
------------------
doc/static-files/syntaxhighlighter
Made available under the MIT license.

jQuery
------
examples/reddit-panel/data/jquery-1.4.4.min.js
examples/annotator/data/jquery-1.4.2.min.js
Made available under the MIT license.

simplejson
----------
python-lib/simplejson
Made available under the MIT license.

Python Markdown
---------------
python-lib/markdown
Made available under the BSD license.

LibraryDetector
---------------
examples/library-detector/data/library-detector.js
Made available under the MIT license.
back to top