toolkit/content/license.html

branch
TOR_BUG_3246
changeset 7
129ffea94266
equal deleted inserted replaced
-1:000000000000 0:27664a8d4d39
1 <!DOCTYPE HTML>
2 <!-- This Source Code Form is subject to the terms of the Mozilla Public
3 - License, v. 2.0. If a copy of the MPL was not distributed with this file,
4 - You can obtain one at http://mozilla.org/MPL/2.0/. -->
5
6 <html lang="en">
7 <head>
8 <meta http-equiv="Content-Type" content="text/html;charset=utf-8">
9 <title>about:license</title>
10
11 <style type="text/css">
12 .path {
13 font-family: monospace;
14 }
15
16 dt {
17 font-weight: bold;
18 }
19 </style>
20 <link rel="stylesheet" href="chrome://global/skin/about.css" type="text/css">
21 </head>
22
23 <body id="lic-info" class="aboutPageWideContainer">
24 <h1><a id="top"></a>about:license</h1>
25
26 <div>
27
28 #ifdef APP_LICENSE_BLOCK
29 #includesubst @APP_LICENSE_BLOCK@
30 #endif
31
32 <p>All of the <b>source code</b> to this product is
33 available under licenses which are both
34 <a href="http://www.gnu.org/philosophy/free-sw.html">free</a> and
35 <a href="http://www.opensource.org/docs/definition.php">open source</a>.
36 A URL identifying the specific source code used to create this copy can be found
37 on the <a href="about:buildconfig">build configuration page</a>, and you can read
38 <a href="https://developer.mozilla.org/en/Mozilla_Source_Code_%28Mercurial%29">instructions
39 on how to download and build the code for yourself</a>.
40 </p>
41
42 <p>More specifically, most of the source code is available under the
43 <a href="about:license#mpl">Mozilla Public License 2.0</a> (MPL).
44 The MPL has a
45 <a href="http://www.mozilla.org/MPL/2.0/FAQ.html">FAQ</a> to help
46 you understand it. The remainder of the software which is not
47 under the MPL is available under one of a variety of other
48 free and open source licenses. Those that require reproduction
49 of the license text in the distribution are given below.
50 (Note: your copy of this product may not contain code covered by one
51 or more of the licenses listed here, depending on the exact product
52 and version you choose.)
53 </p>
54
55 <ul>
56 <li><a href="about:license#mpl">Mozilla Public License 2.0</a>
57 <br><br>
58 </li>
59 <li><a href="about:license#lgpl">GNU Lesser General Public License 2.1</a>
60 <br><br>
61 </li>
62 <li><a href="about:license#lgpl-3.0">GNU Lesser General Public License 3.0</a>
63 <br><br>
64 </li>
65 <li><a href="about:license#ACE">ACE License</a></li>
66 <li><a href="about:license#acorn">acorn License</a></li>
67 <li><a href="about:license#adobecmap">Adobe CMap License</a></li>
68 <li><a href="about:license#android">Android Open Source License</a></li>
69 <li><a href="about:license#angle">ANGLE License</a></li>
70 <li><a href="about:license#apache">Apache License 2.0</a></li>
71 <li><a href="about:license#apple">Apple License</a></li>
72 <li><a href="about:license#apple-mozilla">Apple/Mozilla NPRuntime License</a></li>
73 <li><a href="about:license#apple-torch">Apple/Torch Mobile License</a></li>
74 <li><a href="about:license#bspatch">bspatch License</a></li>
75 <li><a href="about:license#cairo">Cairo Component Licenses</a></li>
76 <li><a href="about:license#chromium">Chromium License</a></li>
77 <li><a href="about:license#codemirror">CodeMirror License</a></li>
78 <li><a href="about:license#dtoa">dtoa License</a></li>
79 <li><a href="about:license#hunspell-nl">Dutch Spellchecking Dictionary License</a></li>
80 <li><a href="about:license#edl">Eclipse Distribution License</a></li>
81 <li><a href="about:license#escodegen">Escodegen License</a></li>
82 <li><a href="about:license#hunspell-ee">Estonian Spellchecking Dictionary License</a></li>
83 <li><a href="about:license#expat">Expat License</a></li>
84 <li><a href="about:license#firebug">Firebug License</a></li>
85 <li><a href="about:license#gfx-font-list">gfxFontList License</a></li>
86 <li><a href="about:license#google-bsd">Google BSD License</a></li>
87 <li><a href="about:license#gears">Google Gears License</a></li>
88 <li><a href="about:license#gears-istumbler">Google Gears/iStumbler License</a></li>
89 <li><a href="about:license#vp8">Google VP8 License</a></li>
90 <li><a href="about:license#gyp">gyp License</a></li>
91 <li><a href="about:license#halloc">halloc License</a></li>
92 <li><a href="about:license#harfbuzz">HarfBuzz License</a></li>
93 <li><a href="about:license#icu">ICU License</a></li>
94 <li><a href="about:license#jpnic">Japan Network Information Center License</a></li>
95 <li><a href="about:license#jemalloc">jemalloc License</a></li>
96 <li><a href="about:license#jquery">jQuery License</a></li>
97 <li><a href="about:license#kiss_fft">Kiss FFT License</a></li>
98 <li><a href="about:license#libcubeb">libcubeb License</a></li>
99 <li><a href="about:license#libevent">libevent License</a></li>
100 <li><a href="about:license#libffi">libffi License</a></li>
101 <li><a href="about:license#libjingle">libjingle License</a></li>
102 <li><a href="about:license#libnestegg">libnestegg License</a></li>
103 <li><a href="about:license#libsoundtouch">libsoundtouch License</a></li>
104 <li><a href="about:license#libsrtp">libsrtp License</a></li>
105 <li><a href="about:license#libyuv">libyuv License</a></li>
106 <li><a href="about:license#hunspell-lt">Lithuanian Spellchecking Dictionary License</a></li>
107 <li><a href="about:license#maattachedwindow">MAAttachedWindow License</a></li>
108 <li><a href="about:license#msinttypes">msinttypes License</a></li>
109 <li><a href="about:license#myspell">MySpell License</a></li>
110 <li><a href="about:license#nicer">nICEr License</a></li>
111 <li><a href="about:license#nrappkit">nrappkit License</a></li>
112 <li><a href="about:license#openvision">OpenVision License</a></li>
113 <li><a href="about:license#pbkdf2-sha256">pbkdf2_sha256 License</a></li>
114 <li><a href="about:license#praton">praton License</a></li>
115 <li><a href="about:license#qcms">qcms License</a></li>
116 <li><a href="about:license#xdg">Red Hat xdg_user_dir_lookup License</a></li>
117 <li><a href="about:license#hunspell-ru">Russian Spellchecking Dictionary License</a></li>
118 <li><a href="about:license#sctp">SCTP Licenses</a></li>
119 <li><a href="about:license#skia">Skia License</a></li>
120 <li><a href="about:license#snappy">Snappy License</a></li>
121 <li><a href="about:license#sparkle">Sparkle License</a></li>
122 #ifdef USE_STLPORT
123 <li><a href="about:license#stlport">STLport License</a></li>
124 #endif
125 <li><a href="about:license#suitable">Suitable Systems License</a></li>
126 <li><a href="about:license#sunsoft">SunSoft License</a></li>
127 <li><a href="about:license#unicode">Unicode License</a></li>
128 <li><a href="about:license#ucal">University of California License</a></li>
129 <li><a href="about:license#uszeged">University of Szeged License</a></li>
130 <li><a href="about:license#hunspell-en-US">US English Spellchecking Dictionary Licenses</a></li>
131 <li><a href="about:license#v8">V8 License</a></li>
132 <li><a href="about:license#vtune">VTune License</a></li>
133 <li><a href="about:license#webrtc">WebRTC License</a></li>
134 <li><a href="about:license#x264">x264 License</a></li>
135 <li><a href="about:license#xiph">Xiph.org Foundation License</a></li>
136 </ul>
137
138 <br>
139
140 <ul>
141 <li><a href="about:license#other-notices">Other Required Notices</a>
142 <li><a href="about:license#optional-notices">Optional Notices</a>
143 #ifdef XP_WIN
144 <li><a href="about:license#proprietary-notices">Proprietary Operating System Components</a>
145 #endif
146 </ul>
147
148 </div>
149
150 <hr>
151
152 <h1 id="mpl">Mozilla Public License 2.0</h1>
153
154 <h2 id="definitions">1. Definitions</h2>
155
156 <dl>
157 <dt>1.1. "Contributor"</dt>
158
159 <dd>
160 <p>means each individual or legal entity that creates, contributes to
161 the creation of, or owns Covered Software.</p>
162 </dd>
163
164 <dt>1.2. "Contributor Version"</dt>
165
166 <dd>
167 <p>means the combination of the Contributions of others (if any) used
168 by a Contributor and that particular Contributor's Contribution.</p>
169 </dd>
170
171 <dt>1.3. "Contribution"</dt>
172
173 <dd>
174 <p>means Covered Software of a particular Contributor.</p>
175 </dd>
176
177 <dt>1.4. "Covered Software"</dt>
178
179 <dd>
180 <p>means Source Code Form to which the initial Contributor has attached
181 the notice in Exhibit A, the Executable Form of such Source Code Form,
182 and Modifications of such Source Code Form, in each case including
183 portions thereof.</p>
184 </dd>
185
186 <dt>1.5. "Incompatible With Secondary Licenses"</dt>
187
188 <dd>
189 <p>means</p>
190
191 <ol type="a">
192 <li>
193 <p>that the initial Contributor has attached the notice described
194 in Exhibit B to the Covered Software; or</p>
195 </li>
196
197 <li>
198 <p>that the Covered Software was made available under the terms of
199 version 1.1 or earlier of the License, but not also under the terms
200 of a Secondary License.</p>
201 </li>
202 </ol>
203 </dd>
204
205 <dt>1.6. "Executable Form"</dt>
206
207 <dd>
208 <p>means any form of the work other than Source Code Form.</p>
209 </dd>
210
211 <dt>1.7. "Larger Work"</dt>
212
213 <dd>
214 <p>means a work that combines Covered Software with other material, in
215 a separate file or files, that is not Covered Software.</p>
216 </dd>
217
218 <dt>1.8. "License"</dt>
219
220 <dd>
221 <p>means this document.</p>
222 </dd>
223
224 <dt>1.9. "Licensable"</dt>
225
226 <dd>
227 <p>means having the right to grant, to the maximum extent possible,
228 whether at the time of the initial grant or subsequently, any and all
229 of the rights conveyed by this License.</p>
230 </dd>
231
232 <dt>1.10. "Modifications"</dt>
233
234 <dd>
235 <p>means any of the following:</p>
236
237 <ol type="a">
238 <li>
239 <p>any file in Source Code Form that results from an addition to,
240 deletion from, or modification of the contents of Covered Software;
241 or</p>
242 </li>
243
244 <li>
245 <p>any new file in Source Code Form that contains any Covered
246 Software.</p>
247 </li>
248 </ol>
249 </dd>
250
251 <dt>1.11. "Patent Claims" of a Contributor</dt>
252
253 <dd>
254 <p>means any patent claim(s), including without limitation, method,
255 process, and apparatus claims, in any patent Licensable by such
256 Contributor that would be infringed, but for the grant of the License,
257 by the making, using, selling, offering for sale, having made, import,
258 or transfer of either its Contributions or its Contributor Version.</p>
259 </dd>
260
261 <dt>1.12. "Secondary License"</dt>
262
263 <dd>
264 <p>means either the GNU General Public License, Version 2.0, the GNU
265 Lesser General Public License, Version 2.1, the GNU Affero General
266 Public License, Version 3.0, or any later versions of those
267 licenses.</p>
268 </dd>
269
270 <dt>1.13. "Source Code Form"</dt>
271
272 <dd>
273 <p>means the form of the work preferred for making modifications.</p>
274 </dd>
275
276 <dt>1.14. "You" (or "Your")</dt>
277
278 <dd>
279 <p>means an individual or a legal entity exercising rights under this
280 License. For legal entities, "You" includes any entity that controls,
281 is controlled by, or is under common control with You. For purposes of
282 this definition, "control" means (a) the power, direct or indirect, to
283 cause the direction or management of such entity, whether by contract
284 or otherwise, or (b) ownership of more than fifty percent (50%) of the
285 outstanding shares or beneficial ownership of such entity.</p>
286 </dd>
287 </dl>
288
289 <h2 id="license-grants-and-conditions">2. License Grants and
290 Conditions</h2>
291
292 <h3 id="grants">2.1. Grants</h3>
293
294 <p>Each Contributor hereby grants You a world-wide, royalty-free,
295 non-exclusive license:</p>
296
297 <ol type="a">
298 <li>
299 <p>under intellectual property rights (other than patent or trademark)
300 Licensable by such Contributor to use, reproduce, make available,
301 modify, display, perform, distribute, and otherwise exploit its
302 Contributions, either on an unmodified basis, with Modifications, or as
303 part of a Larger Work; and</p>
304 </li>
305
306 <li>
307 <p>under Patent Claims of such Contributor to make, use, sell, offer
308 for sale, have made, import, and otherwise transfer either its
309 Contributions or its Contributor Version.</p>
310 </li>
311 </ol>
312
313 <h3 id="effective-date">2.2. Effective Date</h3>
314
315 <p>The licenses granted in Section 2.1 with respect to any Contribution
316 become effective for each Contribution on the date the Contributor first
317 distributes such Contribution.</p>
318
319 <h3 id="limitations-on-grant-scope">2.3. Limitations on Grant Scope</h3>
320
321 <p>The licenses granted in this Section 2 are the only rights granted under
322 this License. No additional rights or licenses will be implied from the
323 distribution or licensing of Covered Software under this License.
324 Notwithstanding Section 2.1(b) above, no patent license is granted by a
325 Contributor:</p>
326
327 <ol type="a">
328 <li>
329 <p>for any code that a Contributor has removed from Covered Software;
330 or</p>
331 </li>
332
333 <li>
334 <p>for infringements caused by: (i) Your and any other third party's
335 modifications of Covered Software, or (ii) the combination of its
336 Contributions with other software (except as part of its Contributor
337 Version); or</p>
338 </li>
339
340 <li>
341 <p>under Patent Claims infringed by Covered Software in the absence of
342 its Contributions.</p>
343 </li>
344 </ol>
345
346 <p>This License does not grant any rights in the trademarks, service marks,
347 or logos of any Contributor (except as may be necessary to comply with the
348 notice requirements in Section 3.4).</p>
349
350 <h3 id="subsequent-licenses">2.4. Subsequent Licenses</h3>
351
352 <p>No Contributor makes additional grants as a result of Your choice to
353 distribute the Covered Software under a subsequent version of this License
354 (see Section 10.2) or under the terms of a Secondary License (if permitted
355 under the terms of Section 3.3).</p>
356
357 <h3 id="representation">2.5. Representation</h3>
358
359 <p>Each Contributor represents that the Contributor believes its
360 Contributions are its original creation(s) or it has sufficient rights to
361 grant the rights to its Contributions conveyed by this License.</p>
362
363 <h3 id="fair-use">2.6. Fair Use</h3>
364
365 <p>This License is not intended to limit any rights You have under
366 applicable copyright doctrines of fair use, fair dealing, or other
367 equivalents.</p>
368
369 <h3 id="conditions">2.7. Conditions</h3>
370
371 <p>Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted
372 in Section 2.1.</p>
373
374 <h2 id="responsibilities">3. Responsibilities</h2>
375
376 <h3 id="distribution-of-source-form">3.1. Distribution of Source Form</h3>
377
378 <p>All distribution of Covered Software in Source Code Form, including any
379 Modifications that You create or to which You contribute, must be under the
380 terms of this License. You must inform recipients that the Source Code Form
381 of the Covered Software is governed by the terms of this License, and how
382 they can obtain a copy of this License. You may not attempt to alter or
383 restrict the recipients' rights in the Source Code Form.</p>
384
385 <h3 id="distribution-of-executable-form">3.2. Distribution of Executable
386 Form</h3>
387
388 <p>If You distribute Covered Software in Executable Form then:</p>
389
390 <ol type="a">
391 <li>
392 <p>such Covered Software must also be made available in Source Code
393 Form, as described in Section 3.1, and You must inform recipients of
394 the Executable Form how they can obtain a copy of such Source Code Form
395 by reasonable means in a timely manner, at a charge no more than the
396 cost of distribution to the recipient; and</p>
397 </li>
398
399 <li>
400 <p>You may distribute such Executable Form under the terms of this
401 License, or sublicense it under different terms, provided that the
402 license for the Executable Form does not attempt to limit or alter the
403 recipients' rights in the Source Code Form under this License.</p>
404 </li>
405 </ol>
406
407 <h3 id="distribution-of-a-larger-work">3.3. Distribution of a Larger
408 Work</h3>
409
410 <p>You may create and distribute a Larger Work under terms of Your choice,
411 provided that You also comply with the requirements of this License for the
412 Covered Software. If the Larger Work is a combination of Covered Software
413 with a work governed by one or more Secondary Licenses, and the Covered
414 Software is not Incompatible With Secondary Licenses, this License permits
415 You to additionally distribute such Covered Software under the terms of
416 such Secondary License(s), so that the recipient of the Larger Work may, at
417 their option, further distribute the Covered Software under the terms of
418 either this License or such Secondary License(s).</p>
419
420 <h3 id="notices">3.4. Notices</h3>
421
422 <p>You may not remove or alter the substance of any license notices
423 (including copyright notices, patent notices, disclaimers of warranty, or
424 limitations of liability) contained within the Source Code Form of the
425 Covered Software, except that You may alter any license notices to the
426 extent required to remedy known factual inaccuracies.</p>
427
428 <h3 id="application-of-additional-terms">3.5. Application of Additional
429 Terms</h3>
430
431 <p>You may choose to offer, and to charge a fee for, warranty, support,
432 indemnity or liability obligations to one or more recipients of Covered
433 Software. However, You may do so only on Your own behalf, and not on behalf
434 of any Contributor. You must make it absolutely clear that any such
435 warranty, support, indemnity, or liability obligation is offered by You
436 alone, and You hereby agree to indemnify every Contributor for any
437 liability incurred by such Contributor as a result of warranty, support,
438 indemnity or liability terms You offer. You may include additional
439 disclaimers of warranty and limitations of liability specific to any
440 jurisdiction.</p>
441
442 <h2 id="inability-to-comply-due-to-statute-or-regulation">4. Inability to
443 Comply Due to Statute or Regulation</h2>
444
445 <p>If it is impossible for You to comply with any of the terms of this
446 License with respect to some or all of the Covered Software due to statute,
447 judicial order, or regulation then You must: (a) comply with the terms of
448 this License to the maximum extent possible; and (b) describe the
449 limitations and the code they affect. Such description must be placed in a
450 text file included with all distributions of the Covered Software under
451 this License. Except to the extent prohibited by statute or regulation,
452 such description must be sufficiently detailed for a recipient of ordinary
453 skill to be able to understand it.</p>
454
455 <h2 id="termination">5. Termination</h2>
456
457 <h3>5.1.</h3>
458
459 <p>The rights granted under this License will terminate automatically
460 if You fail to comply with any of its terms. However, if You become
461 compliant, then the rights granted under this License from a particular
462 Contributor are reinstated (a) provisionally, unless and until such
463 Contributor explicitly and finally terminates Your grants, and (b) on an
464 ongoing basis, if such Contributor fails to notify You of the
465 non-compliance by some reasonable means prior to 60 days after You have
466 come back into compliance. Moreover, Your grants from a particular
467 Contributor are reinstated on an ongoing basis if such Contributor notifies
468 You of the non-compliance by some reasonable means, this is the first time
469 You have received notice of non-compliance with this License from such
470 Contributor, and You become compliant prior to 30 days after Your receipt
471 of the notice.</p>
472
473 <h3>5.2.</h3>
474
475 <p>If You initiate litigation against any entity by asserting a patent
476 infringement claim (excluding declaratory judgment actions, counter-claims,
477 and cross-claims) alleging that a Contributor Version directly or
478 indirectly infringes any patent, then the rights granted to You by any and
479 all Contributors for the Covered Software under Section 2.1 of this License
480 shall terminate.</p>
481
482 <h3>5.3.</h3>
483
484 <p>In the event of termination under Sections 5.1 or 5.2 above, all
485 end user license agreements (excluding distributors and resellers) which
486 have been validly granted by You or Your distributors under this License
487 prior to termination shall survive termination.</p>
488
489 <h2 id="disclaimer-of-warranty">6. Disclaimer of Warranty</h2>
490
491 <p><em>Covered Software is provided under this License on an "as is" basis,
492 without warranty of any kind, either expressed, implied, or statutory,
493 including, without limitation, warranties that the Covered Software is free
494 of defects, merchantable, fit for a particular purpose or non-infringing.
495 The entire risk as to the quality and performance of the Covered Software
496 is with You. Should any Covered Software prove defective in any respect,
497 You (not any Contributor) assume the cost of any necessary servicing,
498 repair, or correction. This disclaimer of warranty constitutes an essential
499 part of this License. No use of any Covered Software is authorized under
500 this License except under this disclaimer.</em></p>
501
502 <h2 id="limitation-of-liability">7. Limitation of Liability</h2>
503
504 <p><em>Under no circumstances and under no legal theory, whether tort
505 (including negligence), contract, or otherwise, shall any Contributor, or
506 anyone who distributes Covered Software as permitted above, be liable to
507 You for any direct, indirect, special, incidental, or consequential damages
508 of any character including, without limitation, damages for lost profits,
509 loss of goodwill, work stoppage, computer failure or malfunction, or any
510 and all other commercial damages or losses, even if such party shall have
511 been informed of the possibility of such damages. This limitation of
512 liability shall not apply to liability for death or personal injury
513 resulting from such party's negligence to the extent applicable law
514 prohibits such limitation. Some jurisdictions do not allow the exclusion or
515 limitation of incidental or consequential damages, so this exclusion and
516 limitation may not apply to You.</em></p>
517
518 <h2 id="litigation">8. Litigation</h2>
519
520 <p>Any litigation relating to this License may be brought only in the
521 courts of a jurisdiction where the defendant maintains its principal place
522 of business and such litigation shall be governed by laws of that
523 jurisdiction, without reference to its conflict-of-law provisions. Nothing
524 in this Section shall prevent a party's ability to bring cross-claims or
525 counter-claims.</p>
526
527 <h2 id="miscellaneous">9. Miscellaneous</h2>
528
529 <p>This License represents the complete agreement concerning the subject
530 matter hereof. If any provision of this License is held to be
531 unenforceable, such provision shall be reformed only to the extent
532 necessary to make it enforceable. Any law or regulation which provides that
533 the language of a contract shall be construed against the drafter shall not
534 be used to construe this License against a Contributor.</p>
535
536 <h2 id="versions-of-the-license">10. Versions of the License</h2>
537
538 <h3 id="new-versions">10.1. New Versions</h3>
539
540 <p>Mozilla Foundation is the license steward. Except as provided in Section
541 10.3, no one other than the license steward has the right to modify or
542 publish new versions of this License. Each version will be given a
543 distinguishing version number.</p>
544
545 <h3 id="effect-of-new-versions">10.2. Effect of New Versions</h3>
546
547 <p>You may distribute the Covered Software under the terms of the version
548 of the License under which You originally received the Covered Software, or
549 under the terms of any subsequent version published by the license
550 steward.</p>
551
552 <h3 id="modified-versions">10.3. Modified Versions</h3>
553
554 <p>If you create software not governed by this License, and you want to
555 create a new license for such software, you may create and use a modified
556 version of this License if you rename the license and remove any references
557 to the name of the license steward (except to note that such modified
558 license differs from this License).</p>
559
560 <h3 id=
561 "distributing-source-code-form-that-is-incompatible-with-secondary-licenses">
562 10.4. Distributing Source Code Form that is Incompatible With Secondary
563 Licenses</h3>
564
565 <p>If You choose to distribute Source Code Form that is Incompatible With
566 Secondary Licenses under the terms of this version of the License, the
567 notice described in Exhibit B of this License must be attached.</p>
568
569 <h2 id="exhibit-a---source-code-form-license-notice">Exhibit A - Source
570 Code Form License Notice</h2>
571
572 <blockquote>
573 <p>This Source Code Form is subject to the terms of the Mozilla Public
574 License, v. 2.0. If a copy of the MPL was not distributed with this file,
575 You can obtain one at http://mozilla.org/MPL/2.0/.</p>
576 </blockquote>
577
578 <p>If it is not possible or desirable to put the notice in a particular
579 file, then You may include the notice in a location (such as a LICENSE file
580 in a relevant directory) where a recipient would be likely to look for such
581 a notice.</p>
582
583 <p>You may add additional accurate notices of copyright ownership.</p>
584
585 <h2 id="exhibit-b---incompatible-with-secondary-licenses-notice">Exhibit B
586 - "Incompatible With Secondary Licenses" Notice</h2>
587
588 <blockquote>
589 <p>This Source Code Form is "Incompatible With Secondary Licenses", as
590 defined by the Mozilla Public License, v. 2.0.</p>
591 </blockquote>
592
593
594 <hr>
595
596 <h1 id="lgpl">GNU Lesser General Public License 2.1</h1>
597
598 <p>This product contains code from the following LGPLed libraries:</p>
599
600 <ul>
601 <li><a href="http://www.surina.net/soundtouch/">libsoundtouch</a>
602 <li><a href="http://libav.org/">libav</a>
603 </ul>
604
605 <pre>
606 Copyright (C) 1991, 1999 Free Software Foundation, Inc.
607 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
608 Everyone is permitted to copy and distribute verbatim copies
609 of this license document, but changing it is not allowed.
610
611 [This is the first released version of the Lesser GPL. It also counts
612 as the successor of the GNU Library Public License, version 2, hence
613 the version number 2.1.]
614 </pre>
615
616 <h3><a id="SEC2">Preamble</a></h3>
617
618 <p>
619 The licenses for most software are designed to take away your
620 freedom to share and change it. By contrast, the GNU General Public
621 Licenses are intended to guarantee your freedom to share and change
622 free software--to make sure the software is free for all its users.
623 </p>
624 <p>
625 This license, the Lesser General Public License, applies to some
626 specially designated software packages--typically libraries--of the
627 Free Software Foundation and other authors who decide to use it. You
628 can use it too, but we suggest you first think carefully about whether
629 this license or the ordinary General Public License is the better
630 strategy to use in any particular case, based on the explanations below.
631 </p>
632 <p>
633 When we speak of free software, we are referring to freedom of use,
634 not price. Our General Public Licenses are designed to make sure that
635 you have the freedom to distribute copies of free software (and charge
636 for this service if you wish); that you receive source code or can get
637 it if you want it; that you can change the software and use pieces of
638 it in new free programs; and that you are informed that you can do
639 these things.
640 </p>
641 <p>
642 To protect your rights, we need to make restrictions that forbid
643 distributors to deny you these rights or to ask you to surrender these
644 rights. These restrictions translate to certain responsibilities for
645 you if you distribute copies of the library or if you modify it.
646 </p>
647 <p>
648 For example, if you distribute copies of the library, whether gratis
649 or for a fee, you must give the recipients all the rights that we gave
650 you. You must make sure that they, too, receive or can get the source
651 code. If you link other code with the library, you must provide
652 complete object files to the recipients, so that they can relink them
653 with the library after making changes to the library and recompiling
654 it. And you must show them these terms so they know their rights.
655 </p>
656 <p>
657 We protect your rights with a two-step method: (1) we copyright the
658 library, and (2) we offer you this license, which gives you legal
659 permission to copy, distribute and/or modify the library.
660 </p>
661 <p>
662 To protect each distributor, we want to make it very clear that
663 there is no warranty for the free library. Also, if the library is
664 modified by someone else and passed on, the recipients should know
665 that what they have is not the original version, so that the original
666 author's reputation will not be affected by problems that might be
667 introduced by others.
668 </p>
669 <p>
670 Finally, software patents pose a constant threat to the existence of
671 any free program. We wish to make sure that a company cannot
672 effectively restrict the users of a free program by obtaining a
673 restrictive license from a patent holder. Therefore, we insist that
674 any patent license obtained for a version of the library must be
675 consistent with the full freedom of use specified in this license.
676 </p>
677 <p>
678 Most GNU software, including some libraries, is covered by the
679 ordinary GNU General Public License. This license, the GNU Lesser
680 General Public License, applies to certain designated libraries, and
681 is quite different from the ordinary General Public License. We use
682 this license for certain libraries in order to permit linking those
683 libraries into non-free programs.
684 </p>
685 <p>
686 When a program is linked with a library, whether statically or using
687 a shared library, the combination of the two is legally speaking a
688 combined work, a derivative of the original library. The ordinary
689 General Public License therefore permits such linking only if the
690 entire combination fits its criteria of freedom. The Lesser General
691 Public License permits more lax criteria for linking other code with
692 the library.
693 </p>
694 <p>
695 We call this license the "Lesser" General Public License because it
696 does Less to protect the user's freedom than the ordinary General
697 Public License. It also provides other free software developers Less
698 of an advantage over competing non-free programs. These disadvantages
699 are the reason we use the ordinary General Public License for many
700 libraries. However, the Lesser license provides advantages in certain
701 special circumstances.
702 </p>
703 <p>
704 For example, on rare occasions, there may be a special need to
705 encourage the widest possible use of a certain library, so that it becomes
706 a de-facto standard. To achieve this, non-free programs must be
707 allowed to use the library. A more frequent case is that a free
708 library does the same job as widely used non-free libraries. In this
709 case, there is little to gain by limiting the free library to free
710 software only, so we use the Lesser General Public License.
711 </p>
712 <p>
713 In other cases, permission to use a particular library in non-free
714 programs enables a greater number of people to use a large body of
715 free software. For example, permission to use the GNU C Library in
716 non-free programs enables many more people to use the whole GNU
717 operating system, as well as its variant, the GNU/Linux operating
718 system.
719 </p>
720 <p>
721 Although the Lesser General Public License is Less protective of the
722 users' freedom, it does ensure that the user of a program that is
723 linked with the Library has the freedom and the wherewithal to run
724 that program using a modified version of the Library.
725 </p>
726 <p>
727 The precise terms and conditions for copying, distribution and
728 modification follow. Pay close attention to the difference between a
729 "work based on the library" and a "work that uses the library". The
730 former contains code derived from the library, whereas the latter must
731 be combined with the library in order to run.
732 </p>
733
734 <h3><a id="SEC3">TERMS AND CONDITIONS FOR COPYING,
735 DISTRIBUTION AND MODIFICATION</a></h3>
736
737
738 <p>
739 <strong>0.</strong>
740 This License Agreement applies to any software library or other
741 program which contains a notice placed by the copyright holder or
742 other authorized party saying it may be distributed under the terms of
743 this Lesser General Public License (also called "this License").
744 Each licensee is addressed as "you".
745 </p>
746 <p>
747 A "library" means a collection of software functions and/or data
748 prepared so as to be conveniently linked with application programs
749 (which use some of those functions and data) to form executables.
750 </p>
751 <p>
752 The "Library", below, refers to any such software library or work
753 which has been distributed under these terms. A "work based on the
754 Library" means either the Library or any derivative work under
755 copyright law: that is to say, a work containing the Library or a
756 portion of it, either verbatim or with modifications and/or translated
757 straightforwardly into another language. (Hereinafter, translation is
758 included without limitation in the term "modification".)
759 </p>
760 <p>
761 "Source code" for a work means the preferred form of the work for
762 making modifications to it. For a library, complete source code means
763 all the source code for all modules it contains, plus any associated
764 interface definition files, plus the scripts used to control compilation
765 and installation of the library.
766 </p>
767 <p>
768 Activities other than copying, distribution and modification are not
769 covered by this License; they are outside its scope. The act of
770 running a program using the Library is not restricted, and output from
771 such a program is covered only if its contents constitute a work based
772 on the Library (independent of the use of the Library in a tool for
773 writing it). Whether that is true depends on what the Library does
774 and what the program that uses the Library does.
775 </p>
776 <p>
777 <strong>1.</strong>
778 You may copy and distribute verbatim copies of the Library's
779 complete source code as you receive it, in any medium, provided that
780 you conspicuously and appropriately publish on each copy an
781 appropriate copyright notice and disclaimer of warranty; keep intact
782 all the notices that refer to this License and to the absence of any
783 warranty; and distribute a copy of this License along with the
784 Library.
785 </p>
786 <p>
787 You may charge a fee for the physical act of transferring a copy,
788 and you may at your option offer warranty protection in exchange for a
789 fee.
790 </p>
791 <p>
792 <strong>2.</strong>
793 You may modify your copy or copies of the Library or any portion
794 of it, thus forming a work based on the Library, and copy and
795 distribute such modifications or work under the terms of Section 1
796 above, provided that you also meet all of these conditions:
797 </p>
798
799 <ul>
800 <li><strong>a)</strong>
801 The modified work must itself be a software library.</li>
802 <li><strong>b)</strong>
803 You must cause the files modified to carry prominent notices
804 stating that you changed the files and the date of any change.</li>
805
806 <li><strong>c)</strong>
807 You must cause the whole of the work to be licensed at no
808 charge to all third parties under the terms of this License.</li>
809
810 <li><strong>d)</strong>
811 If a facility in the modified Library refers to a function or a
812 table of data to be supplied by an application program that uses
813 the facility, other than as an argument passed when the facility
814 is invoked, then you must make a good faith effort to ensure that,
815 in the event an application does not supply such function or
816 table, the facility still operates, and performs whatever part of
817 its purpose remains meaningful.
818 <p>
819 (For example, a function in a library to compute square roots has
820 a purpose that is entirely well-defined independent of the
821 application. Therefore, Subsection 2d requires that any
822 application-supplied function or table used by this function must
823 be optional: if the application does not supply it, the square
824 root function must still compute square roots.)</p></li>
825 </ul>
826
827 <p>
828 These requirements apply to the modified work as a whole. If identifiable
829 sections of that work are not derived from the Library, and can be
830 reasonably considered independent and separate works in themselves, then
831 this License, and its terms, do not apply to those sections when you
832 distribute them as separate works. But when you distribute the same
833 sections as part of a whole which is a work based on the Library, the
834 distribution of the whole must be on the terms of this License, whose
835 permissions for other licensees extend to the entire whole, and thus to
836 each and every part regardless of who wrote it.
837 </p>
838 <p>
839 Thus, it is not the intent of this section to claim rights or contest your
840 rights to work written entirely by you; rather, the intent is to exercise
841 the right to control the distribution of derivative or collective works
842 based on the Library.
843 </p>
844 <p>
845 In addition, mere aggregation of another work not based on the Library with
846 the Library (or with a work based on the Library) on a volume of a storage
847 or distribution medium does not bring the other work under the scope of
848 this License.
849 </p>
850 <p>
851 <strong>3.</strong>
852 You may opt to apply the terms of the ordinary GNU General Public
853 License instead of this License to a given copy of the Library. To do
854 this, you must alter all the notices that refer to this License, so
855 that they refer to the ordinary GNU General Public License, version 2,
856 instead of to this License. (If a newer version than version 2 of the
857 ordinary GNU General Public License has appeared, then you can specify
858 that version instead if you wish.) Do not make any other change in
859 these notices.
860 </p>
861 <p>
862 Once this change is made in a given copy, it is irreversible for
863 that copy, so the ordinary GNU General Public License applies to all
864 subsequent copies and derivative works made from that copy.
865 </p>
866 <p>
867 This option is useful when you wish to copy part of the code of
868 the Library into a program that is not a library.
869 </p>
870 <p>
871 <strong>4.</strong>
872 You may copy and distribute the Library (or a portion or
873 derivative of it, under Section 2) in object code or executable form
874 under the terms of Sections 1 and 2 above provided that you accompany
875 it with the complete corresponding machine-readable source code, which
876 must be distributed under the terms of Sections 1 and 2 above on a
877 medium customarily used for software interchange.
878 </p>
879 <p>
880 If distribution of object code is made by offering access to copy
881 from a designated place, then offering equivalent access to copy the
882 source code from the same place satisfies the requirement to
883 distribute the source code, even though third parties are not
884 compelled to copy the source along with the object code.
885 </p>
886 <p>
887 <strong>5.</strong>
888 A program that contains no derivative of any portion of the
889 Library, but is designed to work with the Library by being compiled or
890 linked with it, is called a "work that uses the Library". Such a
891 work, in isolation, is not a derivative work of the Library, and
892 therefore falls outside the scope of this License.
893 </p>
894 <p>
895 However, linking a "work that uses the Library" with the Library
896 creates an executable that is a derivative of the Library (because it
897 contains portions of the Library), rather than a "work that uses the
898 library". The executable is therefore covered by this License.
899 Section 6 states terms for distribution of such executables.
900 </p>
901 <p>
902 When a "work that uses the Library" uses material from a header file
903 that is part of the Library, the object code for the work may be a
904 derivative work of the Library even though the source code is not.
905 Whether this is true is especially significant if the work can be
906 linked without the Library, or if the work is itself a library. The
907 threshold for this to be true is not precisely defined by law.
908 </p>
909 <p>
910 If such an object file uses only numerical parameters, data
911 structure layouts and accessors, and small macros and small inline
912 functions (ten lines or less in length), then the use of the object
913 file is unrestricted, regardless of whether it is legally a derivative
914 work. (Executables containing this object code plus portions of the
915 Library will still fall under Section 6.)
916 </p>
917 <p>
918 Otherwise, if the work is a derivative of the Library, you may
919 distribute the object code for the work under the terms of Section 6.
920 Any executables containing that work also fall under Section 6,
921 whether or not they are linked directly with the Library itself.
922 </p>
923 <p>
924 <strong>6.</strong>
925 As an exception to the Sections above, you may also combine or
926 link a "work that uses the Library" with the Library to produce a
927 work containing portions of the Library, and distribute that work
928 under terms of your choice, provided that the terms permit
929 modification of the work for the customer's own use and reverse
930 engineering for debugging such modifications.
931 </p>
932 <p>
933 You must give prominent notice with each copy of the work that the
934 Library is used in it and that the Library and its use are covered by
935 this License. You must supply a copy of this License. If the work
936 during execution displays copyright notices, you must include the
937 copyright notice for the Library among them, as well as a reference
938 directing the user to the copy of this License. Also, you must do one
939 of these things:
940 </p>
941
942 <ul>
943 <li><strong>a)</strong> Accompany the work with the complete
944 corresponding machine-readable source code for the Library
945 including whatever changes were used in the work (which must be
946 distributed under Sections 1 and 2 above); and, if the work is an
947 executable linked with the Library, with the complete
948 machine-readable "work that uses the Library", as object code
949 and/or source code, so that the user can modify the Library and
950 then relink to produce a modified executable containing the
951 modified Library. (It is understood that the user who changes the
952 contents of definitions files in the Library will not necessarily
953 be able to recompile the application to use the modified
954 definitions.)</li>
955
956 <li><strong>b)</strong> Use a suitable shared library mechanism
957 for linking with the Library. A suitable mechanism is one that
958 (1) uses at run time a copy of the library already present on the
959 user's computer system, rather than copying library functions into
960 the executable, and (2) will operate properly with a modified
961 version of the library, if the user installs one, as long as the
962 modified version is interface-compatible with the version that the
963 work was made with.</li>
964
965 <li><strong>c)</strong> Accompany the work with a written offer,
966 valid for at least three years, to give the same user the
967 materials specified in Subsection 6a, above, for a charge no more
968 than the cost of performing this distribution.</li>
969
970 <li><strong>d)</strong> If distribution of the work is made by
971 offering access to copy from a designated place, offer equivalent
972 access to copy the above specified materials from the same
973 place.</li>
974
975 <li><strong>e)</strong> Verify that the user has already received
976 a copy of these materials or that you have already sent this user
977 a copy.</li>
978 </ul>
979
980 <p>
981 For an executable, the required form of the "work that uses the
982 Library" must include any data and utility programs needed for
983 reproducing the executable from it. However, as a special exception,
984 the materials to be distributed need not include anything that is
985 normally distributed (in either source or binary form) with the major
986 components (compiler, kernel, and so on) of the operating system on
987 which the executable runs, unless that component itself accompanies
988 the executable.
989 </p>
990 <p>
991 It may happen that this requirement contradicts the license
992 restrictions of other proprietary libraries that do not normally
993 accompany the operating system. Such a contradiction means you cannot
994 use both them and the Library together in an executable that you
995 distribute.
996 </p>
997 <p>
998 <strong>7.</strong> You may place library facilities that are a work
999 based on the Library side-by-side in a single library together with
1000 other library facilities not covered by this License, and distribute
1001 such a combined library, provided that the separate distribution of
1002 the work based on the Library and of the other library facilities is
1003 otherwise permitted, and provided that you do these two things:
1004 </p>
1005
1006 <ul>
1007 <li><strong>a)</strong> Accompany the combined library with a copy
1008 of the same work based on the Library, uncombined with any other
1009 library facilities. This must be distributed under the terms of
1010 the Sections above.</li>
1011
1012 <li><strong>b)</strong> Give prominent notice with the combined
1013 library of the fact that part of it is a work based on the
1014 Library, and explaining where to find the accompanying uncombined
1015 form of the same work.</li>
1016 </ul>
1017
1018 <p>
1019 <strong>8.</strong> You may not copy, modify, sublicense, link with,
1020 or distribute the Library except as expressly provided under this
1021 License. Any attempt otherwise to copy, modify, sublicense, link
1022 with, or distribute the Library is void, and will automatically
1023 terminate your rights under this License. However, parties who have
1024 received copies, or rights, from you under this License will not have
1025 their licenses terminated so long as such parties remain in full
1026 compliance.
1027 </p>
1028 <p>
1029 <strong>9.</strong>
1030 You are not required to accept this License, since you have not
1031 signed it. However, nothing else grants you permission to modify or
1032 distribute the Library or its derivative works. These actions are
1033 prohibited by law if you do not accept this License. Therefore, by
1034 modifying or distributing the Library (or any work based on the
1035 Library), you indicate your acceptance of this License to do so, and
1036 all its terms and conditions for copying, distributing or modifying
1037 the Library or works based on it.
1038 </p>
1039 <p>
1040 <strong>10.</strong>
1041 Each time you redistribute the Library (or any work based on the
1042 Library), the recipient automatically receives a license from the
1043 original licensor to copy, distribute, link with or modify the Library
1044 subject to these terms and conditions. You may not impose any further
1045 restrictions on the recipients' exercise of the rights granted herein.
1046 You are not responsible for enforcing compliance by third parties with
1047 this License.
1048 </p>
1049 <p>
1050 <strong>11.</strong>
1051 If, as a consequence of a court judgment or allegation of patent
1052 infringement or for any other reason (not limited to patent issues),
1053 conditions are imposed on you (whether by court order, agreement or
1054 otherwise) that contradict the conditions of this License, they do not
1055 excuse you from the conditions of this License. If you cannot
1056 distribute so as to satisfy simultaneously your obligations under this
1057 License and any other pertinent obligations, then as a consequence you
1058 may not distribute the Library at all. For example, if a patent
1059 license would not permit royalty-free redistribution of the Library by
1060 all those who receive copies directly or indirectly through you, then
1061 the only way you could satisfy both it and this License would be to
1062 refrain entirely from distribution of the Library.
1063 </p>
1064 <p>
1065 If any portion of this section is held invalid or unenforceable under any
1066 particular circumstance, the balance of the section is intended to apply,
1067 and the section as a whole is intended to apply in other circumstances.
1068 </p>
1069 <p>
1070 It is not the purpose of this section to induce you to infringe any
1071 patents or other property right claims or to contest validity of any
1072 such claims; this section has the sole purpose of protecting the
1073 integrity of the free software distribution system which is
1074 implemented by public license practices. Many people have made
1075 generous contributions to the wide range of software distributed
1076 through that system in reliance on consistent application of that
1077 system; it is up to the author/donor to decide if he or she is willing
1078 to distribute software through any other system and a licensee cannot
1079 impose that choice.
1080 </p>
1081 <p>
1082 This section is intended to make thoroughly clear what is believed to
1083 be a consequence of the rest of this License.
1084 </p>
1085 <p>
1086 <strong>12.</strong>
1087 If the distribution and/or use of the Library is restricted in
1088 certain countries either by patents or by copyrighted interfaces, the
1089 original copyright holder who places the Library under this License may add
1090 an explicit geographical distribution limitation excluding those countries,
1091 so that distribution is permitted only in or among countries not thus
1092 excluded. In such case, this License incorporates the limitation as if
1093 written in the body of this License.
1094 </p>
1095 <p>
1096 <strong>13.</strong>
1097 The Free Software Foundation may publish revised and/or new
1098 versions of the Lesser General Public License from time to time.
1099 Such new versions will be similar in spirit to the present version,
1100 but may differ in detail to address new problems or concerns.
1101 </p>
1102 <p>
1103 Each version is given a distinguishing version number. If the Library
1104 specifies a version number of this License which applies to it and
1105 "any later version", you have the option of following the terms and
1106 conditions either of that version or of any later version published by
1107 the Free Software Foundation. If the Library does not specify a
1108 license version number, you may choose any version ever published by
1109 the Free Software Foundation.
1110 </p>
1111 <p>
1112 <strong>14.</strong>
1113 If you wish to incorporate parts of the Library into other free
1114 programs whose distribution conditions are incompatible with these,
1115 write to the author to ask for permission. For software which is
1116 copyrighted by the Free Software Foundation, write to the Free
1117 Software Foundation; we sometimes make exceptions for this. Our
1118 decision will be guided by the two goals of preserving the free status
1119 of all derivatives of our free software and of promoting the sharing
1120 and reuse of software generally.
1121 </p>
1122 <p>
1123 <strong>NO WARRANTY</strong>
1124 </p>
1125 <p>
1126 <strong>15.</strong>
1127 BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
1128 WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
1129 EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
1130 OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
1131 KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
1132 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
1133 PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
1134 LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
1135 THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
1136 </p>
1137 <p>
1138 <strong>16.</strong>
1139 IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
1140 WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
1141 AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
1142 FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
1143 CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
1144 LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
1145 RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
1146 FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
1147 SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
1148 DAMAGES.
1149 </p>
1150
1151 <hr>
1152
1153 <h1 id="lgpl-3.0">GNU Lesser General Public License 3.0</h1>
1154
1155 <p>Some versions of this product contains code from the following LGPLed libraries:</p>
1156
1157 <ul>
1158 <li><a
1159 href="https://addons.mozilla.org/en-US/firefox/addon/görans-hemmasnickrade-ordli/">Swedish dictionary</a>
1160 </ul>
1161
1162 <pre>Copyright &copy; 2007 Free Software Foundation, Inc.
1163 &lt;<a href="http://fsf.org/">http://fsf.org/</a>&gt;
1164
1165 Everyone is permitted to copy and distribute verbatim copies
1166 of this license document, but changing it is not allowed.</pre>
1167
1168 <p>This version of the GNU Lesser General Public License incorporates
1169 the terms and conditions of version 3 of the GNU General Public
1170 License, supplemented by the additional permissions listed below.</p>
1171
1172 <h3><a id="section0">0. Additional Definitions</a></h3>
1173
1174 <p>As used herein, &ldquo;this License&rdquo; refers to version 3 of the GNU Lesser
1175 General Public License, and the &ldquo;GNU GPL&rdquo; refers to version 3 of the GNU
1176 General Public License.</p>
1177
1178 <p>&ldquo;The Library&rdquo; refers to a covered work governed by this License,
1179 other than an Application or a Combined Work as defined below.</p>
1180
1181 <p>An &ldquo;Application&rdquo; is any work that makes use of an interface provided
1182 by the Library, but which is not otherwise based on the Library.
1183 Defining a subclass of a class defined by the Library is deemed a mode
1184 of using an interface provided by the Library.</p>
1185
1186 <p>A &ldquo;Combined Work&rdquo; is a work produced by combining or linking an
1187 Application with the Library. The particular version of the Library
1188 with which the Combined Work was made is also called the &ldquo;Linked
1189 Version&rdquo;.</p>
1190
1191 <p>The &ldquo;Minimal Corresponding Source&rdquo; for a Combined Work means the
1192 Corresponding Source for the Combined Work, excluding any source code
1193 for portions of the Combined Work that, considered in isolation, are
1194 based on the Application, and not on the Linked Version.</p>
1195
1196 <p>The &ldquo;Corresponding Application Code&rdquo; for a Combined Work means the
1197 object code and/or source code for the Application, including any data
1198 and utility programs needed for reproducing the Combined Work from the
1199 Application, but excluding the System Libraries of the Combined Work.</p>
1200
1201 <h3><a id="section1">1. Exception to Section 3 of the GNU GPL.</a></h3>
1202
1203 <p>You may convey a covered work under sections 3 and 4 of this License
1204 without being bound by section 3 of the GNU GPL.</p>
1205
1206 <h3><a id="section2">2. Conveying Modified Versions.</a></h3>
1207
1208 <p>If you modify a copy of the Library, and, in your modifications, a
1209 facility refers to a function or data to be supplied by an Application
1210 that uses the facility (other than as an argument passed when the
1211 facility is invoked), then you may convey a copy of the modified
1212 version:</p>
1213
1214 <ul>
1215 <li>a) under this License, provided that you make a good faith effort to
1216 ensure that, in the event an Application does not supply the
1217 function or data, the facility still operates, and performs
1218 whatever part of its purpose remains meaningful, or</li>
1219
1220 <li>b) under the GNU GPL, with none of the additional permissions of
1221 this License applicable to that copy.</li>
1222 </ul>
1223
1224 <h3><a id="section3">3. Object Code Incorporating Material from Library Header Files.</a></h3>
1225
1226 <p>The object code form of an Application may incorporate material from
1227 a header file that is part of the Library. You may convey such object
1228 code under terms of your choice, provided that, if the incorporated
1229 material is not limited to numerical parameters, data structure
1230 layouts and accessors, or small macros, inline functions and templates
1231 (ten or fewer lines in length), you do both of the following:</p>
1232
1233 <ul>
1234 <li>a) Give prominent notice with each copy of the object code that the
1235 Library is used in it and that the Library and its use are
1236 covered by this License.</li>
1237
1238 <li>b) Accompany the object code with a copy of the GNU GPL and this license
1239 document.</li>
1240 </ul>
1241
1242 <h3><a id="section4">4. Combined Works.</a></h3>
1243
1244 <p>You may convey a Combined Work under terms of your choice that,
1245 taken together, effectively do not restrict modification of the
1246 portions of the Library contained in the Combined Work and reverse
1247 engineering for debugging such modifications, if you also do each of
1248 the following:</p>
1249
1250 <ul>
1251 <li>a) Give prominent notice with each copy of the Combined Work that
1252 the Library is used in it and that the Library and its use are
1253 covered by this License.</li>
1254
1255 <li>b) Accompany the Combined Work with a copy of the GNU GPL and this license
1256 document.</li>
1257
1258 <li>c) For a Combined Work that displays copyright notices during
1259 execution, include the copyright notice for the Library among
1260 these notices, as well as a reference directing the user to the
1261 copies of the GNU GPL and this license document.</li>
1262
1263 <li>d) Do one of the following:
1264
1265 <ul>
1266 <li>0) Convey the Minimal Corresponding Source under the terms of this
1267 License, and the Corresponding Application Code in a form
1268 suitable for, and under terms that permit, the user to
1269 recombine or relink the Application with a modified version of
1270 the Linked Version to produce a modified Combined Work, in the
1271 manner specified by section 6 of the GNU GPL for conveying
1272 Corresponding Source.</li>
1273
1274 <li>1) Use a suitable shared library mechanism for linking with the
1275 Library. A suitable mechanism is one that (a) uses at run time
1276 a copy of the Library already present on the user's computer
1277 system, and (b) will operate properly with a modified version
1278 of the Library that is interface-compatible with the Linked
1279 Version.</li>
1280 </ul></li>
1281
1282 <li>e) Provide Installation Information, but only if you would otherwise
1283 be required to provide such information under section 6 of the
1284 GNU GPL, and only to the extent that such information is
1285 necessary to install and execute a modified version of the
1286 Combined Work produced by recombining or relinking the
1287 Application with a modified version of the Linked Version. (If
1288 you use option 4d0, the Installation Information must accompany
1289 the Minimal Corresponding Source and Corresponding Application
1290 Code. If you use option 4d1, you must provide the Installation
1291 Information in the manner specified by section 6 of the GNU GPL
1292 for conveying Corresponding Source.)</li>
1293 </ul>
1294
1295 <h3><a id="section5">5. Combined Libraries.</a></h3>
1296
1297 <p>You may place library facilities that are a work based on the
1298 Library side by side in a single library together with other library
1299 facilities that are not Applications and are not covered by this
1300 License, and convey such a combined library under terms of your
1301 choice, if you do both of the following:</p>
1302
1303 <ul>
1304 <li>a) Accompany the combined library with a copy of the same work based
1305 on the Library, uncombined with any other library facilities,
1306 conveyed under the terms of this License.</li>
1307
1308 <li>b) Give prominent notice with the combined library that part of it
1309 is a work based on the Library, and explaining where to find the
1310 accompanying uncombined form of the same work.</li>
1311 </ul>
1312
1313 <h3><a id="section6">6. Revised Versions of the GNU Lesser General Public License.</a></h3>
1314
1315 <p>The Free Software Foundation may publish revised and/or new versions
1316 of the GNU Lesser General Public License from time to time. Such new
1317 versions will be similar in spirit to the present version, but may
1318 differ in detail to address new problems or concerns.</p>
1319
1320 <p>Each version is given a distinguishing version number. If the
1321 Library as you received it specifies that a certain numbered version
1322 of the GNU Lesser General Public License &ldquo;or any later version&rdquo;
1323 applies to it, you have the option of following the terms and
1324 conditions either of that published version or of any later version
1325 published by the Free Software Foundation. If the Library as you
1326 received it does not specify a version number of the GNU Lesser
1327 General Public License, you may choose any version of the GNU Lesser
1328 General Public License ever published by the Free Software Foundation.</p>
1329
1330 <p>If the Library as you received it specifies that a proxy can decide
1331 whether future versions of the GNU Lesser General Public License shall
1332 apply, that proxy's public statement of acceptance of any version is
1333 permanent authorization for you to choose that version for the
1334 Library.</p>
1335
1336
1337 <hr>
1338
1339 <h1><a id="ACE"></a>ACE License</h1>
1340
1341 <p>This license applies to the file
1342 <span class="path">media/webrtc/trunk/src/system_wrappers/source/condition_variable_win.cc</span>.</p>
1343
1344 <pre>
1345 ACE(TM), TAO(TM), CIAO(TM), DAnCE(TM), and CoSMIC(TM)
1346 (henceforth referred to as "DOC software") are copyrighted by
1347 Douglas C. Schmidt and his research group at Washington University,
1348 University of California, Irvine, and Vanderbilt University,
1349 Copyright (c) 1993-2009, all rights reserved.
1350 Since DOC software is open-source, freely available software,
1351 you are free to use, modify, copy, and distribute--perpetually and
1352 irrevocably--the DOC software source code and object code produced
1353 from the source, as well as copy and distribute modified versions of
1354 this software. You must, however, include this copyright statement
1355 along with any code built using DOC software that you release. No
1356 copyright statement needs to be provided if you just ship binary
1357 executables of your software products.
1358 </pre>
1359
1360
1361 <hr>
1362
1363 <h1><a id="adobecmap"></a>Adobe CMap License</h1>
1364
1365 <p>This license applies to files in the directory
1366 <span class="path">browser/extensions/pdfjs/content/web/cmaps/</span>.</p>
1367
1368 <pre>
1369 Copyright 1990-2009 Adobe Systems Incorporated.
1370 All rights reserved.
1371
1372 Redistribution and use in source and binary forms, with or
1373 without modification, are permitted provided that the
1374 following conditions are met:
1375
1376 Redistributions of source code must retain the above
1377 copyright notice, this list of conditions and the following
1378 disclaimer.
1379
1380 Redistributions in binary form must reproduce the above
1381 copyright notice, this list of conditions and the following
1382 disclaimer in the documentation and/or other materials
1383 provided with the distribution.
1384
1385 Neither the name of Adobe Systems Incorporated nor the names
1386 of its contributors may be used to endorse or promote
1387 products derived from this software without specific prior
1388 written permission.
1389
1390 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
1391 CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
1392 INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
1393 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
1394 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
1395 CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
1396 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
1397 NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
1398 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1399 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
1400 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
1401 OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
1402 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1403 </pre>
1404
1405
1406 <hr>
1407
1408 <h1><a id="android"></a>Android Open Source License</h1>
1409
1410 <p>This license applies to various files in the Mozilla codebase,
1411 including those in the directory <span class="path">gfx/skia/</span>.</p>
1412 <!-- This is the wrong directory, what was intended? -->
1413
1414 <pre>
1415 Copyright 2009, The Android Open Source Project
1416
1417 Redistribution and use in source and binary forms, with or without
1418 modification, are permitted provided that the following conditions
1419 are met:
1420 * Redistributions of source code must retain the above copyright
1421 notice, this list of conditions and the following disclaimer.
1422 * Redistributions in binary form must reproduce the above copyright
1423 notice, this list of conditions and the following disclaimer in the
1424 documentation and/or other materials provided with the distribution.
1425
1426 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ``AS IS'' AND ANY
1427 EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1428 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
1429 PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
1430 CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
1431 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
1432 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
1433 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
1434 OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1435 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
1436 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1437 </pre>
1438
1439
1440 <hr>
1441
1442 <h1><a id="angle"></a>ANGLE License</h1>
1443
1444 <p>This license applies to files in the directory <span class="path">gfx/angle/</span>.</p>
1445
1446 <pre>
1447 Copyright (C) 2002-2010 The ANGLE Project Authors.
1448 All rights reserved.
1449
1450 Redistribution and use in source and binary forms, with or without
1451 modification, are permitted provided that the following conditions
1452 are met:
1453
1454 Redistributions of source code must retain the above copyright
1455 notice, this list of conditions and the following disclaimer.
1456
1457 Redistributions in binary form must reproduce the above
1458 copyright notice, this list of conditions and the following
1459 disclaimer in the documentation and/or other materials provided
1460 with the distribution.
1461
1462 Neither the name of TransGaming Inc., Google Inc., 3DLabs Inc.
1463 Ltd., nor the names of their contributors may be used to endorse
1464 or promote products derived from this software without specific
1465 prior written permission.
1466
1467 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
1468 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
1469 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
1470 FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
1471 COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
1472 INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
1473 BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
1474 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
1475 CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1476 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
1477 ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
1478 POSSIBILITY OF SUCH DAMAGE.
1479 </pre>
1480
1481
1482 <hr>
1483
1484 <h1><a id="acorn"></a>acorn License</h1>
1485
1486 <p>This license applies to all files in
1487 <span class="path">toolkit/devtools/acorn</span>.
1488 </p>
1489 <pre>
1490 Copyright (C) 2012 by Marijn Haverbeke &lt;marijnh@gmail.com&gt;
1491
1492 Permission is hereby granted, free of charge, to any person obtaining a copy
1493 of this software and associated documentation files (the "Software"), to deal
1494 in the Software without restriction, including without limitation the rights
1495 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1496 copies of the Software, and to permit persons to whom the Software is
1497 furnished to do so, subject to the following conditions:
1498
1499 The above copyright notice and this permission notice shall be included in
1500 all copies or substantial portions of the Software.
1501
1502 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1503 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1504 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1505 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1506 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1507 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1508 THE SOFTWARE.
1509
1510 Please note that some subdirectories of the CodeMirror distribution
1511 include their own LICENSE files, and are released under different
1512 licences.
1513 </pre>
1514
1515
1516 <hr>
1517
1518 <h1><a id="apache"></a>Apache License 2.0</h1>
1519
1520 <p>This license applies to various files in the Mozilla codebase.</p>
1521
1522 <pre>
1523 Apache License
1524 Version 2.0, January 2004
1525 http://www.apache.org/licenses/
1526
1527 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1528
1529 1. Definitions.
1530
1531 "License" shall mean the terms and conditions for use, reproduction,
1532 and distribution as defined by Sections 1 through 9 of this document.
1533
1534 "Licensor" shall mean the copyright owner or entity authorized by
1535 the copyright owner that is granting the License.
1536
1537 "Legal Entity" shall mean the union of the acting entity and all
1538 other entities that control, are controlled by, or are under common
1539 control with that entity. For the purposes of this definition,
1540 "control" means (i) the power, direct or indirect, to cause the
1541 direction or management of such entity, whether by contract or
1542 otherwise, or (ii) ownership of fifty percent (50%) or more of the
1543 outstanding shares, or (iii) beneficial ownership of such entity.
1544
1545 "You" (or "Your") shall mean an individual or Legal Entity
1546 exercising permissions granted by this License.
1547
1548 "Source" form shall mean the preferred form for making modifications,
1549 including but not limited to software source code, documentation
1550 source, and configuration files.
1551
1552 "Object" form shall mean any form resulting from mechanical
1553 transformation or translation of a Source form, including but
1554 not limited to compiled object code, generated documentation,
1555 and conversions to other media types.
1556
1557 "Work" shall mean the work of authorship, whether in Source or
1558 Object form, made available under the License, as indicated by a
1559 copyright notice that is included in or attached to the work
1560 (an example is provided in the Appendix below).
1561
1562 "Derivative Works" shall mean any work, whether in Source or Object
1563 form, that is based on (or derived from) the Work and for which the
1564 editorial revisions, annotations, elaborations, or other modifications
1565 represent, as a whole, an original work of authorship. For the purposes
1566 of this License, Derivative Works shall not include works that remain
1567 separable from, or merely link (or bind by name) to the interfaces of,
1568 the Work and Derivative Works thereof.
1569
1570 "Contribution" shall mean any work of authorship, including
1571 the original version of the Work and any modifications or additions
1572 to that Work or Derivative Works thereof, that is intentionally
1573 submitted to Licensor for inclusion in the Work by the copyright owner
1574 or by an individual or Legal Entity authorized to submit on behalf of
1575 the copyright owner. For the purposes of this definition, "submitted"
1576 means any form of electronic, verbal, or written communication sent
1577 to the Licensor or its representatives, including but not limited to
1578 communication on electronic mailing lists, source code control systems,
1579 and issue tracking systems that are managed by, or on behalf of, the
1580 Licensor for the purpose of discussing and improving the Work, but
1581 excluding communication that is conspicuously marked or otherwise
1582 designated in writing by the copyright owner as "Not a Contribution."
1583
1584 "Contributor" shall mean Licensor and any individual or Legal Entity
1585 on behalf of whom a Contribution has been received by Licensor and
1586 subsequently incorporated within the Work.
1587
1588 2. Grant of Copyright License. Subject to the terms and conditions of
1589 this License, each Contributor hereby grants to You a perpetual,
1590 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1591 copyright license to reproduce, prepare Derivative Works of,
1592 publicly display, publicly perform, sublicense, and distribute the
1593 Work and such Derivative Works in Source or Object form.
1594
1595 3. Grant of Patent License. Subject to the terms and conditions of
1596 this License, each Contributor hereby grants to You a perpetual,
1597 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1598 (except as stated in this section) patent license to make, have made,
1599 use, offer to sell, sell, import, and otherwise transfer the Work,
1600 where such license applies only to those patent claims licensable
1601 by such Contributor that are necessarily infringed by their
1602 Contribution(s) alone or by combination of their Contribution(s)
1603 with the Work to which such Contribution(s) was submitted. If You
1604 institute patent litigation against any entity (including a
1605 cross-claim or counterclaim in a lawsuit) alleging that the Work
1606 or a Contribution incorporated within the Work constitutes direct
1607 or contributory patent infringement, then any patent licenses
1608 granted to You under this License for that Work shall terminate
1609 as of the date such litigation is filed.
1610
1611 4. Redistribution. You may reproduce and distribute copies of the
1612 Work or Derivative Works thereof in any medium, with or without
1613 modifications, and in Source or Object form, provided that You
1614 meet the following conditions:
1615
1616 (a) You must give any other recipients of the Work or
1617 Derivative Works a copy of this License; and
1618
1619 (b) You must cause any modified files to carry prominent notices
1620 stating that You changed the files; and
1621
1622 (c) You must retain, in the Source form of any Derivative Works
1623 that You distribute, all copyright, patent, trademark, and
1624 attribution notices from the Source form of the Work,
1625 excluding those notices that do not pertain to any part of
1626 the Derivative Works; and
1627
1628 (d) If the Work includes a "NOTICE" text file as part of its
1629 distribution, then any Derivative Works that You distribute must
1630 include a readable copy of the attribution notices contained
1631 within such NOTICE file, excluding those notices that do not
1632 pertain to any part of the Derivative Works, in at least one
1633 of the following places: within a NOTICE text file distributed
1634 as part of the Derivative Works; within the Source form or
1635 documentation, if provided along with the Derivative Works; or,
1636 within a display generated by the Derivative Works, if and
1637 wherever such third-party notices normally appear. The contents
1638 of the NOTICE file are for informational purposes only and
1639 do not modify the License. You may add Your own attribution
1640 notices within Derivative Works that You distribute, alongside
1641 or as an addendum to the NOTICE text from the Work, provided
1642 that such additional attribution notices cannot be construed
1643 as modifying the License.
1644
1645 You may add Your own copyright statement to Your modifications and
1646 may provide additional or different license terms and conditions
1647 for use, reproduction, or distribution of Your modifications, or
1648 for any such Derivative Works as a whole, provided Your use,
1649 reproduction, and distribution of the Work otherwise complies with
1650 the conditions stated in this License.
1651
1652 5. Submission of Contributions. Unless You explicitly state otherwise,
1653 any Contribution intentionally submitted for inclusion in the Work
1654 by You to the Licensor shall be under the terms and conditions of
1655 this License, without any additional terms or conditions.
1656 Notwithstanding the above, nothing herein shall supersede or modify
1657 the terms of any separate license agreement you may have executed
1658 with Licensor regarding such Contributions.
1659
1660 6. Trademarks. This License does not grant permission to use the trade
1661 names, trademarks, service marks, or product names of the Licensor,
1662 except as required for reasonable and customary use in describing the
1663 origin of the Work and reproducing the content of the NOTICE file.
1664
1665 7. Disclaimer of Warranty. Unless required by applicable law or
1666 agreed to in writing, Licensor provides the Work (and each
1667 Contributor provides its Contributions) on an "AS IS" BASIS,
1668 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1669 implied, including, without limitation, any warranties or conditions
1670 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1671 PARTICULAR PURPOSE. You are solely responsible for determining the
1672 appropriateness of using or redistributing the Work and assume any
1673 risks associated with Your exercise of permissions under this License.
1674
1675 8. Limitation of Liability. In no event and under no legal theory,
1676 whether in tort (including negligence), contract, or otherwise,
1677 unless required by applicable law (such as deliberate and grossly
1678 negligent acts) or agreed to in writing, shall any Contributor be
1679 liable to You for damages, including any direct, indirect, special,
1680 incidental, or consequential damages of any character arising as a
1681 result of this License or out of the use or inability to use the
1682 Work (including but not limited to damages for loss of goodwill,
1683 work stoppage, computer failure or malfunction, or any and all
1684 other commercial damages or losses), even if such Contributor
1685 has been advised of the possibility of such damages.
1686
1687 9. Accepting Warranty or Additional Liability. While redistributing
1688 the Work or Derivative Works thereof, You may choose to offer,
1689 and charge a fee for, acceptance of support, warranty, indemnity,
1690 or other liability obligations and/or rights consistent with this
1691 License. However, in accepting such obligations, You may act only
1692 on Your own behalf and on Your sole responsibility, not on behalf
1693 of any other Contributor, and only if You agree to indemnify,
1694 defend, and hold each Contributor harmless for any liability
1695 incurred by, or claims asserted against, such Contributor by reason
1696 of your accepting any such warranty or additional liability.
1697
1698 END OF TERMS AND CONDITIONS
1699 </pre>
1700
1701
1702
1703 <hr>
1704
1705 <h1><a id="apple"></a>Apple License</h1>
1706
1707 <p>This license applies to certain files in the directories <span class="path">js/src/assembler/assembler/</span>, <span class="path">js/src/assembler/wtf/</span>, <span class="path">js/src/yarr</span>, <span class="path">content/media/webaudio/blink</span>, and <span class="path">widget/cocoa</span>.</p>
1708
1709 <pre>
1710 Copyright (C) 2008, 2009 Apple Inc. All rights reserved.
1711
1712 Redistribution and use in source and binary forms, with or without
1713 modification, are permitted provided that the following conditions
1714 are met:
1715 1. Redistributions of source code must retain the above copyright
1716 notice, this list of conditions and the following disclaimer.
1717 2. Redistributions in binary form must reproduce the above copyright
1718 notice, this list of conditions and the following disclaimer in the
1719 documentation and/or other materials provided with the distribution.
1720
1721 THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY
1722 EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1723 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
1724 PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL APPLE INC. OR
1725 CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
1726 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
1727 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
1728 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
1729 OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1730 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
1731 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1732 </pre>
1733
1734
1735 <hr>
1736
1737 <h1><a id="apple-mozilla"></a>Apple/Mozilla NPRuntime License</h1>
1738
1739 <p>This license applies to the file
1740 <span class="path">dom/plugins/base/npruntime.h</span>.</p>
1741
1742 <pre>
1743 Copyright &copy; 2004, Apple Computer, Inc. and The Mozilla Foundation.
1744 All rights reserved.
1745
1746 Redistribution and use in source and binary forms, with or without
1747 modification, are permitted provided that the following conditions are
1748 met:
1749
1750 1. Redistributions of source code must retain the above copyright
1751 notice, this list of conditions and the following disclaimer.
1752 2. Redistributions in binary form must reproduce the above copyright
1753 notice, this list of conditions and the following disclaimer in the
1754 documentation and/or other materials provided with the distribution.
1755 3. Neither the names of Apple Computer, Inc. ("Apple") or The Mozilla
1756 Foundation ("Mozilla") nor the names of their contributors may be used
1757 to endorse or promote products derived from this software without
1758 specific prior written permission.
1759
1760 THIS SOFTWARE IS PROVIDED BY APPLE, MOZILLA AND THEIR CONTRIBUTORS "AS
1761 IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
1762 TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
1763 PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL APPLE, MOZILLA OR
1764 THEIR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
1765 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
1766 TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
1767 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
1768 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
1769 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
1770 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1771 </pre>
1772
1773
1774 <hr>
1775
1776 <h1><a id="apple-torch"></a>Apple/Torch Mobile License</h1>
1777
1778 <p>This license applies to the following files:</p>
1779
1780 <ul>
1781 <li class="path">js/src/assembler/wtf/Assertions.cpp</li>
1782 <li class="path">js/src/assembler/wtf/Platform.h</li>
1783 </ul>
1784
1785 <pre>
1786 Copyright (C) 2003, 2006, 2007 Apple Inc. All rights reserved.
1787 Copyright (C) 2007-2009 Torch Mobile, Inc.
1788
1789 Redistribution and use in source and binary forms, with or without
1790 modification, are permitted provided that the following conditions
1791 are met:
1792 1. Redistributions of source code must retain the above copyright
1793 notice, this list of conditions and the following disclaimer.
1794 2. Redistributions in binary form must reproduce the above copyright
1795 notice, this list of conditions and the following disclaimer in the
1796 documentation and/or other materials provided with the distribution.
1797
1798 THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
1799 EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1800 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
1801 PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL APPLE COMPUTER, INC. OR
1802 CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
1803 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
1804 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
1805 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
1806 OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1807 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
1808 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1809 </pre>
1810
1811
1812 <hr>
1813
1814 <h1><a id="bspatch"></a>bspatch License</h1>
1815
1816 <p>This license applies to the files
1817 <span class="path">toolkit/mozapps/update/updater/bspatch.cpp</span> and
1818 <span class="path">toolkit/mozapps/update/updater/bspatch.h</span>.
1819 </p>
1820
1821 <pre>
1822 Copyright 2003,2004 Colin Percival
1823 All rights reserved
1824
1825 Redistribution and use in source and binary forms, with or without
1826 modification, are permitted providing that the following conditions
1827 are met:
1828 1. Redistributions of source code must retain the above copyright
1829 notice, this list of conditions and the following disclaimer.
1830 2. Redistributions in binary form must reproduce the above copyright
1831 notice, this list of conditions and the following disclaimer in the
1832 documentation and/or other materials provided with the distribution.
1833
1834 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
1835 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
1836 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1837 ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
1838 DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1839 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1840 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1841 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
1842 STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
1843 IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
1844 POSSIBILITY OF SUCH DAMAGE.
1845 </pre>
1846
1847
1848 <hr>
1849
1850 <h1><a id="cairo"></a>Cairo Component Licenses</h1>
1851
1852 <p>This license, with different copyright holders, applies to certain files
1853 in the directory <span class="path">gfx/cairo/</span>. The copyright
1854 holders and the applicable ranges of dates are as follows:
1855
1856 <ul>
1857 <li>2004 Richard D. Worth
1858 <li>2004, 2005 Red Hat, Inc.
1859 <li>2003 USC, Information Sciences Institute
1860 <li>2004 David Reveman
1861 <li>2005 Novell, Inc.
1862 <li>2004 David Reveman, Peter Nilsson
1863 <li>2000 Keith Packard, member of The XFree86 Project, Inc.
1864 <li>2005 Lars Knoll &amp; Zack Rusin, Trolltech
1865 <li>1998, 2000, 2002, 2004 Keith Packard
1866 <li>2004 Nicholas Miell
1867 <li>2005 Trolltech AS
1868 <li>2000 SuSE, Inc.
1869 <li>2003 Carl Worth
1870 <li>1987, 1988, 1989, 1998 The Open Group
1871 <li>1987, 1988, 1989 Digital Equipment Corporation, Maynard, Massachusetts.
1872 <li>1998 Keith Packard
1873 <li>2003 Richard Henderson
1874 </ul>
1875
1876 <pre>
1877 Copyright &copy; &lt;date&gt; &lt;copyright holder&gt;
1878
1879 Permission to use, copy, modify, distribute, and sell this software
1880 and its documentation for any purpose is hereby granted without
1881 fee, provided that the above copyright notice appear in all copies
1882 and that both that copyright notice and this permission notice
1883 appear in supporting documentation, and that the name of
1884 &lt;copyright holder&gt; not be used in advertising or publicity pertaining to
1885 distribution of the software without specific, written prior permission.
1886 &lt;copyright holder&gt; makes no representations about the suitability of this
1887 software for any purpose. It is provided "as is" without express or
1888 implied warranty.
1889
1890 &lt;COPYRIGHT HOLDER&gt; DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
1891 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN
1892 NO EVENT SHALL &lt;COPYRIGHT HOLDER&gt; BE LIABLE FOR ANY SPECIAL, INDIRECT OR
1893 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
1894 OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
1895 NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
1896 WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1897 </pre>
1898
1899
1900 <hr>
1901
1902 <h1><a id="chromium"></a>Chromium License</h1>
1903
1904 <p>This license applies to parts of the code in
1905 <span class="path">security/sandbox/</span>,
1906 <span class="path">editor/libeditor/base/nsEditorEventListener.cpp</span>,
1907 <span class="path">widget/cocoa/GfxInfo.mm</span>
1908 and also some files in the directories
1909 <span class="path">ipc/chromium/</span>,
1910 <span class="path">dom/plugins/</span>,
1911 <span class="path">tools/profiler/sps/</span>,
1912 <span class="path">gfx/ots/</span>,
1913 <span class="path">gfx/ycbcr</span> and
1914 <span class="path">content/media/webspeech/recognition/</span>.
1915 </p>
1916
1917 <pre>
1918 Copyright (c) 2006-2008 The Chromium Authors. All rights reserved.
1919
1920 Redistribution and use in source and binary forms, with or without
1921 modification, are permitted provided that the following conditions are
1922 met:
1923
1924 * Redistributions of source code must retain the above copyright
1925 notice, this list of conditions and the following disclaimer.
1926 * Redistributions in binary form must reproduce the above
1927 copyright notice, this list of conditions and the following disclaimer
1928 in the documentation and/or other materials provided with the
1929 distribution.
1930 * Neither the name of Google Inc. nor the names of its
1931 contributors may be used to endorse or promote products derived from
1932 this software without specific prior written permission.
1933
1934 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
1935 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
1936 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
1937 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
1938 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
1939 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
1940 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
1941 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
1942 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1943 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
1944 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1945 </pre>
1946
1947
1948 <hr>
1949
1950 <h1><a id="codemirror"></a>CodeMirror License</h1>
1951
1952 <p>This license applies to all files in
1953 <span class="path">browser/devtools/sourceeditor/codemirror</span> and
1954 to specified files in the <span class="path">browser/devtools/sourceeditor/test/</span>:
1955 </p>
1956 <ul>
1957 <li><span class="path">cm_comment_test.js</span></li>
1958 <li><span class="path">cm_driver.js</span></li>
1959 <li><span class="path">cm_mode_javascript_test.js</span></li>
1960 <li><span class="path">cm_mode_test.css</span></li>
1961 <li><span class="path">cm_mode_test.js</span></li>
1962 <li><span class="path">cm_test.js</span></li>
1963 </ul>
1964 <pre>
1965 Copyright (C) 2013 by Marijn Haverbeke <marijnh@gmail.com>
1966
1967 Permission is hereby granted, free of charge, to any person obtaining a copy
1968 of this software and associated documentation files (the "Software"), to deal
1969 in the Software without restriction, including without limitation the rights
1970 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1971 copies of the Software, and to permit persons to whom the Software is
1972 furnished to do so, subject to the following conditions:
1973
1974 The above copyright notice and this permission notice shall be included in
1975 all copies or substantial portions of the Software.
1976
1977 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1978 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1979 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1980 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1981 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1982 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1983 THE SOFTWARE.
1984
1985 Please note that some subdirectories of the CodeMirror distribution
1986 include their own LICENSE files, and are released under different
1987 licences.
1988 </pre>
1989
1990
1991 <hr>
1992
1993 <h1><a id="dtoa"></a>dtoa License</h1>
1994
1995 <p>This license applies to the file
1996 <span class="path">nsprpub/pr/src/misc/dtoa.c</span>.</p>
1997
1998 <pre>
1999 The author of this software is David M. Gay.
2000
2001 Copyright (c) 1991, 2000, 2001 by Lucent Technologies.
2002
2003 Permission to use, copy, modify, and distribute this software for any
2004 purpose without fee is hereby granted, provided that this entire notice
2005 is included in all copies of any software which is or includes a copy
2006 or modification of this software and in all copies of the supporting
2007 documentation for such software.
2008
2009 THIS SOFTWARE IS BEING PROVIDED "AS IS", WITHOUT ANY EXPRESS OR IMPLIED
2010 WARRANTY. IN PARTICULAR, NEITHER THE AUTHOR NOR LUCENT MAKES ANY
2011 REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY
2012 OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE.
2013 </pre>
2014
2015
2016 <hr>
2017
2018 <h1><a id="hunspell-nl"></a>Dutch Spellchecking Dictionary License</h1>
2019
2020 <p>This license applies to certain files in the directory
2021 <span class="path">l10n/nl/extensions/spellcheck/hunspell/</span>. (This
2022 code only ships in some localized versions of this product.)</p>
2023
2024 <pre>
2025 Copyright (c) 2006, 2007 OpenTaal
2026 Copyright (c) 2001, 2002, 2003, 2005 Simon Brouwer e.a.
2027 Copyright (c) 1996 Nederlandstalige Tex Gebruikersgroep
2028
2029 All rights reserved.
2030
2031 Redistribution and use in source and binary forms, with or without
2032 modification, are permitted provided that the following conditions are met:
2033
2034 * Redistributions of source code must retain the above copyright notice, this
2035 list of conditions and the following disclaimer.
2036 * Redistributions in binary form must reproduce the above copyright notice,
2037 this list of conditions and the following disclaimer in the documentation
2038 and/or other materials provided with the distribution.
2039 * Neither the name of the OpenTaal, Simon Brouwer e.a., or Nederlandstalige Tex
2040 Gebruikersgroep nor the names of its contributors may be used to endorse or
2041 promote products derived from this software without specific prior written
2042 permission.
2043
2044 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
2045 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
2046 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
2047 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
2048 CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
2049 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
2050 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
2051 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
2052 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
2053 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
2054 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2055 </pre>
2056
2057
2058 <hr>
2059
2060 <h1><a id="edl"></a>Eclipse Distribution License</h1>
2061
2062 <p>This license applies to certain files in the directory
2063 <span class="path">browser/devtools/sourceeditor/orion/</span>.</p>
2064
2065 <pre>
2066 Eclipse Distribution License - v 1.0
2067
2068 Copyright (c) 2007, Eclipse Foundation, Inc. and its licensors.
2069
2070 All rights reserved.
2071
2072 Redistribution and use in source and binary forms, with or without modification,
2073 are permitted provided that the following conditions are met:
2074
2075 * Redistributions of source code must retain the above copyright notice, this
2076 list of conditions and the following disclaimer.
2077 * Redistributions in binary form must reproduce the above copyright notice, this
2078 list of conditions and the following disclaimer in the documentation and/or
2079 other materials provided with the distribution.
2080 * Neither the name of the Eclipse Foundation, Inc. nor the names of its
2081 contributors may be used to endorse or promote products derived from this
2082 software without specific prior written permission.
2083
2084 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
2085 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
2086 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
2087 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
2088 ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
2089 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
2090 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
2091 ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
2092 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
2093 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2094 </pre>
2095
2096
2097 <hr>
2098
2099 <h1><a id="escodegen"></a>Escodegen License</h1>
2100
2101 <p>This license applies to all files in
2102 <span class="path">toolkit/devtools/escodegen</span>.
2103 </p>
2104 <pre>
2105 Copyright (C) 2012 Yusuke Suzuki (twitter: @Constellation) and other contributors.
2106
2107 Redistribution and use in source and binary forms, with or without modification,
2108 are permitted provided that the following conditions are met:
2109
2110 * Redistributions of source code must retain the above copyright notice, this
2111 list of conditions and the following disclaimer.
2112
2113 * Redistributions in binary form must reproduce the above copyright notice,
2114 this list of conditions and the following disclaimer in the documentation
2115 and/or other materials provided with the distribution.
2116
2117 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
2118 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
2119 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
2120 DISCLAIMED. IN NO EVENT SHALL BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
2121 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
2122 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
2123 BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
2124 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
2125 IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY
2126 OF SUCH DAMAGE.
2127 </pre>
2128
2129
2130 <hr>
2131
2132 <h1><a id="hunspell-ee"></a>Estonian Spellchecking Dictionary License</h1>
2133
2134 <p>This license applies to precursor works to certain files in the directory
2135 <span class="path">l10n/ee/extensions/spellcheck/hunspell/</span>. The
2136 shipped versions are under the GNU Lesser General Public License. (This
2137 code only ships in some localized versions of this product.)</p>
2138
2139 <pre>
2140 Copyright © Institute of the Estonian Language
2141
2142 E-mail: litsents@eki.ee
2143 URL: http://www.eki.ee/tarkvara/
2144
2145 The present Licence Agreement gives the user of this Software Product
2146 (hereinafter: Product) the right to use the Product for whatever purpose
2147 (incl. distribution, copying, altering, inclusion in other software, and
2148 selling) on the following conditions:
2149
2150 1. The present Licence Agreement should belong unaltered to each copy ever
2151 made of this Product;
2152 2. Neither the Institute of the Estonian Language (hereinafter: IEL) nor the
2153 author(s) of the Product will take responsibility for any detriment, direct
2154 or indirect, possibly ensuing from the application of the Product;
2155 3. The IEL is ready to share the Product with other users as we wish to
2156 advance research on the Estonian language and to promote the use of
2157 Estonian in rapidly developing infotechnology, yet we refuse to bind
2158 ourselves to any further obligation, which means that the IEL is not
2159 obliged either to warrant the suitability of the Product for a specific
2160 purpose, to improve the software, or to provide a more detailed description
2161 of the underlying algorithms. (Which does not mean, though, that we may not
2162 do it.)
2163
2164 Notification Request:
2165
2166 As a courtesy, we would appreciate being informed whenever our linguistic
2167 products are used to create derivative works. If you modify our software or
2168 include it in other products, please inform us by sending e-mail to
2169 litsents@eki.ee or by letter to
2170
2171 Institute of the Estonian Language
2172 Roosikrantsi 6
2173 10119 Tallinn
2174 ESTONIA
2175
2176 Phone &amp; Fax: +372 6411443
2177 </pre>
2178
2179
2180
2181 <hr>
2182
2183 <h1><a id="expat"></a>Expat License</h1>
2184
2185 <p>This license applies to certain files in the directory
2186 <span class="path">parser/expat/</span>.</p>
2187
2188 <pre>
2189 Copyright (c) 1998, 1999, 2000 Thai Open Source Software Center Ltd
2190 and Clark Cooper
2191 Copyright (c) 2001, 2002, 2003 Expat maintainers.
2192
2193 Permission is hereby granted, free of charge, to any person obtaining
2194 a copy of this software and associated documentation files (the
2195 "Software"), to deal in the Software without restriction, including
2196 without limitation the rights to use, copy, modify, merge, publish,
2197 distribute, sublicense, and/or sell copies of the Software, and to
2198 permit persons to whom the Software is furnished to do so, subject to
2199 the following conditions:
2200
2201 The above copyright notice and this permission notice shall be included
2202 in all copies or substantial portions of the Software.
2203
2204 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
2205 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
2206 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
2207 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2208 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
2209 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
2210 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2211 </pre>
2212
2213
2214
2215 <hr>
2216
2217
2218 <h1><a id="firebug"></a>Firebug License</h1>
2219
2220 <p>This license applies to the code
2221 <span class="path">toolkit/devtools/webconsole/network-helper.js</span>.</p>
2222
2223 <pre>
2224 Copyright (c) 2007, Parakey Inc.
2225 All rights reserved.
2226
2227 Redistribution and use of this software in source and binary forms, with or
2228 without modification, are permitted provided that the following conditions are
2229 met:
2230
2231 * Redistributions of source code must retain the above
2232 copyright notice, this list of conditions and the
2233 following disclaimer.
2234
2235 * Redistributions in binary form must reproduce the above
2236 copyright notice, this list of conditions and the
2237 following disclaimer in the documentation and/or other
2238 materials provided with the distribution.
2239
2240 * Neither the name of Parakey Inc. nor the names of its
2241 contributors may be used to endorse or promote products
2242 derived from this software without specific prior
2243 written permission of Parakey Inc.
2244
2245 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
2246 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2247 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
2248 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE
2249 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2250 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
2251 SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
2252 CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
2253 OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2254 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2255 </pre>
2256
2257
2258
2259 <hr>
2260
2261 <h1><a id="gfx-font-list"></a>gfxFontList License</h1>
2262
2263 <p>This license applies to the files
2264 <span class="path">gfx/thebes/gfxMacPlatformFontList.mm</span> and
2265 <span class="path">gfx/thebes/gfxPlatformFontList.cpp</span>.
2266 </p>
2267
2268 <pre>
2269 Copyright (C) 2006 Apple Computer, Inc. All rights reserved.
2270
2271 Redistribution and use in source and binary forms, with or without
2272 modification, are permitted provided that the following conditions
2273 are met:
2274
2275 1. Redistributions of source code must retain the above copyright
2276 notice, this list of conditions and the following disclaimer.
2277 2. Redistributions in binary form must reproduce the above copyright
2278 notice, this list of conditions and the following disclaimer in the
2279 documentation and/or other materials provided with the distribution.
2280 3. Neither the name of Apple Computer, Inc. ("Apple") nor the names of
2281 its contributors may be used to endorse or promote products derived
2282 from this software without specific prior written permission.
2283
2284 THIS SOFTWARE IS PROVIDED BY APPLE AND ITS CONTRIBUTORS "AS IS" AND ANY
2285 EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
2286 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
2287 DISCLAIMED. IN NO EVENT SHALL APPLE OR ITS CONTRIBUTORS BE LIABLE FOR ANY
2288 DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
2289 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
2290 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
2291 ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
2292 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
2293 THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2294 </pre>
2295
2296
2297
2298 <hr>
2299
2300 <h1><a id="google-bsd"></a>Google BSD License</h1>
2301
2302 <p>This license applies to files in the directories
2303 <span class="path">toolkit/crashreporter/google-breakpad/</span>,
2304 <span class="path">camino/google-breakpad/</span> and
2305 <span class="path">toolkit/components/protobuf/</span>.</p>
2306
2307 <pre>
2308 Copyright (c) 2006, Google Inc.
2309 All rights reserved.
2310
2311 Redistribution and use in source and binary forms, with or without
2312 modification, are permitted provided that the following conditions are
2313 met:
2314
2315 * Redistributions of source code must retain the above copyright
2316 notice, this list of conditions and the following disclaimer.
2317 * Redistributions in binary form must reproduce the above
2318 copyright notice, this list of conditions and the following disclaimer
2319 in the documentation and/or other materials provided with the
2320 distribution.
2321 * Neither the name of Google Inc. nor the names of its
2322 contributors may be used to endorse or promote products derived from
2323 this software without specific prior written permission.
2324
2325 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
2326 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
2327 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
2328 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
2329 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
2330 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
2331 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
2332 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
2333 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
2334 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2335 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2336 </pre>
2337
2338
2339 <hr>
2340
2341 <h1><a id="vp8"></a>Google VP8 License</h1>
2342
2343 <p>This license applies to certain files in the directory
2344 <span class="path">media/libvpx</span>.</p>
2345 <pre>
2346 Copyright (c) 2010, Google, Inc.
2347
2348 All rights reserved.
2349
2350 Redistribution and use in source and binary forms, with or without
2351 modification, are permitted provided that the following conditions
2352 are met:
2353
2354 - Redistributions of source code must retain the above copyright
2355 notice, this list of conditions and the following disclaimer.
2356
2357 - Redistributions in binary form must reproduce the above
2358 copyright notice, this list of conditions and the following
2359 disclaimer in the documentation and/or other materials provided
2360 with the distribution.
2361
2362 - Neither the name of Google nor the names of its contributors may
2363 be used to endorse or promote products derived from this software
2364 without specific prior written permission.
2365
2366 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
2367 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
2368 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
2369 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
2370 HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
2371 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
2372 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
2373 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
2374 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
2375 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2376 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2377
2378 Subject to the terms and conditions of the above License, Google
2379 hereby grants to You a perpetual, worldwide, non-exclusive,
2380 no-charge, royalty-free, irrevocable (except as stated in this
2381 section) patent license to make, have made, use, offer to sell, sell,
2382 import, and otherwise transfer this implementation of VP8, where such
2383 license applies only to those patent claims, both currently owned by
2384 Google and acquired in the future, licensable by Google that are
2385 necessarily infringed by this implementation of VP8. If You or your
2386 agent or exclusive licensee institute or order or agree to the
2387 institution of patent litigation against any entity (including a
2388 cross-claim or counterclaim in a lawsuit) alleging that this
2389 implementation of VP8 or any code incorporated within this
2390 implementation of VP8 constitutes direct or contributory patent
2391 infringement, or inducement of patent infringement, then any rights
2392 granted to You under this License for this implementation of VP8
2393 shall terminate as of the date such litigation is filed.
2394 </pre>
2395
2396 <hr>
2397
2398 <h1><a id="gears-istumbler"></a>Google Gears/iStumbler License</h1>
2399
2400 <p>This license applies to the file
2401 <span class="path">netwerk/wifi/osx_wifi.h</span>.</p>
2402
2403 <pre>
2404 Copyright 2008, Google Inc.
2405
2406 Redistribution and use in source and binary forms, with or without
2407 modification, are permitted provided that the following conditions are met:
2408
2409 1. Redistributions of source code must retain the above copyright notice,
2410 this list of conditions and the following disclaimer.
2411 2. Redistributions in binary form must reproduce the above copyright notice,
2412 this list of conditions and the following disclaimer in the documentation
2413 and/or other materials provided with the distribution.
2414 3. Neither the name of Google Inc. nor the names of its contributors may be
2415 used to endorse or promote products derived from this software without
2416 specific prior written permission.
2417
2418 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED
2419 WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
2420 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
2421 EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
2422 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
2423 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
2424 OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
2425 WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
2426 OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
2427 ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2428
2429 The contents of this file are taken from Apple80211.h from the iStumbler
2430 project (http://www.istumbler.net). This project is released under the BSD
2431 license with the following restrictions.
2432
2433 Copyright (c) 02006, Alf Watt (alf@istumbler.net). All rights reserved.
2434
2435 Redistribution and use in source and binary forms, with or without
2436 modification, are permitted provided that the following conditions
2437 are met:
2438
2439 * Redistributions of source code must retain the above copyright
2440 notice, this list of conditions and the following disclaimer.
2441
2442 * Redistributions in binary form must reproduce the above copyright
2443 notice, this list of conditions and the following disclaimer in the
2444 documentation and/or other materials provided with the distribution.
2445
2446 * Neither the name of iStumbler nor the names of its contributors may be
2447 used to endorse or promote products derived from this software without
2448 specific prior written permission.
2449
2450 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
2451 IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
2452 TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
2453 PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER
2454 OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
2455 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
2456 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
2457 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
2458 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
2459 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
2460 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2461 </pre>
2462
2463 <hr>
2464
2465 <h1><a id="gyp"></a>gyp License</h1>
2466
2467 <p>This license applies to certain files in the directory
2468 <span class="path">media/webrtc/trunk/tools/gyp</span>.</p>
2469 <pre>
2470 Copyright (c) 2009 Google Inc. All rights reserved.
2471
2472 Redistribution and use in source and binary forms, with or without
2473 modification, are permitted provided that the following conditions are
2474 met:
2475
2476 * Redistributions of source code must retain the above copyright
2477 notice, this list of conditions and the following disclaimer.
2478 * Redistributions in binary form must reproduce the above
2479 copyright notice, this list of conditions and the following disclaimer
2480 in the documentation and/or other materials provided with the
2481 distribution.
2482 * Neither the name of Google Inc. nor the names of its
2483 contributors may be used to endorse or promote products derived from
2484 this software without specific prior written permission.
2485
2486 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
2487 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
2488 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
2489 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
2490 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
2491 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
2492 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
2493 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
2494 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
2495 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2496 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2497 </pre>
2498
2499
2500 <hr>
2501
2502 <h1><a id="halloc"></a>halloc License</h1>
2503
2504 <p>This license applies to certain files in the directory
2505 <span class="path">media/libnestegg/src</span>.</p>
2506 <pre>
2507 Copyright (c) 2004-2010 Alex Pankratov. All rights reserved.
2508
2509 Redistribution and use in source and binary forms, with or without
2510 modification, are permitted provided that the following conditions are met:
2511
2512 * Redistributions of source code must retain the above copyright notice,
2513 this list of conditions and the following disclaimer.
2514 * Redistributions in binary form must reproduce the above copyright notice,
2515 this list of conditions and the following disclaimer in the documentation
2516 and/or other materials provided with the distribution.
2517 * Neither the name of the project nor the names of its contributors may be
2518 used to endorse or promote products derived from this software without
2519 specific prior written permission.
2520
2521 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
2522 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
2523 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
2524 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
2525 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2526 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
2527 SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
2528 CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
2529 OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2530 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2531 </pre>
2532
2533 <hr>
2534
2535 <h1><a id="harfbuzz"></a>HarfBuzz License</h1>
2536
2537 <p>This license, with different copyright holders, applies to the files in
2538 the directory <span class="path">gfx/harfbuzz/</span>.
2539 The copyright holders and the applicable ranges of dates are as follows:</p>
2540
2541 <ul>
2542 <li>1998-2004 David Turner and Werner Lemberg</li>
2543 <li>2004, 2007, 2008, 2009, 2010 Red Hat, Inc.</li>
2544 <li>2006 Behdad Esfahbod</li>
2545 <li>2007 Chris Wilson</li>
2546 <li>2009 Keith Stribley &lt;devel@thanlwinsoft.org&gt;</li>
2547 <li>2010 Mozilla Foundation</li>
2548 </ul>
2549
2550 <pre>
2551 Copyright (C) &lt;date&gt; &lt;copyright holder&gt;
2552
2553 This is part of HarfBuzz, an OpenType Layout engine library.
2554
2555 Permission is hereby granted, without written agreement and without
2556 license or royalty fees, to use, copy, modify, and distribute this
2557 software and its documentation for any purpose, provided that the
2558 above copyright notice and the following two paragraphs appear in
2559 all copies of this software.
2560
2561 IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR
2562 DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES
2563 ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN
2564 IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
2565 DAMAGE.
2566
2567 THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING,
2568 BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
2569 FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS
2570 ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO
2571 PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
2572 </pre>
2573
2574 <hr>
2575
2576 <h1><a id="icu"></a>ICU License</h1>
2577
2578 <p>This license applies to files in the <span class="path">intl/icu</span>
2579 directory and to some code in the
2580 <span class="path">gfx/thebes</span> directory.</p>
2581
2582 <pre>
2583 ICU License - ICU 1.8.1 and later
2584
2585 COPYRIGHT AND PERMISSION NOTICE
2586
2587 Copyright (c) 1995-2012 International Business Machines Corporation and
2588 others
2589
2590 All rights reserved.
2591
2592 Permission is hereby granted, free of charge, to any person obtaining a
2593 copy of this software and associated documentation files (the "Software"),
2594 to deal in the Software without restriction, including without limitation
2595 the rights to use, copy, modify, merge, publish, distribute, and/or sell
2596 copies of the Software, and to permit persons to whom the Software is
2597 furnished to do so, provided that the above copyright notice(s) and this
2598 permission notice appear in all copies of the Software and that both the
2599 above copyright notice(s) and this permission notice appear in supporting
2600 documentation.
2601
2602 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2603 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2604 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS.
2605 IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
2606 BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
2607 OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
2608 WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
2609 ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
2610 SOFTWARE.
2611
2612 Except as contained in this notice, the name of a copyright holder shall
2613 not be used in advertising or otherwise to promote the sale, use or other
2614 dealings in this Software without prior written authorization of the
2615 copyright holder.
2616
2617 All trademarks and registered trademarks mentioned herein are the property
2618 of their respective owners.
2619 </pre>
2620
2621
2622 <hr>
2623
2624 <h1><a id="jpnic"></a>Japan Network Information Center License</h1>
2625
2626 <p>This license applies to certain files in the
2627 directory <span class="path">netwerk/dns/src/</span>.</p>
2628
2629 <pre>
2630 Copyright (c) 2001,2002 Japan Network Information Center.
2631 All rights reserved.
2632
2633 By using this file, you agree to the terms and conditions set forth below.
2634
2635 LICENSE TERMS AND CONDITIONS
2636
2637 The following License Terms and Conditions apply, unless a different
2638 license is obtained from Japan Network Information Center ("JPNIC"),
2639 a Japanese association, Kokusai-Kougyou-Kanda Bldg 6F, 2-3-4 Uchi-Kanda,
2640 Chiyoda-ku, Tokyo 101-0047, Japan.
2641
2642 1. Use, Modification and Redistribution (including distribution of any
2643 modified or derived work) in source and/or binary forms is permitted
2644 under this License Terms and Conditions.
2645
2646 2. Redistribution of source code must retain the copyright notices as they
2647 appear in each source code file, this License Terms and Conditions.
2648
2649 3. Redistribution in binary form must reproduce the Copyright Notice,
2650 this License Terms and Conditions, in the documentation and/or other
2651 materials provided with the distribution. For the purposes of binary
2652 distribution the "Copyright Notice" refers to the following language:
2653 "Copyright (c) 2000-2002 Japan Network Information Center. All rights
2654 reserved."
2655
2656 4. The name of JPNIC may not be used to endorse or promote products
2657 derived from this Software without specific prior written approval of
2658 JPNIC.
2659
2660 5. Disclaimer/Limitation of Liability: THIS SOFTWARE IS PROVIDED BY JPNIC
2661 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
2662 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
2663 PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL JPNIC BE LIABLE
2664 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
2665 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
2666 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
2667 BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
2668 WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
2669 OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
2670 ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
2671 </pre>
2672
2673 <hr>
2674
2675 <h1><a id="jemalloc"></a>jemalloc License</h1>
2676
2677 <p>This license applies to files in the directories
2678 <span class="path">memory/mozjemalloc/</span> and
2679 <span class="path">memory/jemalloc/</span>.
2680 </p>
2681
2682 <pre>
2683 Copyright (C) 2002-2012 Jason Evans &lt;jasone@canonware.com&gt;.
2684 All rights reserved.
2685 Copyright (C) 2007-2012 Mozilla Foundation. All rights reserved.
2686 Copyright (C) 2009-2012 Facebook, Inc. All rights reserved.
2687
2688 Redistribution and use in source and binary forms, with or without
2689 modification, are permitted provided that the following conditions
2690 are met:
2691 1. Redistributions of source code must retain the above copyright
2692 notice(s), this list of conditions and the following disclaimer as
2693 the first lines of this file unmodified other than the possible
2694 addition of one or more copyright notices.
2695 2. Redistributions in binary form must reproduce the above copyright
2696 notice(s), this list of conditions and the following disclaimer in
2697 the documentation and/or other materials provided with the
2698 distribution.
2699
2700 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) ``AS IS'' AND ANY
2701 EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2702 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
2703 PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S) BE
2704 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
2705 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
2706 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
2707 BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
2708 WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
2709 OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
2710 EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2711 </pre>
2712
2713 <hr>
2714
2715 <h1><a id="jquery"></a>jQuery License</h1>
2716
2717 <p>This license applies to files in the directory
2718 <span class="path">mail/jquery/</span>.
2719 Furthermore, the file <span class="path">browser/base/content/tabview/iq.js</span>
2720 incorporates work from jQuery.</p>
2721
2722 <pre>
2723 Copyright (c) 2010 John Resig, http://jquery.com/
2724
2725 Permission is hereby granted, free of charge, to any person obtaining
2726 a copy of this software and associated documentation files (the
2727 "Software"), to deal in the Software without restriction, including
2728 without limitation the rights to use, copy, modify, merge, publish,
2729 distribute, sublicense, and/or sell copies of the Software, and to
2730 permit persons to whom the Software is furnished to do so, subject to
2731 the following conditions:
2732
2733 The above copyright notice and this permission notice shall be
2734 included in all copies or substantial portions of the Software.
2735
2736 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
2737 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
2738 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
2739 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
2740 LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2741 OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
2742 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2743 </pre>
2744
2745 <hr>
2746
2747 <h1><a id="kiss_fft"></a>Kiss FFT License</h1>
2748
2749 <p>This license applies to files in the directory
2750 <span class="path">media/kiss_fft/</span>.</p>
2751
2752 <pre>
2753 Copyright (c) 2003-2010 Mark Borgerding
2754
2755 All rights reserved.
2756
2757 Redistribution and use in source and binary forms, with or without
2758 modification, are permitted provided that the following conditions are met:
2759
2760 * Redistributions of source code must retain the above copyright notice,
2761 this list of conditions and the following disclaimer.
2762 * Redistributions in binary form must reproduce the above copyright notice,
2763 this list of conditions and the following disclaimer in the documentation
2764 and/or other materials provided with the distribution.
2765 * Neither the author nor the names of any contributors may be used to
2766 endorse or promote products derived from this software without specific
2767 prior written permission.
2768
2769 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
2770 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
2771 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
2772 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
2773 ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
2774 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
2775 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
2776 ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
2777 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
2778 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2779 </pre>
2780
2781 <hr>
2782
2783 <h1><a id="libcubeb"></a>libcubeb License</h1>
2784
2785 <p class="correctme">This license applies to files in the directory
2786 <span class="path">media/libcubeb</span>.
2787 </p>
2788
2789 <pre>
2790 Copyright &copy; 2011 Mozilla Foundation
2791
2792 Permission to use, copy, modify, and distribute this software for any
2793 purpose with or without fee is hereby granted, provided that the above
2794 copyright notice and this permission notice appear in all copies.
2795
2796 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
2797 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
2798 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
2799 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
2800 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
2801 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
2802 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2803 </pre>
2804
2805 <hr>
2806
2807 <h1><a id="libevent"></a>libevent License</h1>
2808
2809 <p>This license applies to files in the directory
2810 <span class="path">ipc/chromium/src/third_party/libevent/</span>.
2811 </p>
2812
2813 <pre>
2814 Copyright 2000-2002 Niels Provos &lt;provos@citi.umich.edu&gt;
2815 All rights reserved.
2816
2817 Redistribution and use in source and binary forms, with or without
2818 modification, are permitted provided that the following conditions
2819 are met:
2820 1. Redistributions of source code must retain the above copyright
2821 notice, this list of conditions and the following disclaimer.
2822 2. Redistributions in binary form must reproduce the above copyright
2823 notice, this list of conditions and the following disclaimer in the
2824 documentation and/or other materials provided with the distribution.
2825 3. The name of the author may not be used to endorse or promote products
2826 derived from this software without specific prior written permission.
2827
2828 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
2829 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
2830 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
2831 IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
2832 INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
2833 NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
2834 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
2835 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
2836 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
2837 THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2838 </pre>
2839
2840
2841 <hr>
2842
2843 <h1><a id="libffi"></a>libffi License</h1>
2844
2845 <p>This license applies to files in the directory
2846 <span class="path">js/ctypes/libffi/</span>.
2847 </p>
2848
2849 <pre>
2850 libffi - Copyright (c) 1996-2008 Red Hat, Inc and others.
2851 See source files for details.
2852
2853 Permission is hereby granted, free of charge, to any person obtaining
2854 a copy of this software and associated documentation files (the
2855 ``Software''), to deal in the Software without restriction, including
2856 without limitation the rights to use, copy, modify, merge, publish,
2857 distribute, sublicense, and/or sell copies of the Software, and to
2858 permit persons to whom the Software is furnished to do so, subject to
2859 the following conditions:
2860
2861 The above copyright notice and this permission notice shall be included
2862 in all copies or substantial portions of the Software.
2863
2864 THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND,
2865 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
2866 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
2867 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2868 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
2869 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
2870 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2871 </pre>
2872
2873
2874 <hr>
2875
2876 <h1><a id="libjingle"></a>libjingle License</h1>
2877
2878 <p>This license applies to the following files:</p>
2879 <ul>
2880 <li class="path">media/mtransport/sigslot.h</li>
2881 <li class="path">media/mtransport/test/gtest_utils.h</li>
2882 </ul>
2883
2884 <pre>
2885 Copyright (c) 2004--2005, Google Inc.
2886 All rights reserved.
2887
2888 Redistribution and use in source and binary forms, with or without modification,
2889 are permitted provided that the following conditions are met:
2890
2891 * Redistributions of source code must retain the above copyright notice,
2892 this list of conditions and the following disclaimer.
2893 * Redistributions in binary form must reproduce the above copyright notice,
2894 this list of conditions and the following disclaimer in the documentation
2895 and/or other materials provided with the distribution.
2896 * The name of the author may not be used to endorse or promote products
2897 derived from this software without specific prior written permission.
2898
2899 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
2900 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2901 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2902 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
2903 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
2904 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
2905 GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2906 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
2907 STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY
2908 WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2909 SUCH DAMAGE.
2910 </pre>
2911
2912
2913 <hr>
2914
2915 <h1><a id="libnestegg"></a>libnestegg License</h1>
2916
2917 <p>This license applies to certain files in the directory
2918 <span class="path">media/libnestegg</span>.
2919 </p>
2920
2921 <pre>
2922 Copyright &copy; 2010 Mozilla Foundation
2923
2924 Permission to use, copy, modify, and distribute this software for any
2925 purpose with or without fee is hereby granted, provided that the above
2926 copyright notice and this permission notice appear in all copies.
2927
2928 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
2929 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
2930 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
2931 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
2932 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
2933 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
2934 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2935 </pre>
2936
2937 <hr>
2938
2939 <h1><a id="libsoundtouch"></a>libsoundtouch License</h1>
2940
2941 <p>This license applies to certain files in the directory
2942 <span class="path">media/libsoundtouch/src/</span>.
2943 </p>
2944
2945 <pre>
2946 The SoundTouch Library Copyright &copy; Olli Parviainen 2001-2012
2947
2948 This library is free software; you can redistribute it and/or
2949 modify it under the terms of the GNU Lesser General Public
2950 License as published by the Free Software Foundation; either
2951 version 2.1 of the License, or (at your option) any later version.
2952
2953 This library is distributed in the hope that it will be useful,
2954 but WITHOUT ANY WARRANTY; without even the implied warranty of
2955 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
2956 Lesser General Public License for more details.
2957
2958 You should have received a copy of the GNU Lesser General Public
2959 License along with this library; if not, write to the Free Software
2960 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
2961 </pre>
2962
2963 <hr>
2964
2965 <h1><a id="libsrtp"></a>libsrtp License</h1>
2966
2967 <p>This license applies to files in the directory
2968 <span class="path">media/webrtc/trunk/third_party/libsrtp</span>.
2969 </p>
2970
2971 <pre>
2972 Copyright (c) 2001-2006 Cisco Systems, Inc.
2973 All rights reserved.
2974
2975 Redistribution and use in source and binary forms, with or without
2976 modification, are permitted provided that the following conditions
2977 are met:
2978
2979 Redistributions of source code must retain the above copyright
2980 notice, this list of conditions and the following disclaimer.
2981
2982 Redistributions in binary form must reproduce the above
2983 copyright notice, this list of conditions and the following
2984 disclaimer in the documentation and/or other materials provided
2985 with the distribution.
2986
2987 Neither the name of the Cisco Systems, Inc. nor the names of its
2988 contributors may be used to endorse or promote products derived
2989 from this software without specific prior written permission.
2990
2991 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
2992 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
2993 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
2994 FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
2995 COPYRIGHT HOLDERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
2996 INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
2997 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
2998 SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2999 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
3000 STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
3001 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
3002 OF THE POSSIBILITY OF SUCH DAMAGE.
3003 </pre>
3004
3005 <hr>
3006
3007 <h1><a id="libyuv"></a>libyuv License</h1>
3008
3009 <p>This license applies to files in the directory
3010 <span class="path">media/webrtc/trunk/third_party/libyuv</span> except
3011 for the file <span class="path">media/webrtc/trunk/third_party/libyuv/source/x86inc.asm</span>.
3012 </p>
3013
3014 <pre>
3015 Copyright (c) 2011, The LibYuv project authors. All rights reserved.
3016
3017 Redistribution and use in source and binary forms, with or without
3018 modification, are permitted provided that the following conditions are
3019 met:
3020
3021 * Redistributions of source code must retain the above copyright
3022 notice, this list of conditions and the following disclaimer.
3023
3024 * Redistributions in binary form must reproduce the above copyright
3025 notice, this list of conditions and the following disclaimer in
3026 the documentation and/or other materials provided with the
3027 distribution.
3028
3029 * Neither the name of Google nor the names of its contributors may
3030 be used to endorse or promote products derived from this software
3031 without specific prior written permission.
3032
3033 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
3034 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
3035 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
3036 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
3037 HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
3038 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
3039 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
3040 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
3041 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3042 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3043 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3044 </pre>
3045
3046 <hr>
3047
3048 <h1><a id="hunspell-lt"></a>Lithuanian Spellchecking Dictionary License</h1>
3049
3050 <p>This license applies to certain files in the directory
3051 <span class="path">l10n/lt/extensions/spellcheck/hunspell/</span>. (This
3052 code only ships in some localized versions of this product.)</p>
3053
3054 <pre>
3055 Copyright (c) 2000-2013, Albertas Agejevas and contributors.
3056 All rights reserved.
3057
3058 Redistribution and use in source and binary forms, with or without
3059 modification, are permitted provided that the following conditions
3060 are met:
3061 1. Redistributions of source code must retain the above copyright
3062 notice, this list of conditions and the following disclaimer.
3063 2. Redistributions in binary form must reproduce the above copyright
3064 notice, this list of conditions and the following disclaimer in the
3065 documentation and/or other materials provided with the distribution.
3066 3. Neither the name of the copyright holders nor the names of its contributors
3067 may be used to endorse or promote products derived from this software
3068 without specific prior written permission.
3069
3070 THIS SOFTWARE IS PROVIDED BY COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS'' AND
3071 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3072 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3073 ARE DISCLAIMED. IN NO EVENT SHALL ALBERTAS AGEJEVAS OR CONTRIBUTORS BE LIABLE
3074 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3075 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3076 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3077 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3078 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3079 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3080 SUCH DAMAGE.
3081 </pre>
3082
3083
3084
3085 <hr>
3086
3087 <h1><a id="maattachedwindow"></a>MAAttachedWindow License</h1>
3088
3089 <p>This license applies to the files
3090 <span class="path">camino/src/extensions/MAAttachedWindow.h</span> and
3091 <span class="path">camino/src/extensions/MAAttachedWindow.mm</span>. (This
3092 code only ships in the Camino browser or products based on it.)</p>
3093
3094 <pre>
3095 This software is supplied to you by Matt Gemmell in consideration of
3096 your agreement to the following terms, and your use, installation, modification
3097 or redistribution of this software constitutes acceptance of these terms. If
3098 you do not agree with these terms, please do not use, install, modify or
3099 redistribute this software.
3100
3101 In consideration of your agreement to abide by the following terms, and
3102 subject to these terms, Matt Gemmell grants you a personal, non-exclusive
3103 license, to use, reproduce, modify and redistribute the software, with or
3104 without modifications, in source and/or binary forms; provided that if you
3105 redistribute the software in its entirety and without modifications, you must
3106 retain this notice and the following text and disclaimers in all such
3107 redistributions of the software, and that in all cases attribution of Matt
3108 Gemmell as the original author of the source code shall be included in all such
3109 resulting software products or distributions.
3110 Neither the name, trademarks, service marks or logos of Matt Gemmell may be
3111 used to endorse or promote products derived from the software without specific
3112 prior written permission from Matt Gemmell. Except as expressly stated in this
3113 notice, no other rights or licenses, express or implied, are granted by Matt
3114 Gemmell herein, including but not limited to any patent rights that may be
3115 infringed by your derivative works or by other works in which the software may
3116 be incorporated.
3117
3118 The software is provided by Matt Gemmell on an "AS IS" basis. MATT
3119 GEMMELL MAKES NO WARRANTIES, EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION
3120 THE IMPLIED WARRANTIES OF NON-INFRINGEMENT, MERCHANTABILITY AND FITNESS FOR A
3121 PARTICULAR PURPOSE, REGARDING THE SOFTWARE OR ITS USE AND OPERATION ALONE OR IN
3122 COMBINATION WITH YOUR PRODUCTS.
3123
3124 IN NO EVENT SHALL MATT GEMMELL BE LIABLE FOR ANY SPECIAL, INDIRECT,
3125 INCIDENTAL OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
3126 OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
3127 INTERRUPTION) ARISING IN ANY WAY OUT OF THE USE, REPRODUCTION, MODIFICATION
3128 AND/OR DISTRIBUTION OF THE SOFTWARE, HOWEVER CAUSED AND WHETHER UNDER THEORY OF
3129 CONTRACT, TORT (INCLUDING NEGLIGENCE), STRICT LIABILITY OR OTHERWISE, EVEN IF
3130 MATT GEMMELL HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3131 </pre>
3132
3133
3134
3135 <hr>
3136
3137 <h1><a id="msinttypes"></a>msinttypes License</h1>
3138
3139 <p>This license applies to the file
3140 <span class="path">mfbt/MSIntTypes.h</span>.</p>
3141
3142 <pre>
3143 Based on ISO/IEC 9899:TC2 Committee draft (May 6, 2005) WG14/N1124
3144
3145 Copyright (c) 2006-2008 Alexander Chemeris
3146
3147 Redistribution and use in source and binary forms, with or without
3148 modification, are permitted provided that the following conditions are met:
3149
3150 1. Redistributions of source code must retain the above copyright notice,
3151 this list of conditions and the following disclaimer.
3152
3153 2. Redistributions in binary form must reproduce the above copyright
3154 notice, this list of conditions and the following disclaimer in the
3155 documentation and/or other materials provided with the distribution.
3156
3157 3. The name of the author may be used to endorse or promote products
3158 derived from this software without specific prior written permission.
3159
3160 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED
3161 WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
3162 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
3163 EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
3164 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
3165 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
3166 OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
3167 WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
3168 OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
3169 ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3170 </pre>
3171
3172
3173 <hr>
3174
3175 <h1><a id="myspell"></a>MySpell License</h1>
3176
3177 <p>This license applies to some files in the directory
3178 <span class="path">extensions/spellcheck/hunspell</span>.</p>
3179
3180 <pre>
3181 Copyright 2002 Kevin B. Hendricks, Stratford, Ontario, Canada
3182 And Contributors. All rights reserved.
3183
3184 Redistribution and use in source and binary forms, with or without
3185 modification, are permitted provided that the following conditions
3186 are met:
3187
3188 1. Redistributions of source code must retain the above copyright
3189 notice, this list of conditions and the following disclaimer.
3190
3191 2. Redistributions in binary form must reproduce the above copyright
3192 notice, this list of conditions and the following disclaimer in the
3193 documentation and/or other materials provided with the distribution.
3194
3195 3. All modifications to the source code must be clearly marked as
3196 such. Binary redistributions based on modified source code
3197 must be clearly marked as modified versions in the documentation
3198 and/or other materials provided with the distribution.
3199
3200 THIS SOFTWARE IS PROVIDED BY KEVIN B. HENDRICKS AND CONTRIBUTORS
3201 ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
3202 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
3203 FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
3204 KEVIN B. HENDRICKS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
3205 INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
3206 BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
3207 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3208 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3209 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3210 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3211 SUCH DAMAGE.
3212 </pre>
3213
3214
3215 <hr>
3216
3217 <h1><a id="nicer"></a>nICEr License</h1>
3218
3219 <p>This license applies to certain files in the directory
3220 <span class="path">media/mtransport/third_party/nICEr</span>.</p>
3221
3222 <pre>
3223 Copyright (C) 2007, Adobe Systems Inc.
3224 Copyright (C) 2007-2008, Network Resonance, Inc.
3225
3226 Each source file bears an individual copyright notice.
3227
3228 The following license applies to this distribution as a whole.
3229
3230
3231 Redistribution and use in source and binary forms, with or without
3232 modification, are permitted provided that the following conditions are
3233 met:
3234
3235 * Redistributions of source code must retain the above copyright
3236 notice, this list of conditions and the following disclaimer.
3237
3238 * Redistributions in binary form must reproduce the above copyright
3239 notice, this list of conditions and the following disclaimer in the
3240 documentation and/or other materials provided with the distribution.
3241
3242 * Neither the name of Adobe Systems, Network Resonance nor the names of its
3243 contributors may be used to endorse or promote products derived from
3244 this software without specific prior written permission.
3245
3246 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
3247 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
3248 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
3249 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
3250 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
3251 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
3252 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
3253 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
3254 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3255 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3256 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3257 </pre>
3258
3259
3260 <hr>
3261
3262 <h1><a id="openvision"></a>OpenVision License</h1>
3263
3264 <p>This license applies to the file
3265 <span class="path">extensions/auth/gssapi.h</span>.</p>
3266
3267 <pre>
3268 Copyright 1993 by OpenVision Technologies, Inc.
3269
3270 Permission to use, copy, modify, distribute, and sell this software
3271 and its documentation for any purpose is hereby granted without fee,
3272 provided that the above copyright notice appears in all copies and
3273 that both that copyright notice and this permission notice appear in
3274 supporting documentation, and that the name of OpenVision not be used
3275 in advertising or publicity pertaining to distribution of the software
3276 without specific, written prior permission. OpenVision makes no
3277 representations about the suitability of this software for any
3278 purpose. It is provided "as is" without express or implied warranty.
3279
3280 OPENVISION DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
3281 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
3282 EVENT SHALL OPENVISION BE LIABLE FOR ANY SPECIAL, INDIRECT OR
3283 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF
3284 USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
3285 OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
3286 PERFORMANCE OF THIS SOFTWARE.
3287 </pre>
3288
3289
3290 <hr>
3291
3292 <h1><a id="nrappkit"></a>nrappkit License</h1>
3293
3294 <p>This license applies to certain files in the directory
3295 <span class="path">media/mtransport/third_party/nrappkit</span>.</p>
3296
3297 <pre>
3298 Copyright (C) 2001-2007, Network Resonance, Inc.
3299 All Rights Reserved
3300
3301 Redistribution and use in source and binary forms, with or without
3302 modification, are permitted provided that the following conditions
3303 are met:
3304
3305 1. Redistributions of source code must retain the above copyright
3306 notice, this list of conditions and the following disclaimer.
3307 2. Redistributions in binary form must reproduce the above copyright
3308 notice, this list of conditions and the following disclaimer in the
3309 documentation and/or other materials provided with the distribution.
3310 3. Neither the name of Network Resonance, Inc. nor the name of any
3311 contributors to this software may be used to endorse or promote
3312 products derived from this software without specific prior written
3313 permission.
3314
3315 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS''
3316 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3317 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3318 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
3319 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
3320 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
3321 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
3322 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
3323 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
3324 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
3325 POSSIBILITY OF SUCH DAMAGE.
3326 </pre>
3327
3328 <p>This license applies to certain files in the directory
3329 <span class="path">media/mtransport/third_party/nrappkit</span>.</p>
3330
3331 <pre>
3332 Copyright (C) 1999-2003 RTFM, Inc.
3333 All Rights Reserved
3334
3335 This package is a SSLv3/TLS protocol analyzer written by Eric Rescorla
3336 <ekr@rtfm.com> and licensed by RTFM, Inc.
3337
3338 Redistribution and use in source and binary forms, with or without
3339 modification, are permitted provided that the following conditions
3340 are met:
3341 1. Redistributions of source code must retain the above copyright
3342 notice, this list of conditions and the following disclaimer.
3343 2. Redistributions in binary form must reproduce the above copyright
3344 notice, this list of conditions and the following disclaimer in the
3345 documentation and/or other materials provided with the distribution.
3346 3. All advertising materials mentioning features or use of this software
3347 must display the following acknowledgement:
3348
3349 This product includes software developed by Eric Rescorla for
3350 RTFM, Inc.
3351
3352 4. Neither the name of RTFM, Inc. nor the name of Eric Rescorla may be
3353 used to endorse or promote products derived from this
3354 software without specific prior written permission.
3355
3356 THIS SOFTWARE IS PROVIDED BY THE ERIC RESCORLA AND RTFM ``AS IS'' AND
3357 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3358 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3359 ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
3360 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3361 oDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3362 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3363 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3364 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3365 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3366 SUCH DAMAGE.
3367 </pre>
3368
3369 <p>Note that RTFM, Inc. has waived clause (3) above as of June 20, 2012
3370 for files appearing in this distribution. This waiver applies only to
3371 files included in this distribution. it does not apply to any other
3372 part of ssldump not included in this distribution.</p>
3373
3374 <p>This license applies to each copy of the file
3375 <span class="path">sys/queue.h</span>
3376 in <span class="path">media/mtransport/third_party/nrappkit/</span>.</p>
3377
3378 <pre>
3379 Copyright (c) 1991, 1993
3380 The Regents of the University of California. All rights reserved.
3381
3382 Redistribution and use in source and binary forms, with or without
3383 modification, are permitted provided that the following conditions
3384 are met:
3385 1. Redistributions of source code must retain the above copyright
3386 notice, this list of conditions and the following disclaimer.
3387 2. Redistributions in binary form must reproduce the above copyright
3388 notice, this list of conditions and the following disclaimer in the
3389 documentation and/or other materials provided with the distribution.
3390 4. Neither the name of the University nor the names of its contributors
3391 may be used to endorse or promote products derived from this software
3392 without specific prior written permission.
3393
3394 THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
3395 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3396 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3397 ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
3398 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3399 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3400 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3401 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3402 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3403 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3404 SUCH DAMAGE.
3405 </pre>
3406
3407
3408 <p>This license applies to the file:
3409 <span class="path">media/mtransport/third_party/nrappkit/src/util/util.c</span>.</p>
3410
3411 <pre>
3412 Copyright (c) 1998 Todd C. Miller <Todd.Miller@courtesan.com>
3413 All rights reserved.
3414
3415 Redistribution and use in source and binary forms, with or without
3416 modification, are permitted provided that the following conditions
3417 are met:
3418 1. Redistributions of source code must retain the above copyright
3419 notice, this list of conditions and the following disclaimer.
3420 2. Redistributions in binary form must reproduce the above copyright
3421 notice, this list of conditions and the following disclaimer in the
3422 documentation and/or other materials provided with the distribution.
3423 3. The name of the author may not be used to endorse or promote products
3424 derived from this software without specific prior written permission.
3425
3426 THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
3427 INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
3428 AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
3429 THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
3430 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
3431 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
3432 OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
3433 WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
3434 OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
3435 ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3436 </pre>
3437
3438
3439 <hr>
3440
3441 <h1><a id="praton"></a>praton License</h1>
3442
3443 <p>This license applies to the file
3444 <span class="path">nsprpub/pr/src/misc/praton.c</span>.</p>
3445
3446 <pre>
3447 Copyright (c) 1983, 1990, 1993
3448 The Regents of the University of California. All rights reserved.
3449
3450 Redistribution and use in source and binary forms, with or without
3451 modification, are permitted provided that the following conditions
3452 are met:
3453 1. Redistributions of source code must retain the above copyright
3454 notice, this list of conditions and the following disclaimer.
3455 2. Redistributions in binary form must reproduce the above copyright
3456 notice, this list of conditions and the following disclaimer in the
3457 documentation and/or other materials provided with the distribution.
3458 4. Neither the name of the University nor the names of its contributors
3459 may be used to endorse or promote products derived from this software
3460 without specific prior written permission.
3461
3462 THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
3463 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3464 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3465 ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
3466 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3467 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3468 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3469 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3470 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3471 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3472 SUCH DAMAGE.
3473
3474
3475 Portions Copyright (c) 1993 by Digital Equipment Corporation.
3476
3477 Permission to use, copy, modify, and distribute this software for any
3478 purpose with or without fee is hereby granted, provided that the above
3479 copyright notice and this permission notice appear in all copies, and that
3480 the name of Digital Equipment Corporation not be used in advertising or
3481 publicity pertaining to distribution of the document or software without
3482 specific, written prior permission.
3483
3484 THE SOFTWARE IS PROVIDED "AS IS" AND DIGITAL EQUIPMENT CORP. DISCLAIMS ALL
3485 WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES
3486 OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL DIGITAL EQUIPMENT
3487 CORPORATION BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
3488 DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
3489 PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
3490 ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
3491 SOFTWARE.
3492
3493
3494 Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
3495 Portions Copyright (c) 1996-1999 by Internet Software Consortium.
3496
3497 Permission to use, copy, modify, and distribute this software for any
3498 purpose with or without fee is hereby granted, provided that the above
3499 copyright notice and this permission notice appear in all copies.
3500
3501 THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES
3502 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3503 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR
3504 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3505 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3506 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
3507 OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3508 </pre>
3509
3510
3511 <hr>
3512
3513 <h1><a id="pbkdf2-sha256"></a>pbkdf2_sha256 License</h1>
3514
3515 <p>This license applies to the code
3516 <span class="path">mozglue/android/pbkdf2_sha256.c</span> and
3517 <span class="path">mozglue/android/pbkdf2_sha256.h</span>.
3518 </p>
3519
3520 <pre>
3521 Copyright 2005,2007,2009 Colin Percival
3522 All rights reserved.
3523
3524 Redistribution and use in source and binary forms, with or without
3525 modification, are permitted provided that the following conditions
3526 are met:
3527 1. Redistributions of source code must retain the above copyright
3528 notice, this list of conditions and the following disclaimer.
3529 2. Redistributions in binary form must reproduce the above copyright
3530 notice, this list of conditions and the following disclaimer in the
3531 documentation and/or other materials provided with the distribution.
3532
3533 THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
3534 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3535 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3536 ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
3537 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3538 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3539 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3540 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3541 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3542 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3543 SUCH DAMAGE.
3544 </pre>
3545
3546
3547 <hr>
3548
3549 <h1><a id="qcms"></a>qcms License</h1>
3550
3551 <p>This license applies to certain files in the directory
3552 <span class="path">gfx/qcms/</span>.</p>
3553 <pre>
3554 Copyright (C) 2009 Mozilla Corporation
3555 Copyright (C) 1998-2007 Marti Maria
3556
3557 Permission is hereby granted, free of charge, to any person
3558 obtaining a copy of this software and associated documentation
3559 files (the "Software"), to deal in the Software without restriction,
3560 including without limitation the rights to use, copy, modify, merge,
3561 publish, distribute, sublicense, and/or sell copies of the Software,
3562 and to permit persons to whom the Software is furnished to do so, subject
3563 to the following conditions:
3564
3565 The above copyright notice and this permission notice shall be included
3566 in all copies or substantial portions of the Software.
3567
3568 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
3569 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3570 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3571 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
3572 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
3573 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3574 </pre>
3575
3576
3577 <hr>
3578
3579 <h1><a id="xdg"></a>Red Hat xdg_user_dir_lookup License</h1>
3580
3581 <p>This license applies to the
3582 <span class="path">xdg_user_dir_lookup</span> function in
3583 <span class="path">xpcom/io/SpecialSystemDirectory.cpp</span>.</p>
3584
3585 <pre>
3586 Copyright (c) 2007 Red Hat, Inc.
3587
3588 Permission is hereby granted, free of charge, to any person
3589 obtaining a copy of this software and associated documentation files
3590 (the "Software"), to deal in the Software without restriction,
3591 including without limitation the rights to use, copy, modify, merge,
3592 publish, distribute, sublicense, and/or sell copies of the Software,
3593 and to permit persons to whom the Software is furnished to do so,
3594 subject to the following conditions:
3595
3596 The above copyright notice and this permission notice shall be
3597 included in all copies or substantial portions of the Software.
3598
3599 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
3600 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
3601 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
3602 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
3603 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
3604 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
3605 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3606 SOFTWARE.
3607 </pre>
3608
3609
3610 <hr>
3611
3612 <h1><a id="hunspell-ru"></a>Russian Spellchecking Dictionary License</h1>
3613
3614 <p>This license applies to certain files in the directory
3615 <span class="path">l10n/ru/extensions/spellcheck/hunspell/</span>. (This
3616 code only ships in some localized versions of this product.)</p>
3617
3618 <pre>
3619 * Copyright (c) 1997-2008, Alexander I. Lebedev
3620
3621 All rights reserved.
3622
3623 Redistribution and use in source and binary forms, with or without
3624 modification, are permitted provided that the following conditions
3625 are met:
3626 * Redistributions of source code must retain the above copyright
3627 notice, this list of conditions and the following disclaimer.
3628 * Redistributions in binary form must reproduce the above copyright
3629 notice, this list of conditions and the following disclaimer in the
3630 documentation and/or other materials provided with the distribution.
3631 * Modified versions must be clearly marked as such.
3632 * The name of Alexander I. Lebedev may not be used to endorse or promote
3633 products derived from this software without specific prior written
3634 permission.
3635
3636 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
3637 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3638 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3639 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
3640 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
3641 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
3642 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
3643 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
3644 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
3645 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
3646 POSSIBILITY OF SUCH DAMAGE.
3647 </pre>
3648
3649 <hr>
3650
3651 <h1><a id="sctp"></a>SCTP Licenses</h1>
3652
3653 <p>These licenses apply to certain files in the directory
3654 <span class="path">netwerk/sctp/src/</span>.</p>
3655
3656 <pre>
3657 Copyright (c) 2009-2010 Brad Penoff
3658 Copyright (c) 2009-2010 Humaira Kamal
3659 Copyright (c) 2011-2012 Irene Ruengeler
3660 Copyright (c) 2010-2012, by Michael Tuexen. All rights reserved.
3661 Copyright (c) 2010-2012, by Randall Stewart. All rights reserved.
3662 Copyright (c) 2010-2012, by Robin Seggelmann. All rights reserved.
3663
3664 Redistribution and use in source and binary forms, with or without
3665 modification, are permitted provided that the following conditions
3666 are met:
3667 1. Redistributions of source code must retain the above copyright
3668 notice, this list of conditions and the following disclaimer.
3669 2. Redistributions in binary form must reproduce the above copyright
3670 notice, this list of conditions and the following disclaimer in the
3671 documentation and/or other materials provided with the distribution.
3672
3673 THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
3674 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3675 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3676 ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
3677 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3678 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3679 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3680 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3681 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3682 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3683 SUCH DAMAGE.
3684
3685 Copyright (c) 2001-2008, by Cisco Systems, Inc. All rights reserved.
3686 Copyright (c) 2008-2012, by Randall Stewart. All rights reserved.
3687 Copyright (c) 2008-2012, by Michael Tuexen. All rights reserved.
3688 Copyright (c) 2008-2012, by Brad Penoff. All rights reserved.
3689 Copyright (c) 1980, 1982, 1986, 1987, 1988, 1990, 1993
3690 The Regents of the University of California.
3691 Copyright (c) 2005 Robert N. M. Watson All rights reserved.
3692 Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. All rights reserved.
3693
3694 Redistribution and use in source and binary forms, with or without
3695 modification, are permitted provided that the following conditions are met:
3696 a) Redistributions of source code must retain the above copyright notice,
3697 this list of conditions and the following disclaimer.
3698 b) Redistributions in binary form must reproduce the above copyright
3699 notice, this list of conditions and the following disclaimer in
3700 the documentation and/or other materials provided with the distribution.
3701 c) Neither the name of Cisco Systems, Inc, the name of the university,
3702 the WIDE project, nor the names of its contributors may be used to
3703 endorse or promote products derived from this software without specific
3704 prior written permission.
3705
3706 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
3707 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
3708 THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3709 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
3710 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
3711 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
3712 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
3713 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
3714 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
3715 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
3716 THE POSSIBILITY OF SUCH DAMAGE.
3717 </pre>
3718
3719 <hr>
3720
3721 <h1><a id="skia"></a>Skia License</h1>
3722
3723 <p>This license applies to certain files in the directory
3724 <span class="path">gfx/skia/</span>.</p>
3725
3726 <pre>
3727 Copyright (c) 2011 Google Inc. All rights reserved.
3728
3729 Redistribution and use in source and binary forms, with or without
3730 modification, are permitted provided that the following conditions are
3731 met:
3732
3733 * Redistributions of source code must retain the above copyright
3734 notice, this list of conditions and the following disclaimer.
3735 * Redistributions in binary form must reproduce the above
3736 copyright notice, this list of conditions and the following disclaimer
3737 in the documentation and/or other materials provided with the
3738 distribution.
3739 * Neither the name of Google Inc. nor the names of its
3740 contributors may be used to endorse or promote products derived from
3741 this software without specific prior written permission.
3742
3743 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
3744 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
3745 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
3746 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
3747 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
3748 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
3749 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
3750 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
3751 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3752 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3753 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3754 </pre>
3755
3756 <hr>
3757
3758 <h1><a id="snappy"></a>Snappy License</h1>
3759
3760 <p>This license applies to certain files in the directory
3761 <span class="path">other-licenses/snappy/</span>.</p>
3762
3763 <pre>
3764 Copyright 2011, Google Inc.
3765 All rights reserved.
3766
3767 Redistribution and use in source and binary forms, with or without
3768 modification, are permitted provided that the following conditions are
3769 met:
3770
3771 * Redistributions of source code must retain the above copyright
3772 notice, this list of conditions and the following disclaimer.
3773 * Redistributions in binary form must reproduce the above
3774 copyright notice, this list of conditions and the following disclaimer
3775 in the documentation and/or other materials provided with the
3776 distribution.
3777 * Neither the name of Google Inc. nor the names of its
3778 contributors may be used to endorse or promote products derived from
3779 this software without specific prior written permission.
3780
3781 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
3782 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
3783 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
3784 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
3785 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
3786 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
3787 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
3788 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
3789 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3790 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3791 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3792 </pre>
3793
3794 <hr>
3795
3796 <h1><a id="sparkle"></a>Sparkle License</h1>
3797
3798 <p>This license applies to certain files in the directory
3799 <span class="path">camino/sparkle/</span>. (This code only ships in the
3800 Camino browser or products based on it.)</p>
3801
3802 <pre>
3803 Copyright (c) 2006 Andy Matuschak
3804
3805 Permission is hereby granted, free of charge, to any person obtaining a copy of
3806 this software and associated documentation files (the "Software"), to deal in
3807 the Software without restriction, including without limitation the rights to
3808 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
3809 the Software, and to permit persons to whom the Software is furnished to do so,
3810 subject to the following conditions:
3811
3812 The above copyright notice and this permission notice shall be included in all
3813 copies or substantial portions of the Software.
3814
3815 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3816 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
3817 FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
3818 COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
3819 IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
3820 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3821 </pre>
3822
3823 <hr>
3824
3825 #ifdef USE_STLPORT
3826 <h1><a id="stlport"></a>STLport License</h1>
3827
3828 <p>This license applies to most files in the directory
3829 <span class="path">build/stlport/</span>.</p>
3830
3831 <pre>
3832 Boris Fomitchev grants Licensee a non-exclusive, non-transferable, royalty-free
3833 license to use STLport and its documentation without fee.
3834
3835 By downloading, using, or copying STLport or any portion thereof, Licensee
3836 agrees to abide by the intellectual property laws and all other applicable laws
3837 of the United States of America, and to all of the terms and conditions of this
3838 Agreement.
3839
3840 Licensee shall maintain the following copyright and permission notices on
3841 STLport sources and its documentation unchanged :
3842
3843 Copyright 1999,2000 Boris Fomitchev
3844
3845 This material is provided "as is", with absolutely no warranty expressed or
3846 implied. Any use is at your own risk.
3847 Permission to use or copy this software for any purpose is hereby granted
3848 without fee, provided the above notices are retained on all copies. Permission
3849 to modify the code and to distribute modified code is granted, provided the
3850 above notices are retained, and a notice that the code was modified is included
3851 with the above copyright notice.
3852 The Licensee may distribute binaries compiled with STLport (whether original or
3853 modified) without any royalties or restrictions.
3854
3855 The Licensee may distribute original or modified STLport sources, provided that:
3856
3857 The conditions indicated in the above permission notice are met;
3858 The following copyright notices are retained when present, and conditions
3859 provided in accompanying permission notices are met :
3860 Copyright 1994 Hewlett-Packard Company
3861
3862 Copyright 1996,97 Silicon Graphics Computer Systems, Inc.
3863
3864 Copyright 1997 Moscow Center for SPARC Technology.
3865
3866 Permission to use, copy, modify, distribute and sell this software and its
3867 documentation for any purpose is hereby granted without fee, provided that the
3868 above copyright notice appear in all copies and that both that copyright
3869 notice and this permission notice appear in supporting documentation.
3870 Hewlett-Packard Company makes no representations about the suitability of this
3871 software for any purpose. It is provided "as is" without express or implied
3872 warranty.
3873
3874 Permission to use, copy, modify, distribute and sell this software and its
3875 documentation for any purpose is hereby granted without fee, provided that the
3876 above copyright notice appear in all copies and that both that copyright
3877 notice and this permission notice appear in supporting documentation.
3878 Silicon Graphics makes no representations about the suitability of this
3879 software for any purpose. It is provided "as is" without express or implied
3880 warranty.
3881
3882 Permission to use, copy, modify, distribute and sell this software and its
3883 documentation for any purpose is hereby granted without fee, provided that the
3884 above copyright notice appear in all copies and that both that copyright
3885 notice and this permission notice appear in supporting documentation. Moscow
3886 Center for SPARC Technology makes no representations about the suitability
3887 of this software for any purpose. It is provided "as is" without express or
3888 implied warranty.
3889 </pre>
3890
3891 <hr>
3892
3893 #endif
3894 <h1><a id="suitable"></a>Suitable Systems License</h1>
3895
3896 <p>This license applies to certain files in the directory
3897 <span class="path">dom/system/cocoa/</span>.</p>
3898
3899 <pre>
3900 SMSLib Sudden Motion Sensor Access Library
3901 Copyright (c) 2010 Suitable Systems
3902 All rights reserved.
3903
3904 Developed by: Daniel Griscom
3905 Suitable Systems
3906 http://www.suitable.com
3907
3908 Permission is hereby granted, free of charge, to any person obtaining a
3909 copy of this software and associated documentation files (the
3910 "Software"), to deal with the Software without restriction, including
3911 without limitation the rights to use, copy, modify, merge, publish,
3912 distribute, sublicense, and/or sell copies of the Software, and to
3913 permit persons to whom the Software is furnished to do so, subject to
3914 the following conditions:
3915
3916 - Redistributions of source code must retain the above copyright notice,
3917 this list of conditions and the following disclaimers.
3918
3919 - Redistributions in binary form must reproduce the above copyright
3920 notice, this list of conditions and the following disclaimers in the
3921 documentation and/or other materials provided with the distribution.
3922
3923 - Neither the names of Suitable Systems nor the names of its
3924 contributors may be used to endorse or promote products derived from
3925 this Software without specific prior written permission.
3926
3927 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
3928 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
3929 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
3930 IN NO EVENT SHALL THE CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR
3931 ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
3932 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
3933 SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE SOFTWARE.
3934
3935 For more information about SMSLib, see
3936 <http://www.suitable.com/tools/smslib.html>
3937 or contact
3938 Daniel Griscom
3939 Suitable Systems
3940 1 Centre Street, Suite 204
3941 Wakefield, MA 01880
3942 (781) 665-0053
3943 </pre>
3944
3945
3946 <hr>
3947
3948 <h1><a id="sunsoft"></a>SunSoft License</h1>
3949
3950 <p>This license applies to the
3951 <span class="path">ICC_H</span> block in
3952 <span class="path">gfx/qcms/qcms.h</span>.</p>
3953
3954 <pre>
3955 Copyright (c) 1994-1996 SunSoft, Inc.
3956
3957 Rights Reserved
3958
3959 Permission is hereby granted, free of charge, to any person
3960 obtaining a copy of this software and associated documentation
3961 files (the "Software"), to deal in the Software without restrict-
3962 ion, including without limitation the rights to use, copy, modify,
3963 merge, publish distribute, sublicense, and/or sell copies of the
3964 Software, and to permit persons to whom the Software is furnished
3965 to do so, subject to the following conditions:
3966
3967 The above copyright notice and this permission notice shall be
3968 included in all copies or substantial portions of the Software.
3969
3970 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
3971 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
3972 OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-
3973 INFRINGEMENT. IN NO EVENT SHALL SUNSOFT, INC. OR ITS PARENT
3974 COMPANY BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
3975 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
3976 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
3977 OTHER DEALINGS IN THE SOFTWARE.
3978
3979 Except as contained in this notice, the name of SunSoft, Inc.
3980 shall not be used in advertising or otherwise to promote the
3981 sale, use or other dealings in this Software without written
3982 authorization from SunSoft Inc.
3983 </pre>
3984
3985
3986 <hr>
3987
3988 <h1><a id="unicode"></a>Unicode License</h1>
3989
3990 <p>This license applies to certain files in the directories
3991 <span class="path">intl/icu</span> and <span class="path">js/src/vm</span>.
3992 </p>
3993
3994 <pre>
3995 Copyright © 1991-2012 Unicode, Inc. All rights reserved. Distributed
3996 under the Terms of Use in http://www.unicode.org/copyright.html.
3997
3998 Permission is hereby granted, free of charge, to any person obtaining a
3999 copy of the Unicode data files and any associated documentation (the
4000 "Data Files") or Unicode software and any associated documentation (the
4001 "Software") to deal in the Data Files or Software without restriction,
4002 including without limitation the rights to use, copy, modify, merge,
4003 publish, distribute, and/or sell copies of the Data Files or Software,
4004 and to permit persons to whom the Data Files or Software are furnished
4005 to do so, provided that (a) the above copyright notice(s) and this
4006 permission notice appear with all copies of the Data Files or Software,
4007 (b) both the above copyright notice(s) and this permission notice appear
4008 in associated documentation, and (c) there is clear notice in each
4009 modified Data File or in the Software as well as in the documentation
4010 associated with the Data File(s) or Software that the data or software
4011 has been modified.
4012
4013 THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF
4014 ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
4015 OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
4016 OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS
4017 INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT
4018 OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
4019 OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
4020 OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
4021 PERFORMANCE OF THE DATA FILES OR SOFTWARE.
4022
4023 Except as contained in this notice, the name of a copyright holder shall
4024 not be used in advertising or otherwise to promote the sale, use or other
4025 dealings in these Data Files or Software without prior written
4026 authorization of the copyright holder.</pre>
4027
4028
4029 <hr>
4030
4031 <h1><a id="ucal"></a>University of California License</h1>
4032
4033 <p>This license applies to the following files or, in the case of
4034 directories, certain files in those directories:</p>
4035
4036 <ul>
4037 <li class="path">dbm/</li>
4038 <li class="path">db/mork/src/morkQuickSort.cpp</li>
4039 <li class="path">xpcom/glue/nsQuickSort.cpp</li>
4040 <li class="path">nsprpub/pr/src/misc/praton.c</li>
4041 <li class="path">media/mtransport/third_party/nICEr/src/stun/addrs.c</li>
4042 </ul>
4043
4044 <pre>
4045 Copyright (c) 1990, 1993
4046 The Regents of the University of California. All rights reserved.
4047
4048 Redistribution and use in source and binary forms, with or without
4049 modification, are permitted provided that the following conditions
4050 are met:
4051 1. Redistributions of source code must retain the above copyright
4052 notice, this list of conditions and the following disclaimer.
4053 2. Redistributions in binary form must reproduce the above copyright
4054 notice, this list of conditions and the following disclaimer in the
4055 documentation and/or other materials provided with the distribution.
4056 [3 Deleted as of 22nd July 1999; see
4057 <a href="ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change">ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change</a>
4058 for details]
4059 4. Neither the name of the University nor the names of its contributors
4060 may be used to endorse or promote products derived from this software
4061 without specific prior written permission.
4062
4063 THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
4064 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4065 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4066 ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
4067 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4068 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4069 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4070 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4071 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4072 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4073 SUCH DAMAGE.
4074 </pre>
4075
4076
4077 <hr>
4078
4079 <h1><a id="uszeged"></a>University of Szeged License</h1>
4080
4081 <p>This license applies to certain files in the directory <span class="path">js/src/assembler/assembler/</span>.</p>
4082
4083 <pre>
4084 Copyright (C) 2009 University of Szeged
4085 All rights reserved.
4086
4087 Redistribution and use in source and binary forms, with or without
4088 modification, are permitted provided that the following conditions
4089 are met:
4090 1. Redistributions of source code must retain the above copyright
4091 notice, this list of conditions and the following disclaimer.
4092 2. Redistributions in binary form must reproduce the above copyright
4093 notice, this list of conditions and the following disclaimer in the
4094 documentation and/or other materials provided with the distribution.
4095
4096 THIS SOFTWARE IS PROVIDED BY UNIVERSITY OF SZEGED ``AS IS'' AND ANY
4097 EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4098 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
4099 PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL UNIVERSITY OF SZEGED OR
4100 CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
4101 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
4102 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
4103 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
4104 OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
4105 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
4106 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4107 </pre>
4108
4109
4110 <hr>
4111
4112 <h1><a id="hunspell-en-US"></a>US English Spellchecking Dictionary Licenses</h1>
4113
4114 <p>These licenses apply to certain files in the directory
4115 <span class="path">extensions/spellcheck/locales/en-US/hunspell/</span>. (This
4116 code only ships in some localized versions of this product.)</p>
4117
4118 <pre>
4119 Different parts of the US English dictionary (SCOWL) are subject to the
4120 following licenses as shown below. For additional details, sources, credits,
4121 and public domain references, see <a href="http://mxr.mozilla.org/mozilla/source/extensions/spellcheck/locales/en-US/hunspell/README.txt?raw=1">README.txt</a>.
4122
4123 The collective work of the Spell Checking Oriented Word Lists (SCOWL) is under
4124 the following copyright:
4125
4126 Copyright 2000-2007 by Kevin Atkinson
4127 Permission to use, copy, modify, distribute and sell these word lists, the
4128 associated scripts, the output created from the scripts, and its documentation
4129 for any purpose is hereby granted without fee, provided that the above
4130 copyright notice appears in all copies and that both that copyright notice and
4131 this permission notice appear in supporting documentation. Kevin Atkinson makes
4132 no representations about the suitability of this array for any purpose. It is
4133 provided "as is" without express or implied warranty.
4134
4135 The WordNet database is under the following copyright:
4136
4137 This software and database is being provided to you, the LICENSEE, by Princeton
4138 University under the following license. By obtaining, using and/or copying
4139 this software and database, you agree that you have read, understood, and will
4140 comply with these terms and conditions:
4141 Permission to use, copy, modify and distribute this software and database and
4142 its documentation for any purpose and without fee or royalty is hereby granted,
4143 provided that you agree to comply with the following copyright notice and
4144 statements, including the disclaimer, and that the same appear on ALL copies of
4145 the software, database and documentation, including modifications that you make
4146 for internal use or for distribution.
4147 WordNet 1.6 Copyright 1997 by Princeton University. All rights reserved.
4148 THIS SOFTWARE AND DATABASE IS PROVIDED "AS IS" AND PRINCETON UNIVERSITY
4149 MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF
4150 EXAMPLE, BUT NOT LIMITATION, PRINCETON UNIVERSITY MAKES NO
4151 REPRESENTATIONS OR WARRANTIES OF MERCHANT- ABILITY OR FITNESS FOR ANY
4152 PARTICULAR PURPOSE OR THAT THE USE OF THE LICENSED SOFTWARE, DATABASE OR
4153 DOCUMENTATION WILL NOT INFRINGE ANY THIRD PARTY PATENTS, COPYRIGHTS,
4154 TRADEMARKS OR OTHER RIGHTS.
4155 The name of Princeton University or Princeton may not be used in advertising or
4156 publicity pertaining to distribution of the software and/or database. Title to
4157 copyright in this software, database and any associated documentation shall at
4158 all times remain with Princeton University and LICENSEE agrees to preserve same.
4159
4160 The "UK Advanced Cryptics Dictionary" is under the following copyright:
4161
4162 Copyright (c) J Ross Beresford 1993-1999. All Rights Reserved.
4163 The following restriction is placed on the use of this publication: if The UK
4164 Advanced Cryptics Dictionary is used in a software package or redistributed in
4165 any form, the copyright notice must be prominently displayed and the text of
4166 this document must be included verbatim. There are no other restrictions: I
4167 would like to see the list distributed as widely as possible.
4168
4169 Various parts are under the Ispell copyright:
4170
4171 Copyright 1993, Geoff Kuenning, Granada Hills, CA
4172 All rights reserved. Redistribution and use in source and binary forms, with
4173 or without modification, are permitted provided that the following conditions
4174 are met:
4175 1. Redistributions of source code must retain the above copyright notice,
4176 this list of conditions and the following disclaimer.
4177 2. Redistributions in binary form must reproduce the above copyright notice,
4178 this list of conditions and the following disclaimer in the documentation
4179 and/or other materials provided with the distribution.
4180 3. All modifications to the source code must be clearly marked as such.
4181 Binary redistributions based on modified source code must be clearly marked as
4182 modified versions in the documentation and/or other materials provided with
4183 the distribution.
4184 (clause 4 removed with permission from Geoff Kuenning)
4185 5. The name of Geoff Kuenning may not be used to endorse or promote products
4186 derived from this software without specific prior written permission.
4187 THIS SOFTWARE IS PROVIDED BY GEOFF KUENNING AND CONTRIBUTORS ``AS IS'' AND
4188 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4189 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
4190 PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL GEOFF KUENNING OR CONTRIBUTORS
4191 BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
4192 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
4193 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
4194 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
4195 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
4196 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
4197 POSSIBILITY OF SUCH DAMAGE.
4198
4199 Additional Contributors:
4200
4201 Alan Beale &lt;biljir@pobox.com&gt;
4202 M Cooper &lt;thegrendel@theriver.com&gt;
4203 </pre>
4204
4205
4206
4207 <hr>
4208
4209 <h1><a id="v8"></a>V8 License</h1>
4210
4211 <p>This license applies to certain files in the directories
4212 <span class="path">js/src/v8-dtoa</span>,
4213 <span class="path">js/src/builtin</span> and
4214 <span class="path">js/src/jit/arm</span>.
4215 </p>
4216 <pre>
4217 Copyright 2006-2012 the V8 project authors. All rights reserved.
4218 Redistribution and use in source and binary forms, with or without
4219 modification, are permitted provided that the following conditions are
4220 met
4221
4222 * Redistributions of source code must retain the above copyright
4223 notice, this list of conditions and the following disclaimer.
4224 * Redistributions in binary form must reproduce the above
4225 copyright notice, this list of conditions and the following
4226 disclaimer in the documentation and/or other materials provided
4227 with the distribution.
4228 * Neither the name of Google Inc. nor the names of its
4229 contributors may be used to endorse or promote products derived
4230 from this software without specific prior written permission.
4231
4232 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
4233 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
4234 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
4235 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
4236 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
4237 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
4238 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
4239 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
4240 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
4241 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
4242 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4243 </pre>
4244
4245
4246
4247 <hr>
4248
4249 <h1><a id="vtune"></a>VTune License</h1>
4250
4251 <p>This license applies to certain files in the directory
4252 <span class="path">js/src/vtune</span>.</p>
4253 <pre>
4254 Copyright (c) 2005-2012 Intel Corporation. All rights reserved.
4255 All rights reserved.
4256
4257 Redistribution and use in source and binary forms, with or without
4258 modification, are permitted provided that the following conditions
4259 are met:
4260
4261 * Redistributions of source code must retain the above copyright
4262 notice, this list of conditions and the following disclaimer.
4263 * Redistributions in binary form must reproduce the above copyright
4264 notice, this list of conditions and the following disclaimer in
4265 the documentation and/or other materials provided with the
4266 distribution.
4267 * Neither the name of Intel Corporation nor the names of its
4268 contributors may be used to endorse or promote products derived
4269 from this software without specific prior written permission.
4270
4271 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
4272 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
4273 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
4274 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
4275 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
4276 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
4277 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
4278 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
4279 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
4280 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
4281 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4282 </pre>
4283
4284
4285 <hr>
4286
4287 <h1><a id="webrtc"></a>WebRTC License</h1>
4288
4289 <p>This license applies to certain files in the directory
4290 <span class="path">media/webrtc/trunk</span>.</p>
4291 <pre>
4292 Copyright (c) 2011, The WebRTC project authors. All rights reserved.
4293
4294 Redistribution and use in source and binary forms, with or without
4295 modification, are permitted provided that the following conditions are
4296 met:
4297
4298 * Redistributions of source code must retain the above copyright
4299 notice, this list of conditions and the following disclaimer.
4300
4301 * Redistributions in binary form must reproduce the above copyright
4302 notice, this list of conditions and the following disclaimer in
4303 the documentation and/or other materials provided with the
4304 distribution.
4305
4306 * Neither the name of Google nor the names of its contributors may
4307 be used to endorse or promote products derived from this software
4308 without specific prior written permission.
4309
4310 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
4311 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
4312 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
4313 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
4314 HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
4315 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
4316 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
4317 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
4318 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
4319 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
4320 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4321 </pre>
4322
4323
4324 <hr>
4325
4326 <h1><a id="x264"></a>x264 License</h1>
4327
4328 <p>This license applies to the file <span class="path">
4329 media/webrtc/trunk/third_party/libyuv/source/x86inc.asm</span>.
4330 </p>
4331
4332 <pre>
4333 Copyright (C) 2005-2012 x264 project
4334
4335 Authors: Loren Merritt <lorenm@u.washington.edu>
4336 Anton Mitrofanov <BugMaster@narod.ru>
4337 Jason Garrett-Glaser <darkshikari@gmail.com>
4338 Henrik Gramner <hengar-6@student.ltu.se>
4339
4340 Permission to use, copy, modify, and/or distribute this software for any
4341 purpose with or without fee is hereby granted, provided that the above
4342 copyright notice and this permission notice appear in all copies.
4343
4344 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
4345 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
4346 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
4347 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
4348 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
4349 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
4350 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4351 </pre>
4352
4353 <hr>
4354
4355 <h1><a id="xiph"></a>Xiph.org Foundation License</h1>
4356
4357 <p>This license applies to files in the following directories
4358 with the specified copyright year ranges:</p>
4359 <ul>
4360 <li><span class="path">media/libogg/</span>, 2002</li>
4361 <li><span class="path">media/libtheora/</span>, 2002-2007</li>
4362 <li><span class="path">media/libvorbis/</span>, 2002-2004</li>
4363 <li><span class="path">media/libtremor/</span>, 2002-2010</li>
4364 <li><span class="path">media/libspeex_resampler/</span>, 2002-2008</li>
4365 </ul>
4366
4367 <pre>
4368 Copyright (c) &lt;year&gt;, Xiph.org Foundation
4369
4370 Redistribution and use in source and binary forms, with or without
4371 modification, are permitted provided that the following conditions
4372 are met:
4373
4374 - Redistributions of source code must retain the above copyright
4375 notice, this list of conditions and the following disclaimer.
4376
4377 - Redistributions in binary form must reproduce the above copyright
4378 notice, this list of conditions and the following disclaimer in the
4379 documentation and/or other materials provided with the distribution.
4380
4381 - Neither the name of the Xiph.org Foundation nor the names of its
4382 contributors may be used to endorse or promote products derived from
4383 this software without specific prior written permission.
4384
4385 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
4386 ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
4387 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
4388 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION
4389 OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
4390 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
4391 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
4392 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
4393 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
4394 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
4395 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4396 </pre>
4397
4398
4399 <hr>
4400
4401 <h1><a id="other-notices"></a>Other Required Notices</h1>
4402
4403 <ul>
4404 <li>This software is based in part on the work of the Independent
4405 JPEG Group.</li>
4406 <li>Portions of the OS/2 and Android versions
4407 of this software are copyright &copy;1996-2012
4408 <a href="http://www.freetype.org/">The FreeType Project</a>.
4409 All rights reserved.</li>
4410 </ul>
4411
4412
4413 <hr>
4414
4415 <h1><a id="optional-notices"></a>Optional Notices</h1>
4416
4417 <p>Some permissive software licenses request but do not require an
4418 acknowledgement of the use of their software. We are very grateful
4419 to the following people and projects for their contributions to
4420 this product:</p>
4421
4422 <ul>
4423 <li>The <a href="http://www.zlib.net/">zlib</a> compression library
4424 (Jean-loup Gailly, Mark Adler and team)</li>
4425 <li>The <a href="http://www.bzip.org/">bzip2</a> compression library
4426 (Julian Seward)</li>
4427 <li>The <a href="http://www.libpng.org/pub/png/">libpng</a> graphics library
4428 (Glenn Randers-Pehrson and team)</li>
4429 <li>The <a href="http://www.sqlite.org/">sqlite</a> database engine
4430 (D. Richard Hipp and team)</li>
4431 <li>The <a href="http://nsis.sourceforge.net/">Nullsoft Scriptable Install System</a>
4432 (Amir Szekely and team)</li>
4433 </ul>
4434
4435
4436
4437 #ifdef XP_WIN
4438
4439 <hr>
4440
4441 <h1><a id="proprietary-notices"></a>Proprietary Operating System Components</h1>
4442
4443 <p>Under some circumstances, under our
4444 <a href="http://www.mozilla.org/foundation/licensing/binary-components/">binary components policy</a>,
4445 Mozilla may decide to include additional
4446 operating system vendor code with the installer of our products designed
4447 for that vendor's proprietary platform, to make our products work well on
4448 that specific operating system. The following license statements
4449 apply to such inclusions.</p>
4450
4451 <h2><a id="directx"></a>Microsoft Windows: Terms for 'Microsoft Distributable Code'</h2>
4452
4453 <p>These terms apply to the following files;
4454 they are referred to below as "Distributable Code":
4455 <ul>
4456 <li><span class="path">d3d*.dll</span> (Direct3D libraries)</li>
4457 <li><span class="path">msvc*.dll</span> (C and C++ runtime libraries)</li>
4458 </ul>
4459 </p>
4460
4461 <pre>
4462 Copyright (c) Microsoft Corporation.
4463
4464 The Distributable Code may be used and distributed only if you comply with the
4465 following terms:
4466
4467 (i) You may use, copy, and distribute the Distributable Code only as part of
4468 this product;
4469 (ii) You may not use the Distributable Code on a platform other than Windows;
4470 (iii) You may not alter any copyright, trademark or patent notice in the
4471 Distributable Code;
4472 (iv) You may not modify or distribute the source code of any Distributable
4473 Code so that any part of the source code becomes subject to the MPL or
4474 any other copyleft license;
4475 (v) You must comply with any technical limitations in the Distributable Code
4476 that only allow you to use it in certain ways; and
4477 (vi) You must comply with all domestic and international export laws and
4478 regulations that apply to the Distributable Code.
4479 </pre>
4480
4481 #endif
4482
4483
4484 <hr>
4485
4486 <p><a href="about:license#top">Return to top</a>.</p>
4487
4488 </body>
4489 </html>
4490

mercurial