1Mozilla Public License Version 2.0 2 31. Definitions 4 51.1. "Contributor" means each individual or legal entity that creates, 6contributes to the creation of, or owns Covered Software. 7 81.2. "Contributor Version" means the combination of the Contributions of 9others (if any) used by a Contributor and that particular Contributor's 10Contribution. 11 121.3. "Contribution" means Covered Software of a particular Contributor. 13 141.4. "Covered Software" means Source Code Form to which the initial 15Contributor has attached the notice in Exhibit A, the Executable Form of such 16Source Code Form, and Modifications of such Source Code Form, in each case 17including portions thereof. 18 191.5. "Incompatible With Secondary Licenses" means 20 21(a) that the initial Contributor has attached the notice described in Exhibit 22B to the Covered Software; or 23 24(b) that the Covered Software was made available under the terms of version 251.1 or earlier of the License, but not also under the terms of a Secondary 26License. 27 281.6. "Executable Form" means any form of the work other than Source Code Form. 29 301.7. "Larger Work" means a work that combines Covered Software with other 31material, in a separate file or files, that is not Covered Software. 32 331.8. "License" means this document. 34 351.9. "Licensable" means having the right to grant, to the maximum extent 36possible, whether at the time of the initial grant or subsequently, any and 37all of the rights conveyed by this License. 38 391.10. "Modifications" means any of the following: 40 41(a) any file in Source Code Form that results from an addition to, deletion 42from, or modification of the contents of Covered Software; or 43 44(b) any new file in Source Code Form that contains any Covered Software. 45 461.11. "Patent Claims" of a Contributor means any patent claim(s), including 47without limitation, method, process, and apparatus claims, in any patent 48Licensable by such Contributor that would be infringed, but for the grant of 49the License, by the making, using, selling, offering for sale, having made, 50import, or transfer of either its Contributions or its Contributor Version. 51 521.12. "Secondary License" means either the GNU General Public License, Version 532.0, the GNU Lesser General Public License, Version 2.1, the GNU Affero 54General Public License, Version 3.0, or any later versions of those licenses. 55 561.13. "Source Code Form" means the form of the work preferred for making 57modifications. 58 591.14. "You" (or "Your") means an individual or a legal entity exercising 60rights under this License. For legal entities, "You" includes any entity that 61controls, is controlled by, or is under common control with You. For purposes 62of this definition, "control" means (a) the power, direct or indirect, to 63cause the direction or management of such entity, whether by contract or 64otherwise, or (b) ownership of more than fifty percent (50%) of the 65outstanding shares or beneficial ownership of such entity. 66 672. License Grants and Conditions 68 692.1. Grants 70 71Each Contributor hereby grants You a world-wide, royalty-free, non-exclusive 72license: 73 74(a) under intellectual property rights (other than patent or trademark) 75Licensable by such Contributor to use, reproduce, make available, modify, 76display, perform, distribute, and otherwise exploit its Contributions, either 77on an unmodified basis, with Modifications, or as part of a Larger Work; and 78 79(b) under Patent Claims of such Contributor to make, use, sell, offer for 80sale, have made, import, and otherwise transfer either its Contributions or 81its Contributor Version. 82 832.2. Effective Date 84 85The licenses granted in Section 2.1 with respect to any Contribution become 86effective for each Contribution on the date the Contributor first distributes 87such Contribution. 88 892.3. Limitations on Grant Scope 90 91The licenses granted in this Section 2 are the only rights granted under this 92License. No additional rights or licenses will be implied from the 93distribution or licensing of Covered Software under this License. 94Notwithstanding Section 2.1(b) above, no patent license is granted by a 95Contributor: 96 97(a) for any code that a Contributor has removed from Covered Software; or 98 99(b) for infringements caused by: (i) Your and any other third party's 100modifications of Covered Software, or (ii) the combination of its 101Contributions with other software (except as part of its Contributor Version); 102or 103 104(c) under Patent Claims infringed by Covered Software in the absence of its 105Contributions. 106 107This License does not grant any rights in the trademarks, service marks, or 108logos of any Contributor (except as may be necessary to comply with the notice 109requirements in Section 3.4). 110 1112.4. Subsequent Licenses 112 113No Contributor makes additional grants as a result of Your choice to 114distribute the Covered Software under a subsequent version of this License 115(see Section 10.2) or under the terms of a Secondary License (if permitted 116under the terms of Section 3.3). 117 1182.5. Representation 119 120Each Contributor represents that the Contributor believes its Contributions 121are its original creation(s) or it has sufficient rights to grant the rights 122to its Contributions conveyed by this License. 123 1242.6. Fair Use 125 126This License is not intended to limit any rights You have under applicable 127copyright doctrines of fair use, fair dealing, or other equivalents. 128 1292.7. Conditions 130 131Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted in 132Section 2.1. 133 1343. Responsibilities 135 1363.1. Distribution of Source Form 137 138All distribution of Covered Software in Source Code Form, including any 139Modifications that You create or to which You contribute, must be under the 140terms of this License. You must inform recipients that the Source Code Form of 141the Covered Software is governed by the terms of this License, and how they 142can obtain a copy of this License. You may not attempt to alter or restrict 143the recipients' rights in the Source Code Form. 144 1453.2. Distribution of Executable Form 146 147If You distribute Covered Software in Executable Form then: 148 149(a) such Covered Software must also be made available in Source Code Form, as 150described in Section 3.1, and You must inform recipients of the Executable 151Form how they can obtain a copy of such Source Code Form by reasonable means 152in a timely manner, at a charge no more than the cost of distribution to the 153recipient; and 154 155(b) You may distribute such Executable Form under the terms of this License, 156or sublicense it under different terms, provided that the license for the 157Executable Form does not attempt to limit or alter the recipients' rights 158in the Source Code Form under this License. 159 1603.3. Distribution of a Larger Work 161 162You may create and distribute a Larger Work under terms of Your choice, 163provided that You also comply with the requirements of this License for the 164Covered Software. If the Larger Work is a combination of Covered Software with 165a work governed by one or more Secondary Licenses, and the Covered Software is 166not Incompatible With Secondary Licenses, this License permits You to 167additionally distribute such Covered Software under the terms of such 168Secondary License(s), so that the recipient of the Larger Work may, at their 169option, further distribute the Covered Software under the terms of either this 170License or such Secondary License(s). 171 1723.4. Notices 173 174You may not remove or alter the substance of any license notices (including 175copyright notices, patent notices, disclaimers of warranty, or limitations of 176liability) contained within the Source Code Form of the Covered Software, 177except that You may alter any license notices to the extent required to remedy 178known factual inaccuracies. 179 1803.5. Application of Additional Terms 181 182You may choose to offer, and to charge a fee for, warranty, support, indemnity 183or liability obligations to one or more recipients of Covered Software. 184However, You may do so only on Your own behalf, and not on behalf of any 185Contributor. You must make it absolutely clear that any such warranty, 186support, indemnity, or liability obligation is offered by You alone, and You 187hereby agree to indemnify every Contributor for any liability incurred by such 188Contributor as a result of warranty, support, indemnity or liability terms You 189offer. You may include additional disclaimers of warranty and limitations of 190liability specific to any jurisdiction. 191 1924. Inability to Comply Due to Statute or Regulation 193If it is impossible for You to comply with any of the terms of this License 194with respect to some or all of the Covered Software due to statute, judicial 195order, or regulation then You must: (a) comply with the terms of this License 196to the maximum extent possible; and (b) describe the limitations and the code 197they affect. Such description must be placed in a text file included with all 198distributions of the Covered Software under this License. Except to the extent 199prohibited by statute or regulation, such description must be sufficiently 200detailed for a recipient of ordinary skill to be able to understand it. 201 2025. Termination 203 2045.1. The rights granted under this License will terminate automatically if You 205fail to comply with any of its terms. However, if You become compliant, then 206the rights granted under this License from a particular Contributor are 207reinstated (a) provisionally, unless and until such Contributor explicitly and 208finally terminates Your grants, and (b) on an ongoing basis, if such 209Contributor fails to notify You of the non-compliance by some reasonable means 210prior to 60 days after You have come back into compliance. Moreover, Your 211grants from a particular Contributor are reinstated on an ongoing basis if 212such Contributor notifies You of the non-compliance by some reasonable means, 213this is the first time You have received notice of non-compliance with this 214License from such Contributor, and You become compliant prior to 30 days after 215Your receipt of the notice. 216 2175.2. If You initiate litigation against any entity by asserting a patent 218infringement claim (excluding declaratory judgment actions, counter-claims, 219and cross-claims) alleging that a Contributor Version directly or indirectly 220infringes any patent, then the rights granted to You by any and all 221Contributors for the Covered Software under Section 2.1 of this License shall 222terminate. 223 2245.3. In the event of termination under Sections 5.1 or 5.2 above, all end user 225license agreements (excluding distributors and resellers) which have been 226validly granted by You or Your distributors under this License prior to 227termination shall survive termination. 228 2296. Disclaimer of Warranty 230Covered Software is provided under this License on an "as is" basis, without 231warranty of any kind, either expressed, implied, or statutory, including, 232without limitation, warranties that the Covered Software is free of defects, 233merchantable, fit for a particular purpose or non-infringing. The entire risk 234as to the quality and performance of the Covered Software is with You. Should 235any Covered Software prove defective in any respect, You (not any Contributor) 236assume the cost of any necessary servicing, repair, or correction. This 237disclaimer of warranty constitutes an essential part of this License. No use 238of any Covered Software is authorized under this License except under this 239disclaimer. 240 2417. Limitation of Liability 242Under no circumstances and under no legal theory, whether tort (including 243negligence), contract, or otherwise, shall any Contributor, or anyone who 244distributes Covered Software as permitted above, be liable to You for any 245direct, indirect, special, incidental, or consequential damages of any 246character including, without limitation, damages for lost profits, loss of 247goodwill, work stoppage, computer failure or malfunction, or any and all other 248commercial damages or losses, even if such party shall have been informed of 249the possibility of such damages. This limitation of liability shall not apply 250to liability for death or personal injury resulting from such party's 251negligence to the extent applicable law prohibits such limitation. Some 252jurisdictions do not allow the exclusion or limitation of incidental or 253consequential damages, so this exclusion and limitation may not apply to You. 254 2558. Litigation 256Any litigation relating to this License may be brought only in the courts of a 257jurisdiction where the defendant maintains its principal place of business and 258such litigation shall be governed by laws of that jurisdiction, without 259reference to its conflict-of-law provisions. Nothing in this Section shall 260prevent a party's ability to bring cross-claims or counter-claims. 261 2629. Miscellaneous 263This License represents the complete agreement concerning the subject matter 264hereof. If any provision of this License is held to be unenforceable, such 265provision shall be reformed only to the extent necessary to make it 266enforceable. Any law or regulation which provides that the language of a 267contract shall be construed against the drafter shall not be used to construe 268this License against a Contributor. 269 27010. Versions of the License 271 27210.1. New Versions 273 274Mozilla Foundation is the license steward. Except as provided in Section 10.3, 275no one other than the license steward has the right to modify or publish new 276versions of this License. Each version will be given a distinguishing version 277number. 278 27910.2. Effect of New Versions 280 281You may distribute the Covered Software under the terms of the version of the 282License under which You originally received the Covered Software, or under the 283terms of any subsequent version published by the license steward. 284 28510.3. Modified Versions 286 287If you create software not governed by this License, and you want to create a 288new license for such software, you may create and use a modified version of 289this License if you rename the license and remove any references to the name 290of the license steward (except to note that such modified license differs from 291this License). 292 29310.4. Distributing Source Code Form that is Incompatible With Secondary 294Licenses 295 296If You choose to distribute Source Code Form that is Incompatible With 297Secondary Licenses under the terms of this version of the License, the notice 298described in Exhibit B of this License must be attached. 299 300Exhibit A - Source Code Form License Notice 301 302This Source Code Form is subject to the terms of the Mozilla Public License, 303v. 2.0. If a copy of the MPL was not distributed with this file, You can 304obtain one at http://mozilla.org/MPL/2.0/. 305 306If it is not possible or desirable to put the notice in a particular file, 307then You may include the notice in a location (such as a LICENSE file in a 308relevant directory) where a recipient would be likely to look for such a 309notice. 310 311You may add additional accurate notices of copyright ownership. 312 313Exhibit B - "Incompatible With Secondary Licenses" Notice 314 315This Source Code Form is "Incompatible With Secondary Licenses", as defined by 316the Mozilla Public License, v. 2.0. 317 318