addon-sdk/source/LICENSE

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/addon-sdk/source/LICENSE	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,30 @@
     1.4 +The files which make up the SDK are developed by Mozilla and licensed
     1.5 +under the MPL 2.0 (http://mozilla.org/MPL/2.0/), with the exception of the
     1.6 +components listed below, which are made available by their authors under
     1.7 +the licenses listed alongside.
     1.8 +
     1.9 +syntaxhighlighter
    1.10 +------------------
    1.11 +doc/static-files/syntaxhighlighter
    1.12 +Made available under the MIT license.
    1.13 +
    1.14 +jQuery
    1.15 +------
    1.16 +examples/reddit-panel/data/jquery-1.4.4.min.js
    1.17 +examples/annotator/data/jquery-1.4.2.min.js
    1.18 +Made available under the MIT license.
    1.19 +
    1.20 +simplejson
    1.21 +----------
    1.22 +python-lib/simplejson
    1.23 +Made available under the MIT license.
    1.24 +
    1.25 +Python Markdown
    1.26 +---------------
    1.27 +python-lib/markdown
    1.28 +Made available under the BSD license.
    1.29 +
    1.30 +LibraryDetector
    1.31 +---------------
    1.32 +examples/library-detector/data/library-detector.js
    1.33 +Made available under the MIT license.

mercurial