https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 28d29ddecdcc7f541126241a6c99530b3689ca7d authored by Ryan VanderMeulen on 29 June 2015, 15:32:20 UTC
No bug - Pin mozharness.json to mozilla-b2g37_v2_2 rather than tracking a specific revision since the branch is only receiving targeted landings. a=test-only
Tip revision: 28d29dd
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