addon-sdk/source/LICENSE

branch
TOR_BUG_3246
changeset 7
129ffea94266
equal deleted inserted replaced
-1:000000000000 0:01549b9c4405
1 The files which make up the SDK are developed by Mozilla and licensed
2 under the MPL 2.0 (http://mozilla.org/MPL/2.0/), with the exception of the
3 components listed below, which are made available by their authors under
4 the licenses listed alongside.
5
6 syntaxhighlighter
7 ------------------
8 doc/static-files/syntaxhighlighter
9 Made available under the MIT license.
10
11 jQuery
12 ------
13 examples/reddit-panel/data/jquery-1.4.4.min.js
14 examples/annotator/data/jquery-1.4.2.min.js
15 Made available under the MIT license.
16
17 simplejson
18 ----------
19 python-lib/simplejson
20 Made available under the MIT license.
21
22 Python Markdown
23 ---------------
24 python-lib/markdown
25 Made available under the BSD license.
26
27 LibraryDetector
28 ---------------
29 examples/library-detector/data/library-detector.js
30 Made available under the MIT license.

mercurial