altair-static 7.2.3 → 7.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2533,6 +2533,31 @@ Apache-2.0
2533
2533
  See the License for the specific language governing permissions and
2534
2534
  limitations under the License.
2535
2535
 
2536
+ compare-versions
2537
+ MIT
2538
+ The MIT License (MIT)
2539
+
2540
+ Copyright (c) 2015-2021 Ole Michelsen
2541
+
2542
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2543
+ of this software and associated documentation files (the "Software"), to deal
2544
+ in the Software without restriction, including without limitation the rights
2545
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2546
+ copies of the Software, and to permit persons to whom the Software is
2547
+ furnished to do so, subject to the following conditions:
2548
+
2549
+ The above copyright notice and this permission notice shall be included in all
2550
+ copies or substantial portions of the Software.
2551
+
2552
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2553
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2554
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2555
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2556
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2557
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2558
+ SOFTWARE.
2559
+
2560
+
2536
2561
  core-js
2537
2562
  MIT
2538
2563
  Copyright (c) 2014-2020 Denis Pushkarev
@@ -2928,6 +2953,578 @@ THIS IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRE
2928
2953
  EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2929
2954
 
2930
2955
 
2956
+ dompurify
2957
+ (MPL-2.0 OR Apache-2.0)
2958
+ DOMPurify
2959
+ Copyright 2024 Dr.-Ing. Mario Heiderich, Cure53
2960
+
2961
+ DOMPurify is free software; you can redistribute it and/or modify it under the
2962
+ terms of either:
2963
+
2964
+ a) the Apache License Version 2.0, or
2965
+ b) the Mozilla Public License Version 2.0
2966
+
2967
+ -----------------------------------------------------------------------------
2968
+
2969
+ Apache License
2970
+ Version 2.0, January 2004
2971
+ http://www.apache.org/licenses/
2972
+
2973
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
2974
+
2975
+ 1. Definitions.
2976
+
2977
+ "License" shall mean the terms and conditions for use, reproduction,
2978
+ and distribution as defined by Sections 1 through 9 of this document.
2979
+
2980
+ "Licensor" shall mean the copyright owner or entity authorized by
2981
+ the copyright owner that is granting the License.
2982
+
2983
+ "Legal Entity" shall mean the union of the acting entity and all
2984
+ other entities that control, are controlled by, or are under common
2985
+ control with that entity. For the purposes of this definition,
2986
+ "control" means (i) the power, direct or indirect, to cause the
2987
+ direction or management of such entity, whether by contract or
2988
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
2989
+ outstanding shares, or (iii) beneficial ownership of such entity.
2990
+
2991
+ "You" (or "Your") shall mean an individual or Legal Entity
2992
+ exercising permissions granted by this License.
2993
+
2994
+ "Source" form shall mean the preferred form for making modifications,
2995
+ including but not limited to software source code, documentation
2996
+ source, and configuration files.
2997
+
2998
+ "Object" form shall mean any form resulting from mechanical
2999
+ transformation or translation of a Source form, including but
3000
+ not limited to compiled object code, generated documentation,
3001
+ and conversions to other media types.
3002
+
3003
+ "Work" shall mean the work of authorship, whether in Source or
3004
+ Object form, made available under the License, as indicated by a
3005
+ copyright notice that is included in or attached to the work
3006
+ (an example is provided in the Appendix below).
3007
+
3008
+ "Derivative Works" shall mean any work, whether in Source or Object
3009
+ form, that is based on (or derived from) the Work and for which the
3010
+ editorial revisions, annotations, elaborations, or other modifications
3011
+ represent, as a whole, an original work of authorship. For the purposes
3012
+ of this License, Derivative Works shall not include works that remain
3013
+ separable from, or merely link (or bind by name) to the interfaces of,
3014
+ the Work and Derivative Works thereof.
3015
+
3016
+ "Contribution" shall mean any work of authorship, including
3017
+ the original version of the Work and any modifications or additions
3018
+ to that Work or Derivative Works thereof, that is intentionally
3019
+ submitted to Licensor for inclusion in the Work by the copyright owner
3020
+ or by an individual or Legal Entity authorized to submit on behalf of
3021
+ the copyright owner. For the purposes of this definition, "submitted"
3022
+ means any form of electronic, verbal, or written communication sent
3023
+ to the Licensor or its representatives, including but not limited to
3024
+ communication on electronic mailing lists, source code control systems,
3025
+ and issue tracking systems that are managed by, or on behalf of, the
3026
+ Licensor for the purpose of discussing and improving the Work, but
3027
+ excluding communication that is conspicuously marked or otherwise
3028
+ designated in writing by the copyright owner as "Not a Contribution."
3029
+
3030
+ "Contributor" shall mean Licensor and any individual or Legal Entity
3031
+ on behalf of whom a Contribution has been received by Licensor and
3032
+ subsequently incorporated within the Work.
3033
+
3034
+ 2. Grant of Copyright License. Subject to the terms and conditions of
3035
+ this License, each Contributor hereby grants to You a perpetual,
3036
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
3037
+ copyright license to reproduce, prepare Derivative Works of,
3038
+ publicly display, publicly perform, sublicense, and distribute the
3039
+ Work and such Derivative Works in Source or Object form.
3040
+
3041
+ 3. Grant of Patent License. Subject to the terms and conditions of
3042
+ this License, each Contributor hereby grants to You a perpetual,
3043
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
3044
+ (except as stated in this section) patent license to make, have made,
3045
+ use, offer to sell, sell, import, and otherwise transfer the Work,
3046
+ where such license applies only to those patent claims licensable
3047
+ by such Contributor that are necessarily infringed by their
3048
+ Contribution(s) alone or by combination of their Contribution(s)
3049
+ with the Work to which such Contribution(s) was submitted. If You
3050
+ institute patent litigation against any entity (including a
3051
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
3052
+ or a Contribution incorporated within the Work constitutes direct
3053
+ or contributory patent infringement, then any patent licenses
3054
+ granted to You under this License for that Work shall terminate
3055
+ as of the date such litigation is filed.
3056
+
3057
+ 4. Redistribution. You may reproduce and distribute copies of the
3058
+ Work or Derivative Works thereof in any medium, with or without
3059
+ modifications, and in Source or Object form, provided that You
3060
+ meet the following conditions:
3061
+
3062
+ (a) You must give any other recipients of the Work or
3063
+ Derivative Works a copy of this License; and
3064
+
3065
+ (b) You must cause any modified files to carry prominent notices
3066
+ stating that You changed the files; and
3067
+
3068
+ (c) You must retain, in the Source form of any Derivative Works
3069
+ that You distribute, all copyright, patent, trademark, and
3070
+ attribution notices from the Source form of the Work,
3071
+ excluding those notices that do not pertain to any part of
3072
+ the Derivative Works; and
3073
+
3074
+ (d) If the Work includes a "NOTICE" text file as part of its
3075
+ distribution, then any Derivative Works that You distribute must
3076
+ include a readable copy of the attribution notices contained
3077
+ within such NOTICE file, excluding those notices that do not
3078
+ pertain to any part of the Derivative Works, in at least one
3079
+ of the following places: within a NOTICE text file distributed
3080
+ as part of the Derivative Works; within the Source form or
3081
+ documentation, if provided along with the Derivative Works; or,
3082
+ within a display generated by the Derivative Works, if and
3083
+ wherever such third-party notices normally appear. The contents
3084
+ of the NOTICE file are for informational purposes only and
3085
+ do not modify the License. You may add Your own attribution
3086
+ notices within Derivative Works that You distribute, alongside
3087
+ or as an addendum to the NOTICE text from the Work, provided
3088
+ that such additional attribution notices cannot be construed
3089
+ as modifying the License.
3090
+
3091
+ You may add Your own copyright statement to Your modifications and
3092
+ may provide additional or different license terms and conditions
3093
+ for use, reproduction, or distribution of Your modifications, or
3094
+ for any such Derivative Works as a whole, provided Your use,
3095
+ reproduction, and distribution of the Work otherwise complies with
3096
+ the conditions stated in this License.
3097
+
3098
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
3099
+ any Contribution intentionally submitted for inclusion in the Work
3100
+ by You to the Licensor shall be under the terms and conditions of
3101
+ this License, without any additional terms or conditions.
3102
+ Notwithstanding the above, nothing herein shall supersede or modify
3103
+ the terms of any separate license agreement you may have executed
3104
+ with Licensor regarding such Contributions.
3105
+
3106
+ 6. Trademarks. This License does not grant permission to use the trade
3107
+ names, trademarks, service marks, or product names of the Licensor,
3108
+ except as required for reasonable and customary use in describing the
3109
+ origin of the Work and reproducing the content of the NOTICE file.
3110
+
3111
+ 7. Disclaimer of Warranty. Unless required by applicable law or
3112
+ agreed to in writing, Licensor provides the Work (and each
3113
+ Contributor provides its Contributions) on an "AS IS" BASIS,
3114
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
3115
+ implied, including, without limitation, any warranties or conditions
3116
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
3117
+ PARTICULAR PURPOSE. You are solely responsible for determining the
3118
+ appropriateness of using or redistributing the Work and assume any
3119
+ risks associated with Your exercise of permissions under this License.
3120
+
3121
+ 8. Limitation of Liability. In no event and under no legal theory,
3122
+ whether in tort (including negligence), contract, or otherwise,
3123
+ unless required by applicable law (such as deliberate and grossly
3124
+ negligent acts) or agreed to in writing, shall any Contributor be
3125
+ liable to You for damages, including any direct, indirect, special,
3126
+ incidental, or consequential damages of any character arising as a
3127
+ result of this License or out of the use or inability to use the
3128
+ Work (including but not limited to damages for loss of goodwill,
3129
+ work stoppage, computer failure or malfunction, or any and all
3130
+ other commercial damages or losses), even if such Contributor
3131
+ has been advised of the possibility of such damages.
3132
+
3133
+ 9. Accepting Warranty or Additional Liability. While redistributing
3134
+ the Work or Derivative Works thereof, You may choose to offer,
3135
+ and charge a fee for, acceptance of support, warranty, indemnity,
3136
+ or other liability obligations and/or rights consistent with this
3137
+ License. However, in accepting such obligations, You may act only
3138
+ on Your own behalf and on Your sole responsibility, not on behalf
3139
+ of any other Contributor, and only if You agree to indemnify,
3140
+ defend, and hold each Contributor harmless for any liability
3141
+ incurred by, or claims asserted against, such Contributor by reason
3142
+ of your accepting any such warranty or additional liability.
3143
+
3144
+ END OF TERMS AND CONDITIONS
3145
+
3146
+ APPENDIX: How to apply the Apache License to your work.
3147
+
3148
+ To apply the Apache License to your work, attach the following
3149
+ boilerplate notice, with the fields enclosed by brackets "[]"
3150
+ replaced with your own identifying information. (Don't include
3151
+ the brackets!) The text should be enclosed in the appropriate
3152
+ comment syntax for the file format. We also recommend that a
3153
+ file or class name and description of purpose be included on the
3154
+ same "printed page" as the copyright notice for easier
3155
+ identification within third-party archives.
3156
+
3157
+ Copyright [yyyy] [name of copyright owner]
3158
+
3159
+ Licensed under the Apache License, Version 2.0 (the "License");
3160
+ you may not use this file except in compliance with the License.
3161
+ You may obtain a copy of the License at
3162
+
3163
+ http://www.apache.org/licenses/LICENSE-2.0
3164
+
3165
+ Unless required by applicable law or agreed to in writing, software
3166
+ distributed under the License is distributed on an "AS IS" BASIS,
3167
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
3168
+ See the License for the specific language governing permissions and
3169
+ limitations under the License.
3170
+
3171
+ -----------------------------------------------------------------------------
3172
+ Mozilla Public License, version 2.0
3173
+
3174
+ 1. Definitions
3175
+
3176
+ 1.1. “Contributor”
3177
+
3178
+ means each individual or legal entity that creates, contributes to the
3179
+ creation of, or owns Covered Software.
3180
+
3181
+ 1.2. “Contributor Version”
3182
+
3183
+ means the combination of the Contributions of others (if any) used by a
3184
+ Contributor and that particular Contributor’s Contribution.
3185
+
3186
+ 1.3. “Contribution”
3187
+
3188
+ means Covered Software of a particular Contributor.
3189
+
3190
+ 1.4. “Covered Software”
3191
+
3192
+ means Source Code Form to which the initial Contributor has attached the
3193
+ notice in Exhibit A, the Executable Form of such Source Code Form, and
3194
+ Modifications of such Source Code Form, in each case including portions
3195
+ thereof.
3196
+
3197
+ 1.5. “Incompatible With Secondary Licenses”
3198
+ means
3199
+
3200
+ a. that the initial Contributor has attached the notice described in
3201
+ Exhibit B to the Covered Software; or
3202
+
3203
+ b. that the Covered Software was made available under the terms of version
3204
+ 1.1 or earlier of the License, but not also under the terms of a
3205
+ Secondary License.
3206
+
3207
+ 1.6. “Executable Form”
3208
+
3209
+ means any form of the work other than Source Code Form.
3210
+
3211
+ 1.7. “Larger Work”
3212
+
3213
+ means a work that combines Covered Software with other material, in a separate
3214
+ file or files, that is not Covered Software.
3215
+
3216
+ 1.8. “License”
3217
+
3218
+ means this document.
3219
+
3220
+ 1.9. “Licensable”
3221
+
3222
+ means having the right to grant, to the maximum extent possible, whether at the
3223
+ time of the initial grant or subsequently, any and all of the rights conveyed by
3224
+ this License.
3225
+
3226
+ 1.10. “Modifications”
3227
+
3228
+ means any of the following:
3229
+
3230
+ a. any file in Source Code Form that results from an addition to, deletion
3231
+ from, or modification of the contents of Covered Software; or
3232
+
3233
+ b. any new file in Source Code Form that contains any Covered Software.
3234
+
3235
+ 1.11. “Patent Claims” of a Contributor
3236
+
3237
+ means any patent claim(s), including without limitation, method, process,
3238
+ and apparatus claims, in any patent Licensable by such Contributor that
3239
+ would be infringed, but for the grant of the License, by the making,
3240
+ using, selling, offering for sale, having made, import, or transfer of
3241
+ either its Contributions or its Contributor Version.
3242
+
3243
+ 1.12. “Secondary License”
3244
+
3245
+ means either the GNU General Public License, Version 2.0, the GNU Lesser
3246
+ General Public License, Version 2.1, the GNU Affero General Public
3247
+ License, Version 3.0, or any later versions of those licenses.
3248
+
3249
+ 1.13. “Source Code Form”
3250
+
3251
+ means the form of the work preferred for making modifications.
3252
+
3253
+ 1.14. “You” (or “Your”)
3254
+
3255
+ means an individual or a legal entity exercising rights under this
3256
+ License. For legal entities, “You” includes any entity that controls, is
3257
+ controlled by, or is under common control with You. For purposes of this
3258
+ definition, “control” means (a) the power, direct or indirect, to cause
3259
+ the direction or management of such entity, whether by contract or
3260
+ otherwise, or (b) ownership of more than fifty percent (50%) of the
3261
+ outstanding shares or beneficial ownership of such entity.
3262
+
3263
+
3264
+ 2. License Grants and Conditions
3265
+
3266
+ 2.1. Grants
3267
+
3268
+ Each Contributor hereby grants You a world-wide, royalty-free,
3269
+ non-exclusive license:
3270
+
3271
+ a. under intellectual property rights (other than patent or trademark)
3272
+ Licensable by such Contributor to use, reproduce, make available,
3273
+ modify, display, perform, distribute, and otherwise exploit its
3274
+ Contributions, either on an unmodified basis, with Modifications, or as
3275
+ part of a Larger Work; and
3276
+
3277
+ b. under Patent Claims of such Contributor to make, use, sell, offer for
3278
+ sale, have made, import, and otherwise transfer either its Contributions
3279
+ or its Contributor Version.
3280
+
3281
+ 2.2. Effective Date
3282
+
3283
+ The licenses granted in Section 2.1 with respect to any Contribution become
3284
+ effective for each Contribution on the date the Contributor first distributes
3285
+ such Contribution.
3286
+
3287
+ 2.3. Limitations on Grant Scope
3288
+
3289
+ The licenses granted in this Section 2 are the only rights granted under this
3290
+ License. No additional rights or licenses will be implied from the distribution
3291
+ or licensing of Covered Software under this License. Notwithstanding Section
3292
+ 2.1(b) above, no patent license is granted by a Contributor:
3293
+
3294
+ a. for any code that a Contributor has removed from Covered Software; or
3295
+
3296
+ b. for infringements caused by: (i) Your and any other third party’s
3297
+ modifications of Covered Software, or (ii) the combination of its
3298
+ Contributions with other software (except as part of its Contributor
3299
+ Version); or
3300
+
3301
+ c. under Patent Claims infringed by Covered Software in the absence of its
3302
+ Contributions.
3303
+
3304
+ This License does not grant any rights in the trademarks, service marks, or
3305
+ logos of any Contributor (except as may be necessary to comply with the
3306
+ notice requirements in Section 3.4).
3307
+
3308
+ 2.4. Subsequent Licenses
3309
+
3310
+ No Contributor makes additional grants as a result of Your choice to
3311
+ distribute the Covered Software under a subsequent version of this License
3312
+ (see Section 10.2) or under the terms of a Secondary License (if permitted
3313
+ under the terms of Section 3.3).
3314
+
3315
+ 2.5. Representation
3316
+
3317
+ Each Contributor represents that the Contributor believes its Contributions
3318
+ are its original creation(s) or it has sufficient rights to grant the
3319
+ rights to its Contributions conveyed by this License.
3320
+
3321
+ 2.6. Fair Use
3322
+
3323
+ This License is not intended to limit any rights You have under applicable
3324
+ copyright doctrines of fair use, fair dealing, or other equivalents.
3325
+
3326
+ 2.7. Conditions
3327
+
3328
+ Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted in
3329
+ Section 2.1.
3330
+
3331
+
3332
+ 3. Responsibilities
3333
+
3334
+ 3.1. Distribution of Source Form
3335
+
3336
+ All distribution of Covered Software in Source Code Form, including any
3337
+ Modifications that You create or to which You contribute, must be under the
3338
+ terms of this License. You must inform recipients that the Source Code Form
3339
+ of the Covered Software is governed by the terms of this License, and how
3340
+ they can obtain a copy of this License. You may not attempt to alter or
3341
+ restrict the recipients’ rights in the Source Code Form.
3342
+
3343
+ 3.2. Distribution of Executable Form
3344
+
3345
+ If You distribute Covered Software in Executable Form then:
3346
+
3347
+ a. such Covered Software must also be made available in Source Code Form,
3348
+ as described in Section 3.1, and You must inform recipients of the
3349
+ Executable Form how they can obtain a copy of such Source Code Form by
3350
+ reasonable means in a timely manner, at a charge no more than the cost
3351
+ of distribution to the recipient; and
3352
+
3353
+ b. You may distribute such Executable Form under the terms of this License,
3354
+ or sublicense it under different terms, provided that the license for
3355
+ the Executable Form does not attempt to limit or alter the recipients’
3356
+ rights in the Source Code Form under this License.
3357
+
3358
+ 3.3. Distribution of a Larger Work
3359
+
3360
+ You may create and distribute a Larger Work under terms of Your choice,
3361
+ provided that You also comply with the requirements of this License for the
3362
+ Covered Software. If the Larger Work is a combination of Covered Software
3363
+ with a work governed by one or more Secondary Licenses, and the Covered
3364
+ Software is not Incompatible With Secondary Licenses, this License permits
3365
+ You to additionally distribute such Covered Software under the terms of
3366
+ such Secondary License(s), so that the recipient of the Larger Work may, at
3367
+ their option, further distribute the Covered Software under the terms of
3368
+ either this License or such Secondary License(s).
3369
+
3370
+ 3.4. Notices
3371
+
3372
+ You may not remove or alter the substance of any license notices (including
3373
+ copyright notices, patent notices, disclaimers of warranty, or limitations
3374
+ of liability) contained within the Source Code Form of the Covered
3375
+ Software, except that You may alter any license notices to the extent
3376
+ required to remedy known factual inaccuracies.
3377
+
3378
+ 3.5. Application of Additional Terms
3379
+
3380
+ You may choose to offer, and to charge a fee for, warranty, support,
3381
+ indemnity or liability obligations to one or more recipients of Covered
3382
+ Software. However, You may do so only on Your own behalf, and not on behalf
3383
+ of any Contributor. You must make it absolutely clear that any such
3384
+ warranty, support, indemnity, or liability obligation is offered by You
3385
+ alone, and You hereby agree to indemnify every Contributor for any
3386
+ liability incurred by such Contributor as a result of warranty, support,
3387
+ indemnity or liability terms You offer. You may include additional
3388
+ disclaimers of warranty and limitations of liability specific to any
3389
+ jurisdiction.
3390
+
3391
+ 4. Inability to Comply Due to Statute or Regulation
3392
+
3393
+ If it is impossible for You to comply with any of the terms of this License
3394
+ with respect to some or all of the Covered Software due to statute, judicial
3395
+ order, or regulation then You must: (a) comply with the terms of this License
3396
+ to the maximum extent possible; and (b) describe the limitations and the code
3397
+ they affect. Such description must be placed in a text file included with all
3398
+ distributions of the Covered Software under this License. Except to the
3399
+ extent prohibited by statute or regulation, such description must be
3400
+ sufficiently detailed for a recipient of ordinary skill to be able to
3401
+ understand it.
3402
+
3403
+ 5. Termination
3404
+
3405
+ 5.1. The rights granted under this License will terminate automatically if You
3406
+ fail to comply with any of its terms. However, if You become compliant,
3407
+ then the rights granted under this License from a particular Contributor
3408
+ are reinstated (a) provisionally, unless and until such Contributor
3409
+ explicitly and finally terminates Your grants, and (b) on an ongoing basis,
3410
+ if such Contributor fails to notify You of the non-compliance by some
3411
+ reasonable means prior to 60 days after You have come back into compliance.
3412
+ Moreover, Your grants from a particular Contributor are reinstated on an
3413
+ ongoing basis if such Contributor notifies You of the non-compliance by
3414
+ some reasonable means, this is the first time You have received notice of
3415
+ non-compliance with this License from such Contributor, and You become
3416
+ compliant prior to 30 days after Your receipt of the notice.
3417
+
3418
+ 5.2. If You initiate litigation against any entity by asserting a patent
3419
+ infringement claim (excluding declaratory judgment actions, counter-claims,
3420
+ and cross-claims) alleging that a Contributor Version directly or
3421
+ indirectly infringes any patent, then the rights granted to You by any and
3422
+ all Contributors for the Covered Software under Section 2.1 of this License
3423
+ shall terminate.
3424
+
3425
+ 5.3. In the event of termination under Sections 5.1 or 5.2 above, all end user
3426
+ license agreements (excluding distributors and resellers) which have been
3427
+ validly granted by You or Your distributors under this License prior to
3428
+ termination shall survive termination.
3429
+
3430
+ 6. Disclaimer of Warranty
3431
+
3432
+ Covered Software is provided under this License on an “as is” basis, without
3433
+ warranty of any kind, either expressed, implied, or statutory, including,
3434
+ without limitation, warranties that the Covered Software is free of defects,
3435
+ merchantable, fit for a particular purpose or non-infringing. The entire
3436
+ risk as to the quality and performance of the Covered Software is with You.
3437
+ Should any Covered Software prove defective in any respect, You (not any
3438
+ Contributor) assume the cost of any necessary servicing, repair, or
3439
+ correction. This disclaimer of warranty constitutes an essential part of this
3440
+ License. No use of any Covered Software is authorized under this License
3441
+ except under this disclaimer.
3442
+
3443
+ 7. Limitation of Liability
3444
+
3445
+ Under no circumstances and under no legal theory, whether tort (including
3446
+ negligence), contract, or otherwise, shall any Contributor, or anyone who
3447
+ distributes Covered Software as permitted above, be liable to You for any
3448
+ direct, indirect, special, incidental, or consequential damages of any
3449
+ character including, without limitation, damages for lost profits, loss of
3450
+ goodwill, work stoppage, computer failure or malfunction, or any and all
3451
+ other commercial damages or losses, even if such party shall have been
3452
+ informed of the possibility of such damages. This limitation of liability
3453
+ shall not apply to liability for death or personal injury resulting from such
3454
+ party’s negligence to the extent applicable law prohibits such limitation.
3455
+ Some jurisdictions do not allow the exclusion or limitation of incidental or
3456
+ consequential damages, so this exclusion and limitation may not apply to You.
3457
+
3458
+ 8. Litigation
3459
+
3460
+ Any litigation relating to this License may be brought only in the courts of
3461
+ a jurisdiction where the defendant maintains its principal place of business
3462
+ and such litigation shall be governed by laws of that jurisdiction, without
3463
+ reference to its conflict-of-law provisions. Nothing in this Section shall
3464
+ prevent a party’s ability to bring cross-claims or counter-claims.
3465
+
3466
+ 9. Miscellaneous
3467
+
3468
+ This License represents the complete agreement concerning the subject matter
3469
+ hereof. If any provision of this License is held to be unenforceable, such
3470
+ provision shall be reformed only to the extent necessary to make it
3471
+ enforceable. Any law or regulation which provides that the language of a
3472
+ contract shall be construed against the drafter shall not be used to construe
3473
+ this License against a Contributor.
3474
+
3475
+
3476
+ 10. Versions of the License
3477
+
3478
+ 10.1. New Versions
3479
+
3480
+ Mozilla Foundation is the license steward. Except as provided in Section
3481
+ 10.3, no one other than the license steward has the right to modify or
3482
+ publish new versions of this License. Each version will be given a
3483
+ distinguishing version number.
3484
+
3485
+ 10.2. Effect of New Versions
3486
+
3487
+ You may distribute the Covered Software under the terms of the version of
3488
+ the License under which You originally received the Covered Software, or
3489
+ under the terms of any subsequent version published by the license
3490
+ steward.
3491
+
3492
+ 10.3. Modified Versions
3493
+
3494
+ If you create software not governed by this License, and you want to
3495
+ create a new license for such software, you may create and use a modified
3496
+ version of this License if you rename the license and remove any
3497
+ references to the name of the license steward (except to note that such
3498
+ modified license differs from this License).
3499
+
3500
+ 10.4. Distributing Source Code Form that is Incompatible With Secondary Licenses
3501
+ If You choose to distribute Source Code Form that is Incompatible With
3502
+ Secondary Licenses under the terms of this version of the License, the
3503
+ notice described in Exhibit B of this License must be attached.
3504
+
3505
+ Exhibit A - Source Code Form License Notice
3506
+
3507
+ This Source Code Form is subject to the
3508
+ terms of the Mozilla Public License, v.
3509
+ 2.0. If a copy of the MPL was not
3510
+ distributed with this file, You can
3511
+ obtain one at
3512
+ http://mozilla.org/MPL/2.0/.
3513
+
3514
+ If it is not possible or desirable to put the notice in a particular file, then
3515
+ You may include the notice in a location (such as a LICENSE file in a relevant
3516
+ directory) where a recipient would be likely to look for such a notice.
3517
+
3518
+ You may add additional accurate notices of copyright ownership.
3519
+
3520
+ Exhibit B - “Incompatible With Secondary Licenses” Notice
3521
+
3522
+ This Source Code Form is “Incompatible
3523
+ With Secondary Licenses”, as defined by
3524
+ the Mozilla Public License, v. 2.0.
3525
+
3526
+
3527
+
2931
3528
  domutils
2932
3529
  BSD-2-Clause
2933
3530
  Copyright (c) Felix Böhm