https://github.com/mozilla/gecko-dev
Raw File
Tip revision: dfad3f48893a612a212cefe049b0e0e374b83fc0 authored by ffxbld on 18 January 2017, 23:29:36 UTC
Added FENNEC_51_0_RELEASE FENNEC_51_0_BUILD2 tag(s) for changeset 4ac4d1d6d1d9. DONTBUILD CLOSED TREE a=release
Tip revision: dfad3f4
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