@colijnit/sharedcomponents 256.2.3 → 256.2.4

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.
@@ -1,2219 +0,0 @@
1
- @angular/animations
2
- MIT
3
-
4
- @angular/cdk
5
- MIT
6
- The MIT License
7
-
8
- Copyright (c) 2021 Google LLC.
9
-
10
- Permission is hereby granted, free of charge, to any person obtaining a copy
11
- of this software and associated documentation files (the "Software"), to deal
12
- in the Software without restriction, including without limitation the rights
13
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
14
- copies of the Software, and to permit persons to whom the Software is
15
- furnished to do so, subject to the following conditions:
16
-
17
- The above copyright notice and this permission notice shall be included in
18
- all copies or substantial portions of the Software.
19
-
20
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
21
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
22
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
23
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
24
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
25
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
26
- THE SOFTWARE.
27
-
28
-
29
- @angular/common
30
- MIT
31
-
32
- @angular/core
33
- MIT
34
-
35
- @angular/forms
36
- MIT
37
-
38
- @angular/platform-browser
39
- MIT
40
-
41
- @babel/runtime
42
- MIT
43
- MIT License
44
-
45
- Copyright (c) 2014-present Sebastian McKenzie and other contributors
46
-
47
- Permission is hereby granted, free of charge, to any person obtaining
48
- a copy of this software and associated documentation files (the
49
- "Software"), to deal in the Software without restriction, including
50
- without limitation the rights to use, copy, modify, merge, publish,
51
- distribute, sublicense, and/or sell copies of the Software, and to
52
- permit persons to whom the Software is furnished to do so, subject to
53
- the following conditions:
54
-
55
- The above copyright notice and this permission notice shall be
56
- included in all copies or substantial portions of the Software.
57
-
58
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
59
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
60
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
61
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
62
- LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
63
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
64
- WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
65
-
66
-
67
- @colijnit/articleapi
68
- ISC
69
-
70
- @colijnit/corecomponents_v12
71
-
72
- @colijnit/ioneconnector
73
- ISC
74
-
75
- @colijnit/mainapi
76
- ISC
77
-
78
- @colijnit/relationapi
79
- ISC
80
-
81
- @colijnit/sharedapi
82
- ISC
83
-
84
- @colijnit/sharedcomponents
85
-
86
- @kurkle/color
87
- MIT
88
- The MIT License (MIT)
89
-
90
- Copyright (c) 2018-2021 Jukka Kurkela
91
-
92
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
93
-
94
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
95
-
96
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
97
-
98
-
99
- @pdf-lib/standard-fonts
100
- MIT
101
- MIT License
102
-
103
- Copyright (c) 2018 Andrew Dillon
104
-
105
- Permission is hereby granted, free of charge, to any person obtaining a copy
106
- of this software and associated documentation files (the "Software"), to deal
107
- in the Software without restriction, including without limitation the rights
108
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
109
- copies of the Software, and to permit persons to whom the Software is
110
- furnished to do so, subject to the following conditions:
111
-
112
- The above copyright notice and this permission notice shall be included in all
113
- copies or substantial portions of the Software.
114
-
115
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
116
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
117
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
118
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
119
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
120
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
121
- SOFTWARE.
122
-
123
-
124
- @pdf-lib/upng
125
- MIT
126
- MIT License
127
-
128
- Copyright (c) 2017 Photopea
129
-
130
- Permission is hereby granted, free of charge, to any person obtaining a copy
131
- of this software and associated documentation files (the "Software"), to deal
132
- in the Software without restriction, including without limitation the rights
133
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
134
- copies of the Software, and to permit persons to whom the Software is
135
- furnished to do so, subject to the following conditions:
136
-
137
- The above copyright notice and this permission notice shall be included in all
138
- copies or substantial portions of the Software.
139
-
140
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
141
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
142
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
143
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
144
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
145
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
146
- SOFTWARE.
147
-
148
-
149
- @tweenjs/tween.js
150
- MIT
151
- The MIT License
152
-
153
- Copyright (c) 2010-2012 Tween.js authors.
154
-
155
- Easing equations Copyright (c) 2001 Robert Penner http://robertpenner.com/easing/
156
-
157
- Permission is hereby granted, free of charge, to any person obtaining a copy
158
- of this software and associated documentation files (the "Software"), to deal
159
- in the Software without restriction, including without limitation the rights
160
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
161
- copies of the Software, and to permit persons to whom the Software is
162
- furnished to do so, subject to the following conditions:
163
-
164
- The above copyright notice and this permission notice shall be included in
165
- all copies or substantial portions of the Software.
166
-
167
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
168
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
169
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
170
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
171
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
172
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
173
- THE SOFTWARE.
174
-
175
-
176
- axios
177
- MIT
178
- Copyright (c) 2014-present Matt Zabriskie
179
-
180
- Permission is hereby granted, free of charge, to any person obtaining a copy
181
- of this software and associated documentation files (the "Software"), to deal
182
- in the Software without restriction, including without limitation the rights
183
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
184
- copies of the Software, and to permit persons to whom the Software is
185
- furnished to do so, subject to the following conditions:
186
-
187
- The above copyright notice and this permission notice shall be included in
188
- all copies or substantial portions of the Software.
189
-
190
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
191
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
192
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
193
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
194
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
195
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
196
- THE SOFTWARE.
197
-
198
-
199
- canvg
200
- MIT
201
- The MIT License (MIT)
202
-
203
- Copyright (c) 2010 - present Gabe Lerner (gabelerner@gmail.com) - https://github.com/canvg/canvg
204
-
205
- Permission is hereby granted, free of charge, to any person obtaining a copy
206
- of this software and associated documentation files (the "Software"), to deal
207
- in the Software without restriction, including without limitation the rights
208
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
209
- copies of the Software, and to permit persons to whom the Software is
210
- furnished to do so, subject to the following conditions:
211
-
212
- The above copyright notice and this permission notice shall be included in all
213
- copies or substantial portions of the Software.
214
-
215
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
216
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
217
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
218
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
219
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
220
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
221
- SOFTWARE.
222
-
223
-
224
- chart.js
225
- MIT
226
- The MIT License (MIT)
227
-
228
- Copyright (c) 2014-2022 Chart.js Contributors
229
-
230
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
231
-
232
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
233
-
234
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
235
-
236
-
237
- circular-json
238
- MIT
239
- Copyright (C) 2013-2017 by Andrea Giammarchi - @WebReflection
240
-
241
- Permission is hereby granted, free of charge, to any person obtaining a copy
242
- of this software and associated documentation files (the "Software"), to deal
243
- in the Software without restriction, including without limitation the rights
244
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
245
- copies of the Software, and to permit persons to whom the Software is
246
- furnished to do so, subject to the following conditions:
247
-
248
- The above copyright notice and this permission notice shall be included in
249
- all copies or substantial portions of the Software.
250
-
251
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
252
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
253
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
254
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
255
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
256
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
257
- THE SOFTWARE.
258
-
259
-
260
- core-js
261
- MIT
262
- Copyright (c) 2014-2021 Denis Pushkarev
263
-
264
- Permission is hereby granted, free of charge, to any person obtaining a copy
265
- of this software and associated documentation files (the "Software"), to deal
266
- in the Software without restriction, including without limitation the rights
267
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
268
- copies of the Software, and to permit persons to whom the Software is
269
- furnished to do so, subject to the following conditions:
270
-
271
- The above copyright notice and this permission notice shall be included in
272
- all copies or substantial portions of the Software.
273
-
274
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
275
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
276
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
277
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
278
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
279
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
280
- THE SOFTWARE.
281
-
282
-
283
- dijkstrajs
284
- MIT
285
- ```
286
- Dijkstra path-finding functions. Adapted from the Dijkstar Python project.
287
-
288
- Copyright (C) 2008
289
- Wyatt Baldwin <self@wyattbaldwin.com>
290
- All rights reserved
291
-
292
- Licensed under the MIT license.
293
-
294
- http://www.opensource.org/licenses/mit-license.php
295
-
296
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
297
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
298
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
299
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
300
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
301
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
302
- THE SOFTWARE.
303
- ```
304
-
305
-
306
- dompurify
307
- (MPL-2.0 OR Apache-2.0)
308
- DOMPurify
309
- Copyright 2024 Dr.-Ing. Mario Heiderich, Cure53
310
-
311
- DOMPurify is free software; you can redistribute it and/or modify it under the
312
- terms of either:
313
-
314
- a) the Apache License Version 2.0, or
315
- b) the Mozilla Public License Version 2.0
316
-
317
- -----------------------------------------------------------------------------
318
-
319
- Apache License
320
- Version 2.0, January 2004
321
- http://www.apache.org/licenses/
322
-
323
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
324
-
325
- 1. Definitions.
326
-
327
- "License" shall mean the terms and conditions for use, reproduction,
328
- and distribution as defined by Sections 1 through 9 of this document.
329
-
330
- "Licensor" shall mean the copyright owner or entity authorized by
331
- the copyright owner that is granting the License.
332
-
333
- "Legal Entity" shall mean the union of the acting entity and all
334
- other entities that control, are controlled by, or are under common
335
- control with that entity. For the purposes of this definition,
336
- "control" means (i) the power, direct or indirect, to cause the
337
- direction or management of such entity, whether by contract or
338
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
339
- outstanding shares, or (iii) beneficial ownership of such entity.
340
-
341
- "You" (or "Your") shall mean an individual or Legal Entity
342
- exercising permissions granted by this License.
343
-
344
- "Source" form shall mean the preferred form for making modifications,
345
- including but not limited to software source code, documentation
346
- source, and configuration files.
347
-
348
- "Object" form shall mean any form resulting from mechanical
349
- transformation or translation of a Source form, including but
350
- not limited to compiled object code, generated documentation,
351
- and conversions to other media types.
352
-
353
- "Work" shall mean the work of authorship, whether in Source or
354
- Object form, made available under the License, as indicated by a
355
- copyright notice that is included in or attached to the work
356
- (an example is provided in the Appendix below).
357
-
358
- "Derivative Works" shall mean any work, whether in Source or Object
359
- form, that is based on (or derived from) the Work and for which the
360
- editorial revisions, annotations, elaborations, or other modifications
361
- represent, as a whole, an original work of authorship. For the purposes
362
- of this License, Derivative Works shall not include works that remain
363
- separable from, or merely link (or bind by name) to the interfaces of,
364
- the Work and Derivative Works thereof.
365
-
366
- "Contribution" shall mean any work of authorship, including
367
- the original version of the Work and any modifications or additions
368
- to that Work or Derivative Works thereof, that is intentionally
369
- submitted to Licensor for inclusion in the Work by the copyright owner
370
- or by an individual or Legal Entity authorized to submit on behalf of
371
- the copyright owner. For the purposes of this definition, "submitted"
372
- means any form of electronic, verbal, or written communication sent
373
- to the Licensor or its representatives, including but not limited to
374
- communication on electronic mailing lists, source code control systems,
375
- and issue tracking systems that are managed by, or on behalf of, the
376
- Licensor for the purpose of discussing and improving the Work, but
377
- excluding communication that is conspicuously marked or otherwise
378
- designated in writing by the copyright owner as "Not a Contribution."
379
-
380
- "Contributor" shall mean Licensor and any individual or Legal Entity
381
- on behalf of whom a Contribution has been received by Licensor and
382
- subsequently incorporated within the Work.
383
-
384
- 2. Grant of Copyright License. Subject to the terms and conditions of
385
- this License, each Contributor hereby grants to You a perpetual,
386
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
387
- copyright license to reproduce, prepare Derivative Works of,
388
- publicly display, publicly perform, sublicense, and distribute the
389
- Work and such Derivative Works in Source or Object form.
390
-
391
- 3. Grant of Patent License. Subject to the terms and conditions of
392
- this License, each Contributor hereby grants to You a perpetual,
393
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
394
- (except as stated in this section) patent license to make, have made,
395
- use, offer to sell, sell, import, and otherwise transfer the Work,
396
- where such license applies only to those patent claims licensable
397
- by such Contributor that are necessarily infringed by their
398
- Contribution(s) alone or by combination of their Contribution(s)
399
- with the Work to which such Contribution(s) was submitted. If You
400
- institute patent litigation against any entity (including a
401
- cross-claim or counterclaim in a lawsuit) alleging that the Work
402
- or a Contribution incorporated within the Work constitutes direct
403
- or contributory patent infringement, then any patent licenses
404
- granted to You under this License for that Work shall terminate
405
- as of the date such litigation is filed.
406
-
407
- 4. Redistribution. You may reproduce and distribute copies of the
408
- Work or Derivative Works thereof in any medium, with or without
409
- modifications, and in Source or Object form, provided that You
410
- meet the following conditions:
411
-
412
- (a) You must give any other recipients of the Work or
413
- Derivative Works a copy of this License; and
414
-
415
- (b) You must cause any modified files to carry prominent notices
416
- stating that You changed the files; and
417
-
418
- (c) You must retain, in the Source form of any Derivative Works
419
- that You distribute, all copyright, patent, trademark, and
420
- attribution notices from the Source form of the Work,
421
- excluding those notices that do not pertain to any part of
422
- the Derivative Works; and
423
-
424
- (d) If the Work includes a "NOTICE" text file as part of its
425
- distribution, then any Derivative Works that You distribute must
426
- include a readable copy of the attribution notices contained
427
- within such NOTICE file, excluding those notices that do not
428
- pertain to any part of the Derivative Works, in at least one
429
- of the following places: within a NOTICE text file distributed
430
- as part of the Derivative Works; within the Source form or
431
- documentation, if provided along with the Derivative Works; or,
432
- within a display generated by the Derivative Works, if and
433
- wherever such third-party notices normally appear. The contents
434
- of the NOTICE file are for informational purposes only and
435
- do not modify the License. You may add Your own attribution
436
- notices within Derivative Works that You distribute, alongside
437
- or as an addendum to the NOTICE text from the Work, provided
438
- that such additional attribution notices cannot be construed
439
- as modifying the License.
440
-
441
- You may add Your own copyright statement to Your modifications and
442
- may provide additional or different license terms and conditions
443
- for use, reproduction, or distribution of Your modifications, or
444
- for any such Derivative Works as a whole, provided Your use,
445
- reproduction, and distribution of the Work otherwise complies with
446
- the conditions stated in this License.
447
-
448
- 5. Submission of Contributions. Unless You explicitly state otherwise,
449
- any Contribution intentionally submitted for inclusion in the Work
450
- by You to the Licensor shall be under the terms and conditions of
451
- this License, without any additional terms or conditions.
452
- Notwithstanding the above, nothing herein shall supersede or modify
453
- the terms of any separate license agreement you may have executed
454
- with Licensor regarding such Contributions.
455
-
456
- 6. Trademarks. This License does not grant permission to use the trade
457
- names, trademarks, service marks, or product names of the Licensor,
458
- except as required for reasonable and customary use in describing the
459
- origin of the Work and reproducing the content of the NOTICE file.
460
-
461
- 7. Disclaimer of Warranty. Unless required by applicable law or
462
- agreed to in writing, Licensor provides the Work (and each
463
- Contributor provides its Contributions) on an "AS IS" BASIS,
464
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
465
- implied, including, without limitation, any warranties or conditions
466
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
467
- PARTICULAR PURPOSE. You are solely responsible for determining the
468
- appropriateness of using or redistributing the Work and assume any
469
- risks associated with Your exercise of permissions under this License.
470
-
471
- 8. Limitation of Liability. In no event and under no legal theory,
472
- whether in tort (including negligence), contract, or otherwise,
473
- unless required by applicable law (such as deliberate and grossly
474
- negligent acts) or agreed to in writing, shall any Contributor be
475
- liable to You for damages, including any direct, indirect, special,
476
- incidental, or consequential damages of any character arising as a
477
- result of this License or out of the use or inability to use the
478
- Work (including but not limited to damages for loss of goodwill,
479
- work stoppage, computer failure or malfunction, or any and all
480
- other commercial damages or losses), even if such Contributor
481
- has been advised of the possibility of such damages.
482
-
483
- 9. Accepting Warranty or Additional Liability. While redistributing
484
- the Work or Derivative Works thereof, You may choose to offer,
485
- and charge a fee for, acceptance of support, warranty, indemnity,
486
- or other liability obligations and/or rights consistent with this
487
- License. However, in accepting such obligations, You may act only
488
- on Your own behalf and on Your sole responsibility, not on behalf
489
- of any other Contributor, and only if You agree to indemnify,
490
- defend, and hold each Contributor harmless for any liability
491
- incurred by, or claims asserted against, such Contributor by reason
492
- of your accepting any such warranty or additional liability.
493
-
494
- END OF TERMS AND CONDITIONS
495
-
496
- APPENDIX: How to apply the Apache License to your work.
497
-
498
- To apply the Apache License to your work, attach the following
499
- boilerplate notice, with the fields enclosed by brackets "[]"
500
- replaced with your own identifying information. (Don't include
501
- the brackets!) The text should be enclosed in the appropriate
502
- comment syntax for the file format. We also recommend that a
503
- file or class name and description of purpose be included on the
504
- same "printed page" as the copyright notice for easier
505
- identification within third-party archives.
506
-
507
- Copyright [yyyy] [name of copyright owner]
508
-
509
- Licensed under the Apache License, Version 2.0 (the "License");
510
- you may not use this file except in compliance with the License.
511
- You may obtain a copy of the License at
512
-
513
- http://www.apache.org/licenses/LICENSE-2.0
514
-
515
- Unless required by applicable law or agreed to in writing, software
516
- distributed under the License is distributed on an "AS IS" BASIS,
517
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
518
- See the License for the specific language governing permissions and
519
- limitations under the License.
520
-
521
- -----------------------------------------------------------------------------
522
- Mozilla Public License, version 2.0
523
-
524
- 1. Definitions
525
-
526
- 1.1. “Contributor”
527
-
528
- means each individual or legal entity that creates, contributes to the
529
- creation of, or owns Covered Software.
530
-
531
- 1.2. “Contributor Version”
532
-
533
- means the combination of the Contributions of others (if any) used by a
534
- Contributor and that particular Contributor’s Contribution.
535
-
536
- 1.3. “Contribution”
537
-
538
- means Covered Software of a particular Contributor.
539
-
540
- 1.4. “Covered Software”
541
-
542
- means Source Code Form to which the initial Contributor has attached the
543
- notice in Exhibit A, the Executable Form of such Source Code Form, and
544
- Modifications of such Source Code Form, in each case including portions
545
- thereof.
546
-
547
- 1.5. “Incompatible With Secondary Licenses”
548
- means
549
-
550
- a. that the initial Contributor has attached the notice described in
551
- Exhibit B to the Covered Software; or
552
-
553
- b. that the Covered Software was made available under the terms of version
554
- 1.1 or earlier of the License, but not also under the terms of a
555
- Secondary License.
556
-
557
- 1.6. “Executable Form”
558
-
559
- means any form of the work other than Source Code Form.
560
-
561
- 1.7. “Larger Work”
562
-
563
- means a work that combines Covered Software with other material, in a separate
564
- file or files, that is not Covered Software.
565
-
566
- 1.8. “License”
567
-
568
- means this document.
569
-
570
- 1.9. “Licensable”
571
-
572
- means having the right to grant, to the maximum extent possible, whether at the
573
- time of the initial grant or subsequently, any and all of the rights conveyed by
574
- this License.
575
-
576
- 1.10. “Modifications”
577
-
578
- means any of the following:
579
-
580
- a. any file in Source Code Form that results from an addition to, deletion
581
- from, or modification of the contents of Covered Software; or
582
-
583
- b. any new file in Source Code Form that contains any Covered Software.
584
-
585
- 1.11. “Patent Claims” of a Contributor
586
-
587
- means any patent claim(s), including without limitation, method, process,
588
- and apparatus claims, in any patent Licensable by such Contributor that
589
- would be infringed, but for the grant of the License, by the making,
590
- using, selling, offering for sale, having made, import, or transfer of
591
- either its Contributions or its Contributor Version.
592
-
593
- 1.12. “Secondary License”
594
-
595
- means either the GNU General Public License, Version 2.0, the GNU Lesser
596
- General Public License, Version 2.1, the GNU Affero General Public
597
- License, Version 3.0, or any later versions of those licenses.
598
-
599
- 1.13. “Source Code Form”
600
-
601
- means the form of the work preferred for making modifications.
602
-
603
- 1.14. “You” (or “Your”)
604
-
605
- means an individual or a legal entity exercising rights under this
606
- License. For legal entities, “You” includes any entity that controls, is
607
- controlled by, or is under common control with You. For purposes of this
608
- definition, “control” means (a) the power, direct or indirect, to cause
609
- the direction or management of such entity, whether by contract or
610
- otherwise, or (b) ownership of more than fifty percent (50%) of the
611
- outstanding shares or beneficial ownership of such entity.
612
-
613
-
614
- 2. License Grants and Conditions
615
-
616
- 2.1. Grants
617
-
618
- Each Contributor hereby grants You a world-wide, royalty-free,
619
- non-exclusive license:
620
-
621
- a. under intellectual property rights (other than patent or trademark)
622
- Licensable by such Contributor to use, reproduce, make available,
623
- modify, display, perform, distribute, and otherwise exploit its
624
- Contributions, either on an unmodified basis, with Modifications, or as
625
- part of a Larger Work; and
626
-
627
- b. under Patent Claims of such Contributor to make, use, sell, offer for
628
- sale, have made, import, and otherwise transfer either its Contributions
629
- or its Contributor Version.
630
-
631
- 2.2. Effective Date
632
-
633
- The licenses granted in Section 2.1 with respect to any Contribution become
634
- effective for each Contribution on the date the Contributor first distributes
635
- such Contribution.
636
-
637
- 2.3. Limitations on Grant Scope
638
-
639
- The licenses granted in this Section 2 are the only rights granted under this
640
- License. No additional rights or licenses will be implied from the distribution
641
- or licensing of Covered Software under this License. Notwithstanding Section
642
- 2.1(b) above, no patent license is granted by a Contributor:
643
-
644
- a. for any code that a Contributor has removed from Covered Software; or
645
-
646
- b. for infringements caused by: (i) Your and any other third party’s
647
- modifications of Covered Software, or (ii) the combination of its
648
- Contributions with other software (except as part of its Contributor
649
- Version); or
650
-
651
- c. under Patent Claims infringed by Covered Software in the absence of its
652
- Contributions.
653
-
654
- This License does not grant any rights in the trademarks, service marks, or
655
- logos of any Contributor (except as may be necessary to comply with the
656
- notice requirements in Section 3.4).
657
-
658
- 2.4. Subsequent Licenses
659
-
660
- No Contributor makes additional grants as a result of Your choice to
661
- distribute the Covered Software under a subsequent version of this License
662
- (see Section 10.2) or under the terms of a Secondary License (if permitted
663
- under the terms of Section 3.3).
664
-
665
- 2.5. Representation
666
-
667
- Each Contributor represents that the Contributor believes its Contributions
668
- are its original creation(s) or it has sufficient rights to grant the
669
- rights to its Contributions conveyed by this License.
670
-
671
- 2.6. Fair Use
672
-
673
- This License is not intended to limit any rights You have under applicable
674
- copyright doctrines of fair use, fair dealing, or other equivalents.
675
-
676
- 2.7. Conditions
677
-
678
- Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted in
679
- Section 2.1.
680
-
681
-
682
- 3. Responsibilities
683
-
684
- 3.1. Distribution of Source Form
685
-
686
- All distribution of Covered Software in Source Code Form, including any
687
- Modifications that You create or to which You contribute, must be under the
688
- terms of this License. You must inform recipients that the Source Code Form
689
- of the Covered Software is governed by the terms of this License, and how
690
- they can obtain a copy of this License. You may not attempt to alter or
691
- restrict the recipients’ rights in the Source Code Form.
692
-
693
- 3.2. Distribution of Executable Form
694
-
695
- If You distribute Covered Software in Executable Form then:
696
-
697
- a. such Covered Software must also be made available in Source Code Form,
698
- as described in Section 3.1, and You must inform recipients of the
699
- Executable Form how they can obtain a copy of such Source Code Form by
700
- reasonable means in a timely manner, at a charge no more than the cost
701
- of distribution to the recipient; and
702
-
703
- b. You may distribute such Executable Form under the terms of this License,
704
- or sublicense it under different terms, provided that the license for
705
- the Executable Form does not attempt to limit or alter the recipients’
706
- rights in the Source Code Form under this License.
707
-
708
- 3.3. Distribution of a Larger Work
709
-
710
- You may create and distribute a Larger Work under terms of Your choice,
711
- provided that You also comply with the requirements of this License for the
712
- Covered Software. If the Larger Work is a combination of Covered Software
713
- with a work governed by one or more Secondary Licenses, and the Covered
714
- Software is not Incompatible With Secondary Licenses, this License permits
715
- You to additionally distribute such Covered Software under the terms of
716
- such Secondary License(s), so that the recipient of the Larger Work may, at
717
- their option, further distribute the Covered Software under the terms of
718
- either this License or such Secondary License(s).
719
-
720
- 3.4. Notices
721
-
722
- You may not remove or alter the substance of any license notices (including
723
- copyright notices, patent notices, disclaimers of warranty, or limitations
724
- of liability) contained within the Source Code Form of the Covered
725
- Software, except that You may alter any license notices to the extent
726
- required to remedy known factual inaccuracies.
727
-
728
- 3.5. Application of Additional Terms
729
-
730
- You may choose to offer, and to charge a fee for, warranty, support,
731
- indemnity or liability obligations to one or more recipients of Covered
732
- Software. However, You may do so only on Your own behalf, and not on behalf
733
- of any Contributor. You must make it absolutely clear that any such
734
- warranty, support, indemnity, or liability obligation is offered by You
735
- alone, and You hereby agree to indemnify every Contributor for any
736
- liability incurred by such Contributor as a result of warranty, support,
737
- indemnity or liability terms You offer. You may include additional
738
- disclaimers of warranty and limitations of liability specific to any
739
- jurisdiction.
740
-
741
- 4. Inability to Comply Due to Statute or Regulation
742
-
743
- If it is impossible for You to comply with any of the terms of this License
744
- with respect to some or all of the Covered Software due to statute, judicial
745
- order, or regulation then You must: (a) comply with the terms of this License
746
- to the maximum extent possible; and (b) describe the limitations and the code
747
- they affect. Such description must be placed in a text file included with all
748
- distributions of the Covered Software under this License. Except to the
749
- extent prohibited by statute or regulation, such description must be
750
- sufficiently detailed for a recipient of ordinary skill to be able to
751
- understand it.
752
-
753
- 5. Termination
754
-
755
- 5.1. The rights granted under this License will terminate automatically if You
756
- fail to comply with any of its terms. However, if You become compliant,
757
- then the rights granted under this License from a particular Contributor
758
- are reinstated (a) provisionally, unless and until such Contributor
759
- explicitly and finally terminates Your grants, and (b) on an ongoing basis,
760
- if such Contributor fails to notify You of the non-compliance by some
761
- reasonable means prior to 60 days after You have come back into compliance.
762
- Moreover, Your grants from a particular Contributor are reinstated on an
763
- ongoing basis if such Contributor notifies You of the non-compliance by
764
- some reasonable means, this is the first time You have received notice of
765
- non-compliance with this License from such Contributor, and You become
766
- compliant prior to 30 days after Your receipt of the notice.
767
-
768
- 5.2. If You initiate litigation against any entity by asserting a patent
769
- infringement claim (excluding declaratory judgment actions, counter-claims,
770
- and cross-claims) alleging that a Contributor Version directly or
771
- indirectly infringes any patent, then the rights granted to You by any and
772
- all Contributors for the Covered Software under Section 2.1 of this License
773
- shall terminate.
774
-
775
- 5.3. In the event of termination under Sections 5.1 or 5.2 above, all end user
776
- license agreements (excluding distributors and resellers) which have been
777
- validly granted by You or Your distributors under this License prior to
778
- termination shall survive termination.
779
-
780
- 6. Disclaimer of Warranty
781
-
782
- Covered Software is provided under this License on an “as is” basis, without
783
- warranty of any kind, either expressed, implied, or statutory, including,
784
- without limitation, warranties that the Covered Software is free of defects,
785
- merchantable, fit for a particular purpose or non-infringing. The entire
786
- risk as to the quality and performance of the Covered Software is with You.
787
- Should any Covered Software prove defective in any respect, You (not any
788
- Contributor) assume the cost of any necessary servicing, repair, or
789
- correction. This disclaimer of warranty constitutes an essential part of this
790
- License. No use of any Covered Software is authorized under this License
791
- except under this disclaimer.
792
-
793
- 7. Limitation of Liability
794
-
795
- Under no circumstances and under no legal theory, whether tort (including
796
- negligence), contract, or otherwise, shall any Contributor, or anyone who
797
- distributes Covered Software as permitted above, be liable to You for any
798
- direct, indirect, special, incidental, or consequential damages of any
799
- character including, without limitation, damages for lost profits, loss of
800
- goodwill, work stoppage, computer failure or malfunction, or any and all
801
- other commercial damages or losses, even if such party shall have been
802
- informed of the possibility of such damages. This limitation of liability
803
- shall not apply to liability for death or personal injury resulting from such
804
- party’s negligence to the extent applicable law prohibits such limitation.
805
- Some jurisdictions do not allow the exclusion or limitation of incidental or
806
- consequential damages, so this exclusion and limitation may not apply to You.
807
-
808
- 8. Litigation
809
-
810
- Any litigation relating to this License may be brought only in the courts of
811
- a jurisdiction where the defendant maintains its principal place of business
812
- and such litigation shall be governed by laws of that jurisdiction, without
813
- reference to its conflict-of-law provisions. Nothing in this Section shall
814
- prevent a party’s ability to bring cross-claims or counter-claims.
815
-
816
- 9. Miscellaneous
817
-
818
- This License represents the complete agreement concerning the subject matter
819
- hereof. If any provision of this License is held to be unenforceable, such
820
- provision shall be reformed only to the extent necessary to make it
821
- enforceable. Any law or regulation which provides that the language of a
822
- contract shall be construed against the drafter shall not be used to construe
823
- this License against a Contributor.
824
-
825
-
826
- 10. Versions of the License
827
-
828
- 10.1. New Versions
829
-
830
- Mozilla Foundation is the license steward. Except as provided in Section
831
- 10.3, no one other than the license steward has the right to modify or
832
- publish new versions of this License. Each version will be given a
833
- distinguishing version number.
834
-
835
- 10.2. Effect of New Versions
836
-
837
- You may distribute the Covered Software under the terms of the version of
838
- the License under which You originally received the Covered Software, or
839
- under the terms of any subsequent version published by the license
840
- steward.
841
-
842
- 10.3. Modified Versions
843
-
844
- If you create software not governed by this License, and you want to
845
- create a new license for such software, you may create and use a modified
846
- version of this License if you rename the license and remove any
847
- references to the name of the license steward (except to note that such
848
- modified license differs from this License).
849
-
850
- 10.4. Distributing Source Code Form that is Incompatible With Secondary Licenses
851
- If You choose to distribute Source Code Form that is Incompatible With
852
- Secondary Licenses under the terms of this version of the License, the
853
- notice described in Exhibit B of this License must be attached.
854
-
855
- Exhibit A - Source Code Form License Notice
856
-
857
- This Source Code Form is subject to the
858
- terms of the Mozilla Public License, v.
859
- 2.0. If a copy of the MPL was not
860
- distributed with this file, You can
861
- obtain one at
862
- http://mozilla.org/MPL/2.0/.
863
-
864
- If it is not possible or desirable to put the notice in a particular file, then
865
- You may include the notice in a location (such as a LICENSE file in a relevant
866
- directory) where a recipient would be likely to look for such a notice.
867
-
868
- You may add additional accurate notices of copyright ownership.
869
-
870
- Exhibit B - “Incompatible With Secondary Licenses” Notice
871
-
872
- This Source Code Form is “Incompatible
873
- With Secondary Licenses”, as defined by
874
- the Mozilla Public License, v. 2.0.
875
-
876
-
877
-
878
- fflate
879
- MIT
880
- MIT License
881
-
882
- Copyright (c) 2023 Arjun Barrett
883
-
884
- Permission is hereby granted, free of charge, to any person obtaining a copy
885
- of this software and associated documentation files (the "Software"), to deal
886
- in the Software without restriction, including without limitation the rights
887
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
888
- copies of the Software, and to permit persons to whom the Software is
889
- furnished to do so, subject to the following conditions:
890
-
891
- The above copyright notice and this permission notice shall be included in all
892
- copies or substantial portions of the Software.
893
-
894
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
895
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
896
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
897
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
898
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
899
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
900
- SOFTWARE.
901
-
902
- fingerprintjs2
903
- MIT
904
- Fingerprintjs2 1.5.1 - Modern & flexible browser fingerprint library v2
905
- https://github.com/Valve/fingerprintjs2
906
- Copyright (c) 2015 Valentin Vasilyev (valentin.vasilyev@outlook.com)
907
- Licensed under the MIT (http://www.opensource.org/licenses/mit-license.php) license.
908
-
909
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
910
- AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
911
- IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
912
- ARE DISCLAIMED. IN NO EVENT SHALL VALENTIN VASILYEV BE LIABLE FOR ANY
913
- DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
914
- (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
915
- LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
916
- ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
917
- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
918
- THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
919
-
920
- hammerjs
921
- MIT
922
- The MIT License (MIT)
923
-
924
- Copyright (C) 2011-2014 by Jorik Tangelder (Eight Media)
925
-
926
- Permission is hereby granted, free of charge, to any person obtaining a copy
927
- of this software and associated documentation files (the "Software"), to deal
928
- in the Software without restriction, including without limitation the rights
929
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
930
- copies of the Software, and to permit persons to whom the Software is
931
- furnished to do so, subject to the following conditions:
932
-
933
- The above copyright notice and this permission notice shall be included in
934
- all copies or substantial portions of the Software.
935
-
936
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
937
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
938
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
939
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
940
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
941
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
942
- THE SOFTWARE.
943
-
944
-
945
- html-to-image
946
- MIT
947
- MIT License
948
-
949
- Copyright (c) 2017-2023 W.Y.
950
-
951
- Permission is hereby granted, free of charge, to any person obtaining a copy
952
- of this software and associated documentation files (the "Software"), to deal
953
- in the Software without restriction, including without limitation the rights
954
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
955
- copies of the Software, and to permit persons to whom the Software is
956
- furnished to do so, subject to the following conditions:
957
-
958
- The above copyright notice and this permission notice shall be included in all
959
- copies or substantial portions of the Software.
960
-
961
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
962
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
963
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
964
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
965
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
966
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
967
- SOFTWARE.
968
-
969
-
970
- html2canvas
971
- MIT
972
- Copyright (c) 2012 Niklas von Hertzen
973
-
974
- Permission is hereby granted, free of charge, to any person
975
- obtaining a copy of this software and associated documentation
976
- files (the "Software"), to deal in the Software without
977
- restriction, including without limitation the rights to use,
978
- copy, modify, merge, publish, distribute, sublicense, and/or sell
979
- copies of the Software, and to permit persons to whom the
980
- Software is furnished to do so, subject to the following
981
- conditions:
982
-
983
- The above copyright notice and this permission notice shall be
984
- included in all copies or substantial portions of the Software.
985
-
986
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
987
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
988
- OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
989
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
990
- HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
991
- WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
992
- FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
993
- OTHER DEALINGS IN THE SOFTWARE.
994
-
995
- jsencrypt
996
- MIT
997
- File: /src/LICENSE.txt
998
- The MIT License (MIT)
999
- Copyright (c) 2015 Form.io
1000
-
1001
- Permission is hereby granted, free of charge, to any person obtaining a copy of
1002
- this software and associated documentation files (the "Software"), to deal in the
1003
- Software without restriction, including without limitation the rights to use,
1004
- copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the
1005
- Software, and to permit persons to whom the Software is furnished to do so,
1006
- subject to the following conditions:
1007
-
1008
- The above copyright notice and this permission notice shall be included in all
1009
- copies or substantial portions of the Software.
1010
-
1011
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
1012
- INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1013
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
1014
- HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1015
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1016
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1017
-
1018
- File: /lib/jsrsasign/LICENSE.txt
1019
-
1020
-
1021
- CONTAINS CODE FROM YUI LIBRARY SEE LICENSE @ http://yuilibrary.com/license/
1022
-
1023
- The 'jsrsasign'(RSA-Sign JavaScript Library) License
1024
-
1025
- Copyright (c) 2010-2013 Kenji Urushima
1026
-
1027
- Permission is hereby granted, free of charge, to any person obtaining a copy
1028
- of this software and associated documentation files (the "Software"), to deal
1029
- in the Software without restriction, including without limitation the rights
1030
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1031
- copies of the Software, and to permit persons to whom the Software is
1032
- furnished to do so, subject to the following conditions:
1033
-
1034
- The above copyright notice and this permission notice shall be included in
1035
- all copies or substantial portions of the Software.
1036
-
1037
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1038
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1039
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1040
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1041
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1042
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1043
- THE SOFTWARE.
1044
- File: /lib/jsbn/LICENSE.txt
1045
-
1046
-
1047
- Licensing
1048
- ---------
1049
-
1050
- This software is covered under the following copyright:
1051
-
1052
- /*
1053
- * Copyright (c) 2003-2005 Tom Wu
1054
- * All Rights Reserved.
1055
- *
1056
- * Permission is hereby granted, free of charge, to any person obtaining
1057
- * a copy of this software and associated documentation files (the
1058
- * "Software"), to deal in the Software without restriction, including
1059
- * without limitation the rights to use, copy, modify, merge, publish,
1060
- * distribute, sublicense, and/or sell copies of the Software, and to
1061
- * permit persons to whom the Software is furnished to do so, subject to
1062
- * the following conditions:
1063
- *
1064
- * The above copyright notice and this permission notice shall be
1065
- * included in all copies or substantial portions of the Software.
1066
- *
1067
- * THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND,
1068
- * EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY
1069
- * WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
1070
- *
1071
- * IN NO EVENT SHALL TOM WU BE LIABLE FOR ANY SPECIAL, INCIDENTAL,
1072
- * INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND, OR ANY DAMAGES WHATSOEVER
1073
- * RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER OR NOT ADVISED OF
1074
- * THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF LIABILITY, ARISING OUT
1075
- * OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1076
- *
1077
- * In addition, the following condition applies:
1078
- *
1079
- * All redistributions must retain an intact copy of this copyright notice
1080
- * and disclaimer.
1081
- */
1082
-
1083
- Address all questions regarding this license to:
1084
-
1085
- Tom Wu
1086
- tjw@cs.Stanford.EDU
1087
- File: /lib/asn1js/LICENSE.txt
1088
-
1089
-
1090
- ASN.1 JavaScript decoder
1091
- Copyright (c) 2008-2013 Lapo Luchini <lapo@lapo.it>
1092
-
1093
- Permission to use, copy, modify, and/or distribute this software for any
1094
- purpose with or without fee is hereby granted, provided that the above
1095
- copyright notice and this permission notice appear in all copies.
1096
-
1097
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
1098
- WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
1099
- MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
1100
- ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
1101
- WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
1102
- ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
1103
- OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1104
-
1105
- jspdf
1106
- MIT
1107
- Copyright
1108
- (c) 2010-2021 James Hall, https://github.com/MrRio/jsPDF
1109
- (c) 2015-2021 yWorks GmbH, https://www.yworks.com/
1110
-
1111
- Permission is hereby granted, free of charge, to any person obtaining
1112
- a copy of this software and associated documentation files (the
1113
- "Software"), to deal in the Software without restriction, including
1114
- without limitation the rights to use, copy, modify, merge, publish,
1115
- distribute, sublicense, and/or sell copies of the Software, and to
1116
- permit persons to whom the Software is furnished to do so, subject to
1117
- the following conditions:
1118
-
1119
- The above copyright notice and this permission notice shall be
1120
- included in all copies or substantial portions of the Software.
1121
-
1122
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1123
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1124
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1125
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
1126
- LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1127
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
1128
- WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1129
-
1130
-
1131
- jwt-decode
1132
- MIT
1133
- The MIT License (MIT)
1134
-
1135
- Copyright (c) 2015 Auth0, Inc. <support@auth0.com> (http://auth0.com)
1136
-
1137
- Permission is hereby granted, free of charge, to any person obtaining a copy
1138
- of this software and associated documentation files (the "Software"), to deal
1139
- in the Software without restriction, including without limitation the rights
1140
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1141
- copies of the Software, and to permit persons to whom the Software is
1142
- furnished to do so, subject to the following conditions:
1143
-
1144
- The above copyright notice and this permission notice shall be included in all
1145
- copies or substantial portions of the Software.
1146
-
1147
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1148
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1149
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1150
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1151
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1152
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1153
- SOFTWARE.
1154
-
1155
-
1156
- moment
1157
- MIT
1158
- Copyright (c) JS Foundation and other contributors
1159
-
1160
- Permission is hereby granted, free of charge, to any person
1161
- obtaining a copy of this software and associated documentation
1162
- files (the "Software"), to deal in the Software without
1163
- restriction, including without limitation the rights to use,
1164
- copy, modify, merge, publish, distribute, sublicense, and/or sell
1165
- copies of the Software, and to permit persons to whom the
1166
- Software is furnished to do so, subject to the following
1167
- conditions:
1168
-
1169
- The above copyright notice and this permission notice shall be
1170
- included in all copies or substantial portions of the Software.
1171
-
1172
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1173
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
1174
- OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1175
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
1176
- HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
1177
- WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
1178
- FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
1179
- OTHER DEALINGS IN THE SOFTWARE.
1180
-
1181
-
1182
- ng-recaptcha
1183
- MIT
1184
- The MIT License (MIT)
1185
-
1186
- Copyright (c) 2016 Ruslan Arkhipau
1187
-
1188
- Permission is hereby granted, free of charge, to any person obtaining a copy
1189
- of this software and associated documentation files (the "Software"), to deal
1190
- in the Software without restriction, including without limitation the rights
1191
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1192
- copies of the Software, and to permit persons to whom the Software is
1193
- furnished to do so, subject to the following conditions:
1194
-
1195
- The above copyright notice and this permission notice shall be included in all
1196
- copies or substantial portions of the Software.
1197
-
1198
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1199
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1200
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1201
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1202
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1203
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1204
- SOFTWARE.
1205
-
1206
-
1207
- nodejs-jsencrypt
1208
- MIT
1209
- File: /src/LICENSE.txt
1210
- The MIT License (MIT)
1211
- Copyright (c) 2015 Form.io
1212
-
1213
- Permission is hereby granted, free of charge, to any person obtaining a copy of
1214
- this software and associated documentation files (the "Software"), to deal in the
1215
- Software without restriction, including without limitation the rights to use,
1216
- copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the
1217
- Software, and to permit persons to whom the Software is furnished to do so,
1218
- subject to the following conditions:
1219
-
1220
- The above copyright notice and this permission notice shall be included in all
1221
- copies or substantial portions of the Software.
1222
-
1223
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
1224
- INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1225
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
1226
- HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1227
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1228
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1229
-
1230
- File: /lib/jsrsasign/LICENSE.txt
1231
-
1232
-
1233
- CONTAINS CODE FROM YUI LIBRARY SEE LICENSE @ http://yuilibrary.com/license/
1234
-
1235
- The 'jsrsasign'(RSA-Sign JavaScript Library) License
1236
-
1237
- Copyright (c) 2010-2013 Kenji Urushima
1238
-
1239
- Permission is hereby granted, free of charge, to any person obtaining a copy
1240
- of this software and associated documentation files (the "Software"), to deal
1241
- in the Software without restriction, including without limitation the rights
1242
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1243
- copies of the Software, and to permit persons to whom the Software is
1244
- furnished to do so, subject to the following conditions:
1245
-
1246
- The above copyright notice and this permission notice shall be included in
1247
- all copies or substantial portions of the Software.
1248
-
1249
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1250
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1251
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1252
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1253
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1254
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1255
- THE SOFTWARE.
1256
- File: /lib/jsbn/LICENSE.txt
1257
-
1258
-
1259
- Licensing
1260
- ---------
1261
-
1262
- This software is covered under the following copyright:
1263
-
1264
- /*
1265
- * Copyright (c) 2003-2005 Tom Wu
1266
- * All Rights Reserved.
1267
- *
1268
- * Permission is hereby granted, free of charge, to any person obtaining
1269
- * a copy of this software and associated documentation files (the
1270
- * "Software"), to deal in the Software without restriction, including
1271
- * without limitation the rights to use, copy, modify, merge, publish,
1272
- * distribute, sublicense, and/or sell copies of the Software, and to
1273
- * permit persons to whom the Software is furnished to do so, subject to
1274
- * the following conditions:
1275
- *
1276
- * The above copyright notice and this permission notice shall be
1277
- * included in all copies or substantial portions of the Software.
1278
- *
1279
- * THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND,
1280
- * EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY
1281
- * WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
1282
- *
1283
- * IN NO EVENT SHALL TOM WU BE LIABLE FOR ANY SPECIAL, INCIDENTAL,
1284
- * INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND, OR ANY DAMAGES WHATSOEVER
1285
- * RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER OR NOT ADVISED OF
1286
- * THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF LIABILITY, ARISING OUT
1287
- * OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1288
- *
1289
- * In addition, the following condition applies:
1290
- *
1291
- * All redistributions must retain an intact copy of this copyright notice
1292
- * and disclaimer.
1293
- */
1294
-
1295
- Address all questions regarding this license to:
1296
-
1297
- Tom Wu
1298
- tjw@cs.Stanford.EDU
1299
- File: /lib/asn1js/LICENSE.txt
1300
-
1301
-
1302
- ASN.1 JavaScript decoder
1303
- Copyright (c) 2008-2013 Lapo Luchini <lapo@lapo.it>
1304
-
1305
- Permission to use, copy, modify, and/or distribute this software for any
1306
- purpose with or without fee is hereby granted, provided that the above
1307
- copyright notice and this permission notice appear in all copies.
1308
-
1309
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
1310
- WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
1311
- MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
1312
- ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
1313
- WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
1314
- ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
1315
- OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1316
-
1317
- pako
1318
- (MIT AND Zlib)
1319
- (The MIT License)
1320
-
1321
- Copyright (C) 2014-2017 by Vitaly Puzrin and Andrei Tuputcyn
1322
-
1323
- Permission is hereby granted, free of charge, to any person obtaining a copy
1324
- of this software and associated documentation files (the "Software"), to deal
1325
- in the Software without restriction, including without limitation the rights
1326
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1327
- copies of the Software, and to permit persons to whom the Software is
1328
- furnished to do so, subject to the following conditions:
1329
-
1330
- The above copyright notice and this permission notice shall be included in
1331
- all copies or substantial portions of the Software.
1332
-
1333
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1334
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1335
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1336
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1337
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1338
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1339
- THE SOFTWARE.
1340
-
1341
-
1342
- path2d-polyfill
1343
- MIT
1344
- MIT License
1345
-
1346
- Copyright (c) 2018 Anders Nilsson
1347
-
1348
- Permission is hereby granted, free of charge, to any person obtaining a copy
1349
- of this software and associated documentation files (the "Software"), to deal
1350
- in the Software without restriction, including without limitation the rights
1351
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1352
- copies of the Software, and to permit persons to whom the Software is
1353
- furnished to do so, subject to the following conditions:
1354
-
1355
- The above copyright notice and this permission notice shall be included in all
1356
- copies or substantial portions of the Software.
1357
-
1358
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1359
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1360
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1361
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1362
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1363
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1364
- SOFTWARE.
1365
-
1366
-
1367
- pdf-lib
1368
- MIT
1369
- MIT License
1370
-
1371
- Copyright (c) 2019 Andrew Dillon
1372
-
1373
- Permission is hereby granted, free of charge, to any person obtaining a copy
1374
- of this software and associated documentation files (the "Software"), to deal
1375
- in the Software without restriction, including without limitation the rights
1376
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1377
- copies of the Software, and to permit persons to whom the Software is
1378
- furnished to do so, subject to the following conditions:
1379
-
1380
- The above copyright notice and this permission notice shall be included in all
1381
- copies or substantial portions of the Software.
1382
-
1383
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1384
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1385
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1386
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1387
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1388
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1389
- SOFTWARE.
1390
-
1391
-
1392
- pdfjs-dist
1393
- Apache-2.0
1394
-
1395
- Apache License
1396
- Version 2.0, January 2004
1397
- http://www.apache.org/licenses/
1398
-
1399
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1400
-
1401
- 1. Definitions.
1402
-
1403
- "License" shall mean the terms and conditions for use, reproduction,
1404
- and distribution as defined by Sections 1 through 9 of this document.
1405
-
1406
- "Licensor" shall mean the copyright owner or entity authorized by
1407
- the copyright owner that is granting the License.
1408
-
1409
- "Legal Entity" shall mean the union of the acting entity and all
1410
- other entities that control, are controlled by, or are under common
1411
- control with that entity. For the purposes of this definition,
1412
- "control" means (i) the power, direct or indirect, to cause the
1413
- direction or management of such entity, whether by contract or
1414
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
1415
- outstanding shares, or (iii) beneficial ownership of such entity.
1416
-
1417
- "You" (or "Your") shall mean an individual or Legal Entity
1418
- exercising permissions granted by this License.
1419
-
1420
- "Source" form shall mean the preferred form for making modifications,
1421
- including but not limited to software source code, documentation
1422
- source, and configuration files.
1423
-
1424
- "Object" form shall mean any form resulting from mechanical
1425
- transformation or translation of a Source form, including but
1426
- not limited to compiled object code, generated documentation,
1427
- and conversions to other media types.
1428
-
1429
- "Work" shall mean the work of authorship, whether in Source or
1430
- Object form, made available under the License, as indicated by a
1431
- copyright notice that is included in or attached to the work
1432
- (an example is provided in the Appendix below).
1433
-
1434
- "Derivative Works" shall mean any work, whether in Source or Object
1435
- form, that is based on (or derived from) the Work and for which the
1436
- editorial revisions, annotations, elaborations, or other modifications
1437
- represent, as a whole, an original work of authorship. For the purposes
1438
- of this License, Derivative Works shall not include works that remain
1439
- separable from, or merely link (or bind by name) to the interfaces of,
1440
- the Work and Derivative Works thereof.
1441
-
1442
- "Contribution" shall mean any work of authorship, including
1443
- the original version of the Work and any modifications or additions
1444
- to that Work or Derivative Works thereof, that is intentionally
1445
- submitted to Licensor for inclusion in the Work by the copyright owner
1446
- or by an individual or Legal Entity authorized to submit on behalf of
1447
- the copyright owner. For the purposes of this definition, "submitted"
1448
- means any form of electronic, verbal, or written communication sent
1449
- to the Licensor or its representatives, including but not limited to
1450
- communication on electronic mailing lists, source code control systems,
1451
- and issue tracking systems that are managed by, or on behalf of, the
1452
- Licensor for the purpose of discussing and improving the Work, but
1453
- excluding communication that is conspicuously marked or otherwise
1454
- designated in writing by the copyright owner as "Not a Contribution."
1455
-
1456
- "Contributor" shall mean Licensor and any individual or Legal Entity
1457
- on behalf of whom a Contribution has been received by Licensor and
1458
- subsequently incorporated within the Work.
1459
-
1460
- 2. Grant of Copyright License. Subject to the terms and conditions of
1461
- this License, each Contributor hereby grants to You a perpetual,
1462
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1463
- copyright license to reproduce, prepare Derivative Works of,
1464
- publicly display, publicly perform, sublicense, and distribute the
1465
- Work and such Derivative Works in Source or Object form.
1466
-
1467
- 3. Grant of Patent License. Subject to the terms and conditions of
1468
- this License, each Contributor hereby grants to You a perpetual,
1469
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1470
- (except as stated in this section) patent license to make, have made,
1471
- use, offer to sell, sell, import, and otherwise transfer the Work,
1472
- where such license applies only to those patent claims licensable
1473
- by such Contributor that are necessarily infringed by their
1474
- Contribution(s) alone or by combination of their Contribution(s)
1475
- with the Work to which such Contribution(s) was submitted. If You
1476
- institute patent litigation against any entity (including a
1477
- cross-claim or counterclaim in a lawsuit) alleging that the Work
1478
- or a Contribution incorporated within the Work constitutes direct
1479
- or contributory patent infringement, then any patent licenses
1480
- granted to You under this License for that Work shall terminate
1481
- as of the date such litigation is filed.
1482
-
1483
- 4. Redistribution. You may reproduce and distribute copies of the
1484
- Work or Derivative Works thereof in any medium, with or without
1485
- modifications, and in Source or Object form, provided that You
1486
- meet the following conditions:
1487
-
1488
- (a) You must give any other recipients of the Work or
1489
- Derivative Works a copy of this License; and
1490
-
1491
- (b) You must cause any modified files to carry prominent notices
1492
- stating that You changed the files; and
1493
-
1494
- (c) You must retain, in the Source form of any Derivative Works
1495
- that You distribute, all copyright, patent, trademark, and
1496
- attribution notices from the Source form of the Work,
1497
- excluding those notices that do not pertain to any part of
1498
- the Derivative Works; and
1499
-
1500
- (d) If the Work includes a "NOTICE" text file as part of its
1501
- distribution, then any Derivative Works that You distribute must
1502
- include a readable copy of the attribution notices contained
1503
- within such NOTICE file, excluding those notices that do not
1504
- pertain to any part of the Derivative Works, in at least one
1505
- of the following places: within a NOTICE text file distributed
1506
- as part of the Derivative Works; within the Source form or
1507
- documentation, if provided along with the Derivative Works; or,
1508
- within a display generated by the Derivative Works, if and
1509
- wherever such third-party notices normally appear. The contents
1510
- of the NOTICE file are for informational purposes only and
1511
- do not modify the License. You may add Your own attribution
1512
- notices within Derivative Works that You distribute, alongside
1513
- or as an addendum to the NOTICE text from the Work, provided
1514
- that such additional attribution notices cannot be construed
1515
- as modifying the License.
1516
-
1517
- You may add Your own copyright statement to Your modifications and
1518
- may provide additional or different license terms and conditions
1519
- for use, reproduction, or distribution of Your modifications, or
1520
- for any such Derivative Works as a whole, provided Your use,
1521
- reproduction, and distribution of the Work otherwise complies with
1522
- the conditions stated in this License.
1523
-
1524
- 5. Submission of Contributions. Unless You explicitly state otherwise,
1525
- any Contribution intentionally submitted for inclusion in the Work
1526
- by You to the Licensor shall be under the terms and conditions of
1527
- this License, without any additional terms or conditions.
1528
- Notwithstanding the above, nothing herein shall supersede or modify
1529
- the terms of any separate license agreement you may have executed
1530
- with Licensor regarding such Contributions.
1531
-
1532
- 6. Trademarks. This License does not grant permission to use the trade
1533
- names, trademarks, service marks, or product names of the Licensor,
1534
- except as required for reasonable and customary use in describing the
1535
- origin of the Work and reproducing the content of the NOTICE file.
1536
-
1537
- 7. Disclaimer of Warranty. Unless required by applicable law or
1538
- agreed to in writing, Licensor provides the Work (and each
1539
- Contributor provides its Contributions) on an "AS IS" BASIS,
1540
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1541
- implied, including, without limitation, any warranties or conditions
1542
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1543
- PARTICULAR PURPOSE. You are solely responsible for determining the
1544
- appropriateness of using or redistributing the Work and assume any
1545
- risks associated with Your exercise of permissions under this License.
1546
-
1547
- 8. Limitation of Liability. In no event and under no legal theory,
1548
- whether in tort (including negligence), contract, or otherwise,
1549
- unless required by applicable law (such as deliberate and grossly
1550
- negligent acts) or agreed to in writing, shall any Contributor be
1551
- liable to You for damages, including any direct, indirect, special,
1552
- incidental, or consequential damages of any character arising as a
1553
- result of this License or out of the use or inability to use the
1554
- Work (including but not limited to damages for loss of goodwill,
1555
- work stoppage, computer failure or malfunction, or any and all
1556
- other commercial damages or losses), even if such Contributor
1557
- has been advised of the possibility of such damages.
1558
-
1559
- 9. Accepting Warranty or Additional Liability. While redistributing
1560
- the Work or Derivative Works thereof, You may choose to offer,
1561
- and charge a fee for, acceptance of support, warranty, indemnity,
1562
- or other liability obligations and/or rights consistent with this
1563
- License. However, in accepting such obligations, You may act only
1564
- on Your own behalf and on Your sole responsibility, not on behalf
1565
- of any other Contributor, and only if You agree to indemnify,
1566
- defend, and hold each Contributor harmless for any liability
1567
- incurred by, or claims asserted against, such Contributor by reason
1568
- of your accepting any such warranty or additional liability.
1569
-
1570
- END OF TERMS AND CONDITIONS
1571
-
1572
-
1573
- performance-now
1574
- MIT
1575
- Copyright (c) 2013 Braveg1rl
1576
-
1577
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1578
-
1579
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1580
-
1581
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1582
-
1583
- qrcode
1584
- MIT
1585
- The MIT License (MIT)
1586
-
1587
- Copyright (c) 2012 Ryan Day
1588
-
1589
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1590
-
1591
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1592
-
1593
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1594
-
1595
-
1596
-
1597
- raf
1598
- MIT
1599
- Copyright 2013 Chris Dickinson <chris@neversaw.us>
1600
-
1601
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1602
-
1603
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1604
-
1605
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1606
-
1607
-
1608
- reflect-metadata
1609
- Apache-2.0
1610
- Apache License
1611
-
1612
- Version 2.0, January 2004
1613
-
1614
- http://www.apache.org/licenses/
1615
-
1616
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1617
-
1618
- 1. Definitions.
1619
-
1620
- "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
1621
-
1622
- "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
1623
-
1624
- "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
1625
-
1626
- "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
1627
-
1628
- "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
1629
-
1630
- "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
1631
-
1632
- "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
1633
-
1634
- "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
1635
-
1636
- "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
1637
-
1638
- "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.
1639
-
1640
- 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.
1641
-
1642
- 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.
1643
-
1644
- 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:
1645
-
1646
- You must give any other recipients of the Work or Derivative Works a copy of this License; and
1647
-
1648
- You must cause any modified files to carry prominent notices stating that You changed the files; and
1649
-
1650
- You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
1651
-
1652
- If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.
1653
-
1654
- 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
1655
-
1656
- 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.
1657
-
1658
- 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.
1659
-
1660
- 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
1661
-
1662
- 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
1663
-
1664
- END OF TERMS AND CONDITIONS
1665
-
1666
- rgbcolor
1667
- MIT OR SEE LICENSE IN FEEL-FREE.md
1668
- Copyright (c) 2016 Stoyan Stefanov, http://phpied.com/
1669
-
1670
- Permission is hereby granted, free of charge, to any person obtaining
1671
- a copy of this software and associated documentation files (the
1672
- "Software"), to deal in the Software without restriction, including
1673
- without limitation the rights to use, copy, modify, merge, publish,
1674
- distribute, sublicense, and/or sell copies of the Software, and to
1675
- permit persons to whom the Software is furnished to do so, subject to
1676
- the following conditions:
1677
-
1678
- The above copyright notice and this permission notice shall be
1679
- included in all copies or substantial portions of the Software.
1680
-
1681
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1682
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1683
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1684
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
1685
- LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1686
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
1687
- WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1688
-
1689
-
1690
- Exemptions
1691
- ==========
1692
-
1693
- Please either apply this, the MIT license, or the license in './FEEL-FREE.md'
1694
-
1695
-
1696
- rxjs
1697
- Apache-2.0
1698
- Apache License
1699
- Version 2.0, January 2004
1700
- http://www.apache.org/licenses/
1701
-
1702
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1703
-
1704
- 1. Definitions.
1705
-
1706
- "License" shall mean the terms and conditions for use, reproduction,
1707
- and distribution as defined by Sections 1 through 9 of this document.
1708
-
1709
- "Licensor" shall mean the copyright owner or entity authorized by
1710
- the copyright owner that is granting the License.
1711
-
1712
- "Legal Entity" shall mean the union of the acting entity and all
1713
- other entities that control, are controlled by, or are under common
1714
- control with that entity. For the purposes of this definition,
1715
- "control" means (i) the power, direct or indirect, to cause the
1716
- direction or management of such entity, whether by contract or
1717
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
1718
- outstanding shares, or (iii) beneficial ownership of such entity.
1719
-
1720
- "You" (or "Your") shall mean an individual or Legal Entity
1721
- exercising permissions granted by this License.
1722
-
1723
- "Source" form shall mean the preferred form for making modifications,
1724
- including but not limited to software source code, documentation
1725
- source, and configuration files.
1726
-
1727
- "Object" form shall mean any form resulting from mechanical
1728
- transformation or translation of a Source form, including but
1729
- not limited to compiled object code, generated documentation,
1730
- and conversions to other media types.
1731
-
1732
- "Work" shall mean the work of authorship, whether in Source or
1733
- Object form, made available under the License, as indicated by a
1734
- copyright notice that is included in or attached to the work
1735
- (an example is provided in the Appendix below).
1736
-
1737
- "Derivative Works" shall mean any work, whether in Source or Object
1738
- form, that is based on (or derived from) the Work and for which the
1739
- editorial revisions, annotations, elaborations, or other modifications
1740
- represent, as a whole, an original work of authorship. For the purposes
1741
- of this License, Derivative Works shall not include works that remain
1742
- separable from, or merely link (or bind by name) to the interfaces of,
1743
- the Work and Derivative Works thereof.
1744
-
1745
- "Contribution" shall mean any work of authorship, including
1746
- the original version of the Work and any modifications or additions
1747
- to that Work or Derivative Works thereof, that is intentionally
1748
- submitted to Licensor for inclusion in the Work by the copyright owner
1749
- or by an individual or Legal Entity authorized to submit on behalf of
1750
- the copyright owner. For the purposes of this definition, "submitted"
1751
- means any form of electronic, verbal, or written communication sent
1752
- to the Licensor or its representatives, including but not limited to
1753
- communication on electronic mailing lists, source code control systems,
1754
- and issue tracking systems that are managed by, or on behalf of, the
1755
- Licensor for the purpose of discussing and improving the Work, but
1756
- excluding communication that is conspicuously marked or otherwise
1757
- designated in writing by the copyright owner as "Not a Contribution."
1758
-
1759
- "Contributor" shall mean Licensor and any individual or Legal Entity
1760
- on behalf of whom a Contribution has been received by Licensor and
1761
- subsequently incorporated within the Work.
1762
-
1763
- 2. Grant of Copyright License. Subject to the terms and conditions of
1764
- this License, each Contributor hereby grants to You a perpetual,
1765
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1766
- copyright license to reproduce, prepare Derivative Works of,
1767
- publicly display, publicly perform, sublicense, and distribute the
1768
- Work and such Derivative Works in Source or Object form.
1769
-
1770
- 3. Grant of Patent License. Subject to the terms and conditions of
1771
- this License, each Contributor hereby grants to You a perpetual,
1772
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1773
- (except as stated in this section) patent license to make, have made,
1774
- use, offer to sell, sell, import, and otherwise transfer the Work,
1775
- where such license applies only to those patent claims licensable
1776
- by such Contributor that are necessarily infringed by their
1777
- Contribution(s) alone or by combination of their Contribution(s)
1778
- with the Work to which such Contribution(s) was submitted. If You
1779
- institute patent litigation against any entity (including a
1780
- cross-claim or counterclaim in a lawsuit) alleging that the Work
1781
- or a Contribution incorporated within the Work constitutes direct
1782
- or contributory patent infringement, then any patent licenses
1783
- granted to You under this License for that Work shall terminate
1784
- as of the date such litigation is filed.
1785
-
1786
- 4. Redistribution. You may reproduce and distribute copies of the
1787
- Work or Derivative Works thereof in any medium, with or without
1788
- modifications, and in Source or Object form, provided that You
1789
- meet the following conditions:
1790
-
1791
- (a) You must give any other recipients of the Work or
1792
- Derivative Works a copy of this License; and
1793
-
1794
- (b) You must cause any modified files to carry prominent notices
1795
- stating that You changed the files; and
1796
-
1797
- (c) You must retain, in the Source form of any Derivative Works
1798
- that You distribute, all copyright, patent, trademark, and
1799
- attribution notices from the Source form of the Work,
1800
- excluding those notices that do not pertain to any part of
1801
- the Derivative Works; and
1802
-
1803
- (d) If the Work includes a "NOTICE" text file as part of its
1804
- distribution, then any Derivative Works that You distribute must
1805
- include a readable copy of the attribution notices contained
1806
- within such NOTICE file, excluding those notices that do not
1807
- pertain to any part of the Derivative Works, in at least one
1808
- of the following places: within a NOTICE text file distributed
1809
- as part of the Derivative Works; within the Source form or
1810
- documentation, if provided along with the Derivative Works; or,
1811
- within a display generated by the Derivative Works, if and
1812
- wherever such third-party notices normally appear. The contents
1813
- of the NOTICE file are for informational purposes only and
1814
- do not modify the License. You may add Your own attribution
1815
- notices within Derivative Works that You distribute, alongside
1816
- or as an addendum to the NOTICE text from the Work, provided
1817
- that such additional attribution notices cannot be construed
1818
- as modifying the License.
1819
-
1820
- You may add Your own copyright statement to Your modifications and
1821
- may provide additional or different license terms and conditions
1822
- for use, reproduction, or distribution of Your modifications, or
1823
- for any such Derivative Works as a whole, provided Your use,
1824
- reproduction, and distribution of the Work otherwise complies with
1825
- the conditions stated in this License.
1826
-
1827
- 5. Submission of Contributions. Unless You explicitly state otherwise,
1828
- any Contribution intentionally submitted for inclusion in the Work
1829
- by You to the Licensor shall be under the terms and conditions of
1830
- this License, without any additional terms or conditions.
1831
- Notwithstanding the above, nothing herein shall supersede or modify
1832
- the terms of any separate license agreement you may have executed
1833
- with Licensor regarding such Contributions.
1834
-
1835
- 6. Trademarks. This License does not grant permission to use the trade
1836
- names, trademarks, service marks, or product names of the Licensor,
1837
- except as required for reasonable and customary use in describing the
1838
- origin of the Work and reproducing the content of the NOTICE file.
1839
-
1840
- 7. Disclaimer of Warranty. Unless required by applicable law or
1841
- agreed to in writing, Licensor provides the Work (and each
1842
- Contributor provides its Contributions) on an "AS IS" BASIS,
1843
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1844
- implied, including, without limitation, any warranties or conditions
1845
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1846
- PARTICULAR PURPOSE. You are solely responsible for determining the
1847
- appropriateness of using or redistributing the Work and assume any
1848
- risks associated with Your exercise of permissions under this License.
1849
-
1850
- 8. Limitation of Liability. In no event and under no legal theory,
1851
- whether in tort (including negligence), contract, or otherwise,
1852
- unless required by applicable law (such as deliberate and grossly
1853
- negligent acts) or agreed to in writing, shall any Contributor be
1854
- liable to You for damages, including any direct, indirect, special,
1855
- incidental, or consequential damages of any character arising as a
1856
- result of this License or out of the use or inability to use the
1857
- Work (including but not limited to damages for loss of goodwill,
1858
- work stoppage, computer failure or malfunction, or any and all
1859
- other commercial damages or losses), even if such Contributor
1860
- has been advised of the possibility of such damages.
1861
-
1862
- 9. Accepting Warranty or Additional Liability. While redistributing
1863
- the Work or Derivative Works thereof, You may choose to offer,
1864
- and charge a fee for, acceptance of support, warranty, indemnity,
1865
- or other liability obligations and/or rights consistent with this
1866
- License. However, in accepting such obligations, You may act only
1867
- on Your own behalf and on Your sole responsibility, not on behalf
1868
- of any other Contributor, and only if You agree to indemnify,
1869
- defend, and hold each Contributor harmless for any liability
1870
- incurred by, or claims asserted against, such Contributor by reason
1871
- of your accepting any such warranty or additional liability.
1872
-
1873
- END OF TERMS AND CONDITIONS
1874
-
1875
- APPENDIX: How to apply the Apache License to your work.
1876
-
1877
- To apply the Apache License to your work, attach the following
1878
- boilerplate notice, with the fields enclosed by brackets "[]"
1879
- replaced with your own identifying information. (Don't include
1880
- the brackets!) The text should be enclosed in the appropriate
1881
- comment syntax for the file format. We also recommend that a
1882
- file or class name and description of purpose be included on the
1883
- same "printed page" as the copyright notice for easier
1884
- identification within third-party archives.
1885
-
1886
- Copyright (c) 2015-2018 Google, Inc., Netflix, Inc., Microsoft Corp. and contributors
1887
-
1888
- Licensed under the Apache License, Version 2.0 (the "License");
1889
- you may not use this file except in compliance with the License.
1890
- You may obtain a copy of the License at
1891
-
1892
- http://www.apache.org/licenses/LICENSE-2.0
1893
-
1894
- Unless required by applicable law or agreed to in writing, software
1895
- distributed under the License is distributed on an "AS IS" BASIS,
1896
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1897
- See the License for the specific language governing permissions and
1898
- limitations under the License.
1899
-
1900
-
1901
-
1902
- signature_pad
1903
- MIT
1904
- MIT License
1905
-
1906
- Copyright (c) 2018 Szymon Nowak
1907
-
1908
- Permission is hereby granted, free of charge, to any person obtaining a copy
1909
- of this software and associated documentation files (the "Software"), to deal
1910
- in the Software without restriction, including without limitation the rights
1911
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1912
- copies of the Software, and to permit persons to whom the Software is
1913
- furnished to do so, subject to the following conditions:
1914
-
1915
- The above copyright notice and this permission notice shall be included in all
1916
- copies or substantial portions of the Software.
1917
-
1918
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1919
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1920
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1921
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1922
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1923
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1924
- SOFTWARE.
1925
-
1926
-
1927
- three
1928
- MIT
1929
- The MIT License
1930
-
1931
- Copyright © 2010-2021 three.js authors
1932
-
1933
- Permission is hereby granted, free of charge, to any person obtaining a copy
1934
- of this software and associated documentation files (the "Software"), to deal
1935
- in the Software without restriction, including without limitation the rights
1936
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1937
- copies of the Software, and to permit persons to whom the Software is
1938
- furnished to do so, subject to the following conditions:
1939
-
1940
- The above copyright notice and this permission notice shall be included in
1941
- all copies or substantial portions of the Software.
1942
-
1943
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1944
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1945
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1946
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1947
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1948
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1949
- THE SOFTWARE.
1950
-
1951
-
1952
- tslib
1953
- 0BSD
1954
- Copyright (c) Microsoft Corporation.
1955
-
1956
- Permission to use, copy, modify, and/or distribute this software for any
1957
- purpose with or without fee is hereby granted.
1958
-
1959
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
1960
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
1961
- AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
1962
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
1963
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
1964
- OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
1965
- PERFORMANCE OF THIS SOFTWARE.
1966
-
1967
- ua-parser-js
1968
- MIT
1969
- MIT License
1970
-
1971
- Copyright (c) 2012-2023 Faisal Salman <<f@faisalman.com>>
1972
-
1973
- Permission is hereby granted, free of charge, to any person obtaining a copy
1974
- of this software and associated documentation files (the "Software"), to deal
1975
- in the Software without restriction, including without limitation the rights
1976
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1977
- copies of the Software, and to permit persons to whom the Software is
1978
- furnished to do so, subject to the following conditions:
1979
-
1980
- The above copyright notice and this permission notice shall be included in all
1981
- copies or substantial portions of the Software.
1982
-
1983
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1984
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1985
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1986
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1987
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1988
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1989
- SOFTWARE.
1990
-
1991
-
1992
- xlsx
1993
- Apache-2.0
1994
- Apache License
1995
- Version 2.0, January 2004
1996
- http://www.apache.org/licenses/
1997
-
1998
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1999
-
2000
- 1. Definitions.
2001
-
2002
- "License" shall mean the terms and conditions for use, reproduction,
2003
- and distribution as defined by Sections 1 through 9 of this document.
2004
-
2005
- "Licensor" shall mean the copyright owner or entity authorized by
2006
- the copyright owner that is granting the License.
2007
-
2008
- "Legal Entity" shall mean the union of the acting entity and all
2009
- other entities that control, are controlled by, or are under common
2010
- control with that entity. For the purposes of this definition,
2011
- "control" means (i) the power, direct or indirect, to cause the
2012
- direction or management of such entity, whether by contract or
2013
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
2014
- outstanding shares, or (iii) beneficial ownership of such entity.
2015
-
2016
- "You" (or "Your") shall mean an individual or Legal Entity
2017
- exercising permissions granted by this License.
2018
-
2019
- "Source" form shall mean the preferred form for making modifications,
2020
- including but not limited to software source code, documentation
2021
- source, and configuration files.
2022
-
2023
- "Object" form shall mean any form resulting from mechanical
2024
- transformation or translation of a Source form, including but
2025
- not limited to compiled object code, generated documentation,
2026
- and conversions to other media types.
2027
-
2028
- "Work" shall mean the work of authorship, whether in Source or
2029
- Object form, made available under the License, as indicated by a
2030
- copyright notice that is included in or attached to the work
2031
- (an example is provided in the Appendix below).
2032
-
2033
- "Derivative Works" shall mean any work, whether in Source or Object
2034
- form, that is based on (or derived from) the Work and for which the
2035
- editorial revisions, annotations, elaborations, or other modifications
2036
- represent, as a whole, an original work of authorship. For the purposes
2037
- of this License, Derivative Works shall not include works that remain
2038
- separable from, or merely link (or bind by name) to the interfaces of,
2039
- the Work and Derivative Works thereof.
2040
-
2041
- "Contribution" shall mean any work of authorship, including
2042
- the original version of the Work and any modifications or additions
2043
- to that Work or Derivative Works thereof, that is intentionally
2044
- submitted to Licensor for inclusion in the Work by the copyright owner
2045
- or by an individual or Legal Entity authorized to submit on behalf of
2046
- the copyright owner. For the purposes of this definition, "submitted"
2047
- means any form of electronic, verbal, or written communication sent
2048
- to the Licensor or its representatives, including but not limited to
2049
- communication on electronic mailing lists, source code control systems,
2050
- and issue tracking systems that are managed by, or on behalf of, the
2051
- Licensor for the purpose of discussing and improving the Work, but
2052
- excluding communication that is conspicuously marked or otherwise
2053
- designated in writing by the copyright owner as "Not a Contribution."
2054
-
2055
- "Contributor" shall mean Licensor and any individual or Legal Entity
2056
- on behalf of whom a Contribution has been received by Licensor and
2057
- subsequently incorporated within the Work.
2058
-
2059
- 2. Grant of Copyright License. Subject to the terms and conditions of
2060
- this License, each Contributor hereby grants to You a perpetual,
2061
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
2062
- copyright license to reproduce, prepare Derivative Works of,
2063
- publicly display, publicly perform, sublicense, and distribute the
2064
- Work and such Derivative Works in Source or Object form.
2065
-
2066
- 3. Grant of Patent License. Subject to the terms and conditions of
2067
- this License, each Contributor hereby grants to You a perpetual,
2068
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
2069
- (except as stated in this section) patent license to make, have made,
2070
- use, offer to sell, sell, import, and otherwise transfer the Work,
2071
- where such license applies only to those patent claims licensable
2072
- by such Contributor that are necessarily infringed by their
2073
- Contribution(s) alone or by combination of their Contribution(s)
2074
- with the Work to which such Contribution(s) was submitted. If You
2075
- institute patent litigation against any entity (including a
2076
- cross-claim or counterclaim in a lawsuit) alleging that the Work
2077
- or a Contribution incorporated within the Work constitutes direct
2078
- or contributory patent infringement, then any patent licenses
2079
- granted to You under this License for that Work shall terminate
2080
- as of the date such litigation is filed.
2081
-
2082
- 4. Redistribution. You may reproduce and distribute copies of the
2083
- Work or Derivative Works thereof in any medium, with or without
2084
- modifications, and in Source or Object form, provided that You
2085
- meet the following conditions:
2086
-
2087
- (a) You must give any other recipients of the Work or
2088
- Derivative Works a copy of this License; and
2089
-
2090
- (b) You must cause any modified files to carry prominent notices
2091
- stating that You changed the files; and
2092
-
2093
- (c) You must retain, in the Source form of any Derivative Works
2094
- that You distribute, all copyright, patent, trademark, and
2095
- attribution notices from the Source form of the Work,
2096
- excluding those notices that do not pertain to any part of
2097
- the Derivative Works; and
2098
-
2099
- (d) If the Work includes a "NOTICE" text file as part of its
2100
- distribution, then any Derivative Works that You distribute must
2101
- include a readable copy of the attribution notices contained
2102
- within such NOTICE file, excluding those notices that do not
2103
- pertain to any part of the Derivative Works, in at least one
2104
- of the following places: within a NOTICE text file distributed
2105
- as part of the Derivative Works; within the Source form or
2106
- documentation, if provided along with the Derivative Works; or,
2107
- within a display generated by the Derivative Works, if and
2108
- wherever such third-party notices normally appear. The contents
2109
- of the NOTICE file are for informational purposes only and
2110
- do not modify the License. You may add Your own attribution
2111
- notices within Derivative Works that You distribute, alongside
2112
- or as an addendum to the NOTICE text from the Work, provided
2113
- that such additional attribution notices cannot be construed
2114
- as modifying the License.
2115
-
2116
- You may add Your own copyright statement to Your modifications and
2117
- may provide additional or different license terms and conditions
2118
- for use, reproduction, or distribution of Your modifications, or
2119
- for any such Derivative Works as a whole, provided Your use,
2120
- reproduction, and distribution of the Work otherwise complies with
2121
- the conditions stated in this License.
2122
-
2123
- 5. Submission of Contributions. Unless You explicitly state otherwise,
2124
- any Contribution intentionally submitted for inclusion in the Work
2125
- by You to the Licensor shall be under the terms and conditions of
2126
- this License, without any additional terms or conditions.
2127
- Notwithstanding the above, nothing herein shall supersede or modify
2128
- the terms of any separate license agreement you may have executed
2129
- with Licensor regarding such Contributions.
2130
-
2131
- 6. Trademarks. This License does not grant permission to use the trade
2132
- names, trademarks, service marks, or product names of the Licensor,
2133
- except as required for reasonable and customary use in describing the
2134
- origin of the Work and reproducing the content of the NOTICE file.
2135
-
2136
- 7. Disclaimer of Warranty. Unless required by applicable law or
2137
- agreed to in writing, Licensor provides the Work (and each
2138
- Contributor provides its Contributions) on an "AS IS" BASIS,
2139
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
2140
- implied, including, without limitation, any warranties or conditions
2141
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
2142
- PARTICULAR PURPOSE. You are solely responsible for determining the
2143
- appropriateness of using or redistributing the Work and assume any
2144
- risks associated with Your exercise of permissions under this License.
2145
-
2146
- 8. Limitation of Liability. In no event and under no legal theory,
2147
- whether in tort (including negligence), contract, or otherwise,
2148
- unless required by applicable law (such as deliberate and grossly
2149
- negligent acts) or agreed to in writing, shall any Contributor be
2150
- liable to You for damages, including any direct, indirect, special,
2151
- incidental, or consequential damages of any character arising as a
2152
- result of this License or out of the use or inability to use the
2153
- Work (including but not limited to damages for loss of goodwill,
2154
- work stoppage, computer failure or malfunction, or any and all
2155
- other commercial damages or losses), even if such Contributor
2156
- has been advised of the possibility of such damages.
2157
-
2158
- 9. Accepting Warranty or Additional Liability. While redistributing
2159
- the Work or Derivative Works thereof, You may choose to offer,
2160
- and charge a fee for, acceptance of support, warranty, indemnity,
2161
- or other liability obligations and/or rights consistent with this
2162
- License. However, in accepting such obligations, You may act only
2163
- on Your own behalf and on Your sole responsibility, not on behalf
2164
- of any other Contributor, and only if You agree to indemnify,
2165
- defend, and hold each Contributor harmless for any liability
2166
- incurred by, or claims asserted against, such Contributor by reason
2167
- of your accepting any such warranty or additional liability.
2168
-
2169
- END OF TERMS AND CONDITIONS
2170
-
2171
- APPENDIX: How to apply the Apache License to your work.
2172
-
2173
- To apply the Apache License to your work, attach the following
2174
- boilerplate notice, with the fields enclosed by brackets "{}"
2175
- replaced with your own identifying information. (Don't include
2176
- the brackets!) The text should be enclosed in the appropriate
2177
- comment syntax for the file format. We also recommend that a
2178
- file or class name and description of purpose be included on the
2179
- same "printed page" as the copyright notice for easier
2180
- identification within third-party archives.
2181
-
2182
- Copyright (C) 2012-present SheetJS LLC
2183
-
2184
- Licensed under the Apache License, Version 2.0 (the "License");
2185
- you may not use this file except in compliance with the License.
2186
- You may obtain a copy of the License at
2187
-
2188
- http://www.apache.org/licenses/LICENSE-2.0
2189
-
2190
- Unless required by applicable law or agreed to in writing, software
2191
- distributed under the License is distributed on an "AS IS" BASIS,
2192
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
2193
- See the License for the specific language governing permissions and
2194
- limitations under the License.
2195
-
2196
-
2197
- zone.js
2198
- MIT
2199
- The MIT License
2200
-
2201
- Copyright (c) 2010-2022 Google LLC. https://angular.io/license
2202
-
2203
- Permission is hereby granted, free of charge, to any person obtaining a copy
2204
- of this software and associated documentation files (the "Software"), to deal
2205
- in the Software without restriction, including without limitation the rights
2206
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2207
- copies of the Software, and to permit persons to whom the Software is
2208
- furnished to do so, subject to the following conditions:
2209
-
2210
- The above copyright notice and this permission notice shall be included in
2211
- all copies or substantial portions of the Software.
2212
-
2213
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2214
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2215
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2216
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2217
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2218
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2219
- THE SOFTWARE.